diff --git a/plugins/2018.3326/.DS_Store b/plugins/2018.3326/.DS_Store new file mode 100644 index 0000000..627b7a8 Binary files /dev/null and b/plugins/2018.3326/.DS_Store differ diff --git a/plugins/2018.3326/android/corona.gradle b/plugins/2018.3326/android/corona.gradle index 5af0e82..fe218cc 100644 --- a/plugins/2018.3326/android/corona.gradle +++ b/plugins/2018.3326/android/corona.gradle @@ -1,3 +1,3 @@ dependencies { - implementation 'com.appodeal.ads.sdk.networks:inmobi:3.2.1.0' + implementation 'com.appodeal.ads.sdk.networks:inmobi:3.4.0.0' } diff --git a/plugins/2018.3326/iphone-sim/.DS_Store b/plugins/2018.3326/iphone-sim/.DS_Store new file mode 100644 index 0000000..c2087fb Binary files /dev/null and b/plugins/2018.3326/iphone-sim/.DS_Store differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/InMobiSDK b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/InMobiSDK deleted file mode 100644 index 1f75240..0000000 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/InMobiSDK and /dev/null differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo deleted file mode 100644 index ee59946..0000000 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo and /dev/null differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo deleted file mode 100644 index 1b72827..0000000 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo and /dev/null differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json deleted file mode 100644 index 2e88b57..0000000 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +++ /dev/null @@ -1,24198 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", - "children": [ - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerPreloadManager", - "printedName": "IMBannerPreloadManager", - "children": [ - { - "kind": "Function", - "name": "preload", - "printedName": "preload()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)preload", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC7preloadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)load", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)init", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMStatusCode", - "printedName": "IMStatusCode", - "children": [ - { - "kind": "Var", - "name": "networkUnReachable", - "printedName": "networkUnReachable", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNetworkUnReachable", - "mangledName": "$s9InMobiSDK12IMStatusCodeO18networkUnReachableyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "noFill", - "printedName": "noFill", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNoFill", - "mangledName": "$s9InMobiSDK12IMStatusCodeO6noFillyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "requestInvalid", - "printedName": "requestInvalid", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestInvalid", - "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestInvalidyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "requestPending", - "printedName": "requestPending", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestPending", - "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestPendingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Var", - "name": "requestTimedOut", - "printedName": "requestTimedOut", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestTimedOut", - "mangledName": "$s9InMobiSDK12IMStatusCodeO15requestTimedOutyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 4 - }, - { - "kind": "Var", - "name": "multipleLoadsOnSameInstance", - "printedName": "multipleLoadsOnSameInstance", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeMultipleLoadsOnSameInstance", - "mangledName": "$s9InMobiSDK12IMStatusCodeO27multipleLoadsOnSameInstanceyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 5 - }, - { - "kind": "Var", - "name": "internalError", - "printedName": "internalError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInternalError", - "mangledName": "$s9InMobiSDK12IMStatusCodeO13internalErroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 6 - }, - { - "kind": "Var", - "name": "serverError", - "printedName": "serverError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeServerError", - "mangledName": "$s9InMobiSDK12IMStatusCodeO11serverErroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 7 - }, - { - "kind": "Var", - "name": "adActive", - "printedName": "adActive", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAdActive", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8adActiveyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 8 - }, - { - "kind": "Var", - "name": "earlyRefreshRequest", - "printedName": "earlyRefreshRequest", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeEarlyRefreshRequest", - "mangledName": "$s9InMobiSDK12IMStatusCodeO19earlyRefreshRequestyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 9 - }, - { - "kind": "Var", - "name": "droppingNetworkRequest", - "printedName": "droppingNetworkRequest", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeDroppingNetworkRequest", - "mangledName": "$s9InMobiSDK12IMStatusCodeO22droppingNetworkRequestyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 10 - }, - { - "kind": "Var", - "name": "incorrectPlacementID", - "printedName": "incorrectPlacementID", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeIncorrectPlacementID", - "mangledName": "$s9InMobiSDK12IMStatusCodeO20incorrectPlacementIDyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 11 - }, - { - "kind": "Var", - "name": "sdkNotInitialised", - "printedName": "sdkNotInitialised", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeSdkNotInitialised", - "mangledName": "$s9InMobiSDK12IMStatusCodeO17sdkNotInitialisedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 12 - }, - { - "kind": "Var", - "name": "invalidBannerframe", - "printedName": "invalidBannerframe", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidBannerframe", - "mangledName": "$s9InMobiSDK12IMStatusCodeO18invalidBannerframeyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 13 - }, - { - "kind": "Var", - "name": "invalidAudioFrame", - "printedName": "invalidAudioFrame", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidAudioFrame", - "mangledName": "$s9InMobiSDK12IMStatusCodeO17invalidAudioFrameyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 14 - }, - { - "kind": "Var", - "name": "audioDisabled", - "printedName": "audioDisabled", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDisabled", - "mangledName": "$s9InMobiSDK12IMStatusCodeO13audioDisabledyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 15 - }, - { - "kind": "Var", - "name": "audioDeviceVolumeLow", - "printedName": "audioDeviceVolumeLow", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDeviceVolumeLow", - "mangledName": "$s9InMobiSDK12IMStatusCodeO20audioDeviceVolumeLowyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 16 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMStatusCode?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivp", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivg", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMStatusCode", - "mangledName": "$s9InMobiSDK12IMStatusCodeO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMRequestStatus", - "printedName": "IMRequestStatus", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(domain:code:userInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus(im)initWithDomain:code:userInfo:", - "mangledName": "$s9InMobiSDK15IMRequestStatusC6domain4code8userInfoACSS_SiSDySSypGSgtcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "initWithDomain:code:userInfo:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus", - "mangledName": "$s9InMobiSDK15IMRequestStatusC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSError", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "Foundation.NSError", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "SystemConfiguration.CaptiveNetwork", - "printedName": "SystemConfiguration.CaptiveNetwork", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMMovableView", - "printedName": "IMMovableView", - "children": [ - { - "kind": "Var", - "name": "isMovable", - "printedName": "isMovable", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(py)isMovable", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)isMovable", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)setIsMovable:", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMMovableViewC9isMovableSbvM", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMMovableView", - "printedName": "InMobiSDK.IMMovableView", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)initWithFrame:", - "mangledName": "$s9InMobiSDK13IMMovableViewC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "didMoveToSuperview", - "printedName": "didMoveToSuperview()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)didMoveToSuperview", - "mangledName": "$s9InMobiSDK13IMMovableViewC18didMoveToSuperviewyyF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "didMoveToSuperview", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "traitCollectionDidChange", - "printedName": "traitCollectionDidChange(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UITraitCollection?", - "children": [ - { - "kind": "TypeNominal", - "name": "UITraitCollection", - "printedName": "UIKit.UITraitCollection", - "usr": "c:objc(cs)UITraitCollection" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)traitCollectionDidChange:", - "mangledName": "$s9InMobiSDK13IMMovableViewC24traitCollectionDidChangeyySo07UITraitG0CSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "traitCollectionDidChange:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "resetPosition", - "printedName": "resetPosition()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "s:9InMobiSDK13IMMovableViewC13resetPositionyyF", - "mangledName": "$s9InMobiSDK13IMMovableViewC13resetPositionyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView", - "mangledName": "$s9InMobiSDK13IMMovableViewC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialDelegate", - "printedName": "IMInterstitialDelegate", - "children": [ - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToReceiveWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToReceiveWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToReceiveWithErroryAA0D0C_s0L0_ptF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidReceiveAd", - "printedName": "interstitialDidReceiveAd(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidReceiveAd:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP24interstitialDidReceiveAdyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidFinishLoading", - "printedName": "interstitialDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidFinishLoading:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP28interstitialDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialAdImpressed", - "printedName": "interstitialAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialAdImpressed:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialWillPresent", - "printedName": "interstitialWillPresent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillPresent:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillPresentyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidPresent", - "printedName": "interstitialDidPresent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidPresent:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidPresentyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToPresentWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToPresentWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToPresentWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialWillDismiss", - "printedName": "interstitialWillDismiss(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillDismiss:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillDismissyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidDismiss", - "printedName": "interstitialDidDismiss(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidDismiss:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidDismissyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didInteractWithParams:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromInterstitial", - "printedName": "userWillLeaveApplicationFromInterstitial(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)userWillLeaveApplicationFromInterstitial:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP40userWillLeaveApplicationFromInterstitialyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUserDataModel", - "printedName": "IMUserDataModel", - "children": [ - { - "kind": "Var", - "name": "phoneNumber", - "printedName": "phoneNumber", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)phoneNumber", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)phoneNumber", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setPhoneNumber:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "emailId", - "printedName": "emailId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)emailId", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)emailId", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setEmailId:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)extras", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)extras", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setExtras:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(phoneNumber:emailId:extras:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)initWithPhoneNumber:emailId:extras:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumber7emailId6extrasAcA0dE5TypesCSg_AISDySSypGSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPhoneNumber:emailId:extras:", - "declAttributes": [ - "Required", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "copy", - "printedName": "copy(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "ObjectiveC.NSZone?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSZone", - "printedName": "ObjectiveC.NSZone", - "usr": "s:10ObjectiveC6NSZoneV" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)copyWithZone:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC4copy4withyp10ObjectiveC6NSZoneVSg_tF", - "moduleName": "InMobiSDK", - "objc_name": "copyWithZone:", - "declAttributes": [ - "ObjC", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isEqual", - "printedName": "isEqual(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Any?", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)isEqual:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7isEqualySbypSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "isEqual:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)init", - "mangledName": "$s9InMobiSDK15IMUserDataModelCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel", - "mangledName": "$s9InMobiSDK15IMUserDataModelC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMSdk", - "printedName": "IMSdk", - "children": [ - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:andCompletionHandler:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:andCompletionHandler:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_20andCompletionHandlerySS_ys5Error_pSgcSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:consentDictionary:andCompletionHandler:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:andCompletionHandler:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionary20andCompletionHandlerySS_SDySSypGSgys5Error_pSgcSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:consentDictionary:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionaryySS_SDySSypGSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "deprecated": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountIDyySSFZ", - "moduleName": "InMobiSDK", - "static": true, - "deprecated": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "updateGDPRConsent", - "printedName": "updateGDPRConsent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)updateGDPRConsent:", - "mangledName": "$s9InMobiSDK5IMSdkC17updateGDPRConsentyySDySSypGSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPartnerGDPRConsent", - "printedName": "setPartnerGDPRConsent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setPartnerGDPRConsent:", - "mangledName": "$s9InMobiSDK5IMSdkC21setPartnerGDPRConsentyySDySSypGSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setIsAgeRestricted", - "printedName": "setIsAgeRestricted(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setIsAgeRestricted:", - "mangledName": "$s9InMobiSDK5IMSdkC18setIsAgeRestrictedyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getVersion", - "printedName": "getVersion()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)getVersion", - "mangledName": "$s9InMobiSDK5IMSdkC10getVersionSSyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLogLevel", - "printedName": "setLogLevel(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setLogLevel:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLogLevelyyAA08IMSDKLogG0OFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getToken", - "printedName": "getToken()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getToken", - "mangledName": "$s9InMobiSDK5IMSdkC8getTokenSSSgyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getTokenWithExtras", - "printedName": "getTokenWithExtras(_:andKeywords:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getTokenWithExtras:andKeywords:", - "mangledName": "$s9InMobiSDK5IMSdkC18getTokenWithExtras_11andKeywordsSSSgSDySSypGSg_AFtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAge", - "printedName": "setAge(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAge:", - "mangledName": "$s9InMobiSDK5IMSdkC6setAgeyySiFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAreaCode", - "printedName": "setAreaCode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAreaCode:", - "mangledName": "$s9InMobiSDK5IMSdkC11setAreaCodeyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAgeGroup", - "printedName": "setAgeGroup(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAgeGroup:", - "mangledName": "$s9InMobiSDK5IMSdkC11setAgeGroupyyAA08IMSDKAgeG0OFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setYearOfBirth", - "printedName": "setYearOfBirth(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setYearOfBirth:", - "mangledName": "$s9InMobiSDK5IMSdkC14setYearOfBirthyySiFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setEducation", - "printedName": "setEducation(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setEducation:", - "mangledName": "$s9InMobiSDK5IMSdkC12setEducationyyAA14IMSDKEducationOFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setGender", - "printedName": "setGender(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setGender:", - "mangledName": "$s9InMobiSDK5IMSdkC9setGenderyyAA11IMSDKGenderOFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setInterests", - "printedName": "setInterests(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setInterests:", - "mangledName": "$s9InMobiSDK5IMSdkC12setInterestsyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLanguage", - "printedName": "setLanguage(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLanguage:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLanguageyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLocationWithCity", - "printedName": "setLocationWithCity(_:state:country:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocationWithCity:state:country:", - "mangledName": "$s9InMobiSDK5IMSdkC19setLocationWithCity_5state7countryySSSg_A2GtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLocation", - "printedName": "setLocation(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "CoreLocation.CLLocation?", - "children": [ - { - "kind": "TypeNominal", - "name": "CLLocation", - "printedName": "CoreLocation.CLLocation", - "usr": "c:objc(cs)CLLocation" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocation:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLocationyySo10CLLocationCSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPostalCode", - "printedName": "setPostalCode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPostalCode:", - "mangledName": "$s9InMobiSDK5IMSdkC13setPostalCodeyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "shouldAutoManageAVAudioSession", - "printedName": "shouldAutoManageAVAudioSession(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)shouldAutoManageAVAudioSession:", - "mangledName": "$s9InMobiSDK5IMSdkC30shouldAutoManageAVAudioSessionyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setMute", - "printedName": "setMute(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setMute:", - "mangledName": "$s9InMobiSDK5IMSdkC7setMuteyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPublisherProvidedUnifiedId", - "printedName": "setPublisherProvidedUnifiedId(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPublisherProvidedUnifiedId:", - "mangledName": "$s9InMobiSDK5IMSdkC29setPublisherProvidedUnifiedIdyySDySSypGFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk", - "mangledName": "$s9InMobiSDK5IMSdkC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMAudioStatus", - "printedName": "IMAudioStatus", - "children": [ - { - "kind": "Var", - "name": "playing", - "printedName": "playing", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPlaying", - "mangledName": "$s9InMobiSDK13IMAudioStatusO7playingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "paused", - "printedName": "paused", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPaused", - "mangledName": "$s9InMobiSDK13IMAudioStatusO6pausedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "completed", - "printedName": "completed", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusCompleted", - "mangledName": "$s9InMobiSDK13IMAudioStatusO9completedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioStatus?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus", - "mangledName": "$s9InMobiSDK13IMAudioStatusO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "Frozen", - "ObjC", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMAudioDelegate", - "printedName": "IMAudioDelegate", - "children": [ - { - "kind": "Function", - "name": "audioAdDidFinishLoading", - "printedName": "audioAdDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidFinishLoading:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidBecomeVisible", - "printedName": "audioAdDidBecomeVisible(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidBecomeVisible:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidBecomeVisibleyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdkL0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didFailToShowWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToShowWithError:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToShowWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdImpressed", - "printedName": "audioAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdImpressed:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP16audioAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didInteractWithParams:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdWillPresentScreen", - "printedName": "audioAdWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillPresentScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidPresentScreen", - "printedName": "audioAdDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidPresentScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdWillDismissScreen", - "printedName": "audioAdWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillDismissScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidDismissScreen", - "printedName": "audioAdDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidDismissScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromAudioAd", - "printedName": "userWillLeaveApplicationFromAudioAd(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)userWillLeaveApplicationFromAudioAd:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP35userWillLeaveApplicationFromAudioAdyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:audioStatusChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:audioStatusChanged:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_0F13StatusChangedyAA0D0C_AA0dH0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMBanner", - "printedName": "IMBanner", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)placementId", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)placementId", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setPlacementId:", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMBannerDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)delegate", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)delegate", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setDelegate:", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "audioDelegate", - "printedName": "audioDelegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMBannerAudioDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)audioDelegate", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)audioDelegate", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setAudioDelegate:", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "refreshInterval", - "printedName": "refreshInterval", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)refreshInterval", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)refreshInterval", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setRefreshInterval:", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC15refreshIntervalSivM", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)keywords", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)keywords", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setKeywords:", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)extras", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)extras", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setExtras:", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "transitionAnimation", - "printedName": "transitionAnimation", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)transitionAnimation", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)transitionAnimation", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setTransitionAnimation:", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)contentUrl", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)contentUrl", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setContentUrl:", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)creativeId", - "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)creativeId", - "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "preloadManager", - "printedName": "preloadManager", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)preloadManager", - "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "Lazy", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)preloadManager", - "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isAudioAd", - "printedName": "isAudioAd", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)isAudioAd", - "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)isAudioAd", - "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:", - "mangledName": "$s9InMobiSDK8IMBannerC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "Convenience", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:", - "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:", - "declAttributes": [ - "Custom", - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:delegate:", - "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:delegate:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load", - "mangledName": "$s9InMobiSDK8IMBannerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load:", - "mangledName": "$s9InMobiSDK8IMBannerC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "shouldAutoRefresh", - "printedName": "shouldAutoRefresh(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)shouldAutoRefresh:", - "mangledName": "$s9InMobiSDK8IMBannerC17shouldAutoRefreshyySbF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK8IMBannerC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setWatermark", - "printedName": "setWatermark(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setWatermarkWith:", - "mangledName": "$s9InMobiSDK8IMBannerC12setWatermark4withyAA11IMWatermarkC_tF", - "moduleName": "InMobiSDK", - "objc_name": "setWatermarkWith:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)cancel", - "mangledName": "$s9InMobiSDK8IMBannerC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "willMove", - "printedName": "willMove(toWindow:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIWindow?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIWindow", - "printedName": "UIKit.UIWindow", - "usr": "c:objc(cs)UIWindow" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)willMoveToWindow:", - "mangledName": "$s9InMobiSDK8IMBannerC8willMove8toWindowySo8UIWindowCSg_tF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "willMoveToWindow:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner", - "mangledName": "$s9InMobiSDK8IMBannerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialPreloadManager", - "printedName": "IMInterstitialPreloadManager", - "children": [ - { - "kind": "Function", - "name": "preload", - "printedName": "preload()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)preload", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC7preloadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)load", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)init", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerDelegate", - "printedName": "IMBannerDelegate", - "children": [ - { - "kind": "Function", - "name": "bannerDidFinishLoading", - "printedName": "bannerDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidFinishLoading:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didFailToReceiveWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToReceiveWithError:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_25didFailToReceiveWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerAdImpressed", - "printedName": "bannerAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerAdImpressed:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP17bannerAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didInteractWithParams:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromBanner", - "printedName": "userWillLeaveApplicationFromBanner(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)userWillLeaveApplicationFromBanner:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP34userWillLeaveApplicationFromBanneryyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerWillPresentScreen", - "printedName": "bannerWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillPresentScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerDidPresentScreen", - "printedName": "bannerDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidPresentScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerWillDismissScreen", - "printedName": "bannerWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillDismissScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerDidDismissScreen", - "printedName": "bannerDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidDismissScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUnifiedIdService", - "printedName": "IMUnifiedIdService", - "children": [ - { - "kind": "Function", - "name": "push", - "printedName": "push(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataModel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)push:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC4pushyyAA15IMUserDataModelCSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "reset", - "printedName": "reset()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)reset", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC5resetyyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "fetchUnifiedIds", - "printedName": "fetchUnifiedIds(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUnifiedIdDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUnifiedIdDelegate", - "printedName": "InMobiSDK.IMUnifiedIdDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)fetchUnifiedIds:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15fetchUnifiedIdsyyAA0dE8Delegate_pSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "enableDebugMode", - "printedName": "enableDebugMode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)enableDebugMode:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15enableDebugModeyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AdSupport", - "printedName": "AdSupport", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "AppTrackingTransparency", - "printedName": "AppTrackingTransparency", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUnifiedIdDelegate", - "printedName": "IMUnifiedIdDelegate", - "children": [ - { - "kind": "Function", - "name": "onFetchCompleted", - "printedName": "onFetchCompleted(_:error:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.NSError?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSError", - "printedName": "Foundation.NSError", - "usr": "c:objc(cs)NSError" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate(im)onFetchCompleted:error:", - "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP16onFetchCompleted_5errorySDySSypGSg_So7NSErrorCSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMUnifiedIdDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate", - "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMNative", - "printedName": "IMNative", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)placementId", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)placementId", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setPlacementId:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMNativeDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)delegate", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)delegate", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setDelegate:", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)keywords", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)keywords", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setKeywords:", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)extras", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)extras", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setExtras:", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)contentUrl", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)contentUrl", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setContentUrl:", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "customAdContent", - "printedName": "customAdContent", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)customAdContent", - "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)customAdContent", - "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adTitle", - "printedName": "adTitle", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adTitle", - "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adTitle", - "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adDescription", - "printedName": "adDescription", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adDescription", - "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adDescription", - "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adIcon", - "printedName": "adIcon", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adIcon", - "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adIcon", - "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adCtaText", - "printedName": "adCtaText", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adCtaText", - "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adCtaText", - "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adRating", - "printedName": "adRating", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adRating", - "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adRating", - "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adLandingPageUrl", - "printedName": "adLandingPageUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URL?", - "children": [ - { - "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adLandingPageUrl", - "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URL?", - "children": [ - { - "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adLandingPageUrl", - "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isAppDownload", - "printedName": "isAppDownload", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)isAppDownload", - "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isAppDownload", - "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)creativeId", - "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)creativeId", - "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIdACs5Int64V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:", - "declAttributes": [ - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:delegate:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:delegate:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "primaryView", - "printedName": "primaryView(ofWidth:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIView?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIView", - "printedName": "UIKit.UIView", - "usr": "c:objc(cs)UIView" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)primaryViewOfWidth:", - "mangledName": "$s9InMobiSDK8IMNativeC11primaryView7ofWidthSo6UIViewCSg12CoreGraphics7CGFloatV_tF", - "moduleName": "InMobiSDK", - "objc_name": "primaryViewOfWidth:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load", - "mangledName": "$s9InMobiSDK8IMNativeC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load:", - "mangledName": "$s9InMobiSDK8IMNativeC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isReady", - "printedName": "isReady()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isReady", - "mangledName": "$s9InMobiSDK8IMNativeC7isReadySbyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "reportAdClickAndOpenLandingPage", - "printedName": "reportAdClickAndOpenLandingPage()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)reportAdClickAndOpenLandingPage", - "mangledName": "$s9InMobiSDK8IMNativeC31reportAdClickAndOpenLandingPageyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "recyclePrimaryView", - "printedName": "recyclePrimaryView()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)recyclePrimaryView", - "mangledName": "$s9InMobiSDK8IMNativeC18recyclePrimaryViewyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK8IMNativeC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)init", - "mangledName": "$s9InMobiSDK8IMNativeCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative", - "mangledName": "$s9InMobiSDK8IMNativeC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMPrivacyCompliance", - "printedName": "IMPrivacyCompliance", - "children": [ - { - "kind": "Function", - "name": "setDoNotSell", - "printedName": "setDoNotSell(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setDoNotSell:", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC12setDoNotSellyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setUSPrivacyString", - "printedName": "setUSPrivacyString(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setUSPrivacyString:", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC18setUSPrivacyStringyySSFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMPrivacyCompliance", - "printedName": "InMobiSDK.IMPrivacyCompliance", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(im)init", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUserDataTypes", - "printedName": "IMUserDataTypes", - "children": [ - { - "kind": "Var", - "name": "md5", - "printedName": "md5", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)md5", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)md5", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setMd5:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC3md5SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "sha1", - "printedName": "sha1", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha1", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha1", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha1:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "sha256", - "printedName": "sha256", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha256", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha256", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha256:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(md5:sha1:sha256:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)initWithMd5:sha1:sha256:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md54sha16sha256ACSSSg_A2Gtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithMd5:sha1:sha256:", - "declAttributes": [ - "Required", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "copy", - "printedName": "copy(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "ObjectiveC.NSZone?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSZone", - "printedName": "ObjectiveC.NSZone", - "usr": "s:10ObjectiveC6NSZoneV" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)copyWithZone:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4copy4withyp10ObjectiveC6NSZoneVSg_tF", - "moduleName": "InMobiSDK", - "objc_name": "copyWithZone:", - "declAttributes": [ - "ObjC", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isEqual", - "printedName": "isEqual(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Any?", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)isEqual:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC7isEqualySbypSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "isEqual:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)init", - "mangledName": "$s9InMobiSDK15IMUserDataTypesCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SystemConfiguration", - "printedName": "SystemConfiguration", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "StoreKit.SKAdImpression", - "printedName": "StoreKit.SKAdImpression", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioStatus", - "printedName": "IMBannerAudioStatus", - "children": [ - { - "kind": "Var", - "name": "playing", - "printedName": "playing", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPlaying", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO7playingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "paused", - "printedName": "paused", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPaused", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO6pausedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "completed", - "printedName": "completed", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusCompleted", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO9completedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioStatus?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "Frozen", - "ObjC", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioDelegate", - "printedName": "IMBannerAudioDelegate", - "children": [ - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:audioStatusChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate(im)banner:audioStatusChanged:", - "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP6banner_18audioStatusChangedyAA0D0C_AA0deI0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate", - "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMAudio", - "printedName": "IMAudio", - "children": [ - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMAudioDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)delegate", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)delegate", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setDelegate:", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)placementId", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)placementId", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setPlacementId:", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)keywords", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)keywords", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setKeywords:", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)extras", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)extras", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setExtras:", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "transitionAnimation", - "printedName": "transitionAnimation", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)transitionAnimation", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)transitionAnimation", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setTransitionAnimation:", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)contentUrl", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)contentUrl", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setContentUrl:", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)creativeId", - "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)creativeId", - "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:", - "mangledName": "$s9InMobiSDK7IMAudioC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "Convenience", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:", - "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:", - "declAttributes": [ - "Custom", - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:delegate:", - "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:delegate:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK7IMAudioC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)load", - "mangledName": "$s9InMobiSDK7IMAudioC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)show", - "mangledName": "$s9InMobiSDK7IMAudioC4showyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)cancel", - "mangledName": "$s9InMobiSDK7IMAudioC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "willMove", - "printedName": "willMove(toWindow:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIWindow?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIWindow", - "printedName": "UIKit.UIWindow", - "usr": "c:objc(cs)UIWindow" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)willMoveToWindow:", - "mangledName": "$s9InMobiSDK7IMAudioC8willMove8toWindowySo8UIWindowCSg_tF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "willMoveToWindow:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio", - "mangledName": "$s9InMobiSDK7IMAudioC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioHandler", - "printedName": "IMBannerAudioHandler", - "children": [ - { - "kind": "Function", - "name": "setAudioEnabled", - "printedName": "setAudioEnabled(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(cm)setAudioEnabled:", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC03setE7EnabledyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onView", - "printedName": "onView(_:addBannerAudioDelegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIView", - "printedName": "UIKit.UIView", - "usr": "c:objc(cs)UIView" - }, - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)onView:addBannerAudioDelegate:", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC6onView_09addBannerE8DelegateySo6UIViewC_AA0deK0_ptF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioHandler", - "printedName": "InMobiSDK.IMBannerAudioHandler", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)init", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMRemoteLogLevel", - "printedName": "IMRemoteLogLevel", - "children": [ - { - "kind": "Var", - "name": "error", - "printedName": "error", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelError", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5erroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "debug", - "printedName": "debug", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelDebug", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5debugyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "info", - "printedName": "info", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelInfo", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO4infoyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "state", - "printedName": "state", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelState", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5stateyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMRemoteLogLevel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMLogging", - "printedName": "IMLogging", - "children": [ - { - "kind": "Function", - "name": "log", - "printedName": "log(message:tag:logLevel:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)logWithMessage:tag:logLevel:", - "mangledName": "$s9InMobiSDK9IMLoggingP3log7message3tag0E5LevelySS_SSAA011IMRemoteLogH0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", - "sugared_genericSig": "", - "protocolReq": true, - "objc_name": "logWithMessage:tag:logLevel:", - "declAttributes": [ - "Optional", - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "saveAndSync", - "printedName": "saveAndSync()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)saveAndSync", - "mangledName": "$s9InMobiSDK9IMLoggingP11saveAndSyncyyF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging", - "mangledName": "$s9InMobiSDK9IMLoggingP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMAdMetaInfo", - "printedName": "IMAdMetaInfo", - "children": [ - { - "kind": "Var", - "name": "creativeID", - "printedName": "creativeID", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)creativeID", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)creativeID", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "bidInfo", - "printedName": "bidInfo", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)bidInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)bidInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "getBid", - "printedName": "getBid()", - "children": [ - { - "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)getBid", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC6getBidSdyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)init", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMInterstitial", - "printedName": "IMInterstitial", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)placementId", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)placementId", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setPlacementId:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMInterstitialDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)delegate", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)delegate", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setDelegate:", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)keywords", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)keywords", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setKeywords:", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)extras", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)extras", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setExtras:", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)contentUrl", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)contentUrl", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setContentUrl:", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)creativeId", - "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)creativeId", - "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "preloadManager", - "printedName": "preloadManager", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)preloadManager", - "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Lazy", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)preloadManager", - "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIdACs5Int64V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:", - "declAttributes": [ - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:delegate:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:delegate:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load", - "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isReady", - "printedName": "isReady()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)isReady", - "mangledName": "$s9InMobiSDK14IMInterstitialC7isReadySbyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIViewController", - "printedName": "UIKit.UIViewController", - "usr": "c:objc(cs)UIViewController" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4show4fromySo16UIViewControllerC_tF", - "moduleName": "InMobiSDK", - "objc_name": "showFrom:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show(from:with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIViewController", - "printedName": "UIKit.UIViewController", - "usr": "c:objc(cs)UIViewController" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:with:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4show4from4withySo16UIViewControllerC_AA0D13AnimationTypeOtF", - "moduleName": "InMobiSDK", - "objc_name": "showFrom:with:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK14IMInterstitialC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setWatermark", - "printedName": "setWatermark(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setWatermarkWith:", - "mangledName": "$s9InMobiSDK14IMInterstitialC12setWatermark4withyAA11IMWatermarkC_tF", - "moduleName": "InMobiSDK", - "objc_name": "setWatermarkWith:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)cancel", - "mangledName": "$s9InMobiSDK14IMInterstitialC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)init", - "mangledName": "$s9InMobiSDK14IMInterstitialCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial", - "mangledName": "$s9InMobiSDK14IMInterstitialC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "InMobiSDK.Private", - "printedName": "InMobiSDK.Private", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMWatermark", - "printedName": "IMWatermark", - "children": [ - { - "kind": "Var", - "name": "imageData", - "printedName": "imageData", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(py)imageData", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)imageData", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(imageData:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)initWithImageData:", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageDataAC10Foundation0F0V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithImageData:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)init", - "mangledName": "$s9InMobiSDK11IMWatermarkCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark", - "mangledName": "$s9InMobiSDK11IMWatermarkC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMNativeDelegate", - "printedName": "IMNativeDelegate", - "children": [ - { - "kind": "Function", - "name": "nativeDidFinishLoading", - "printedName": "nativeDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishLoading:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeWillPresentScreen", - "printedName": "nativeWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillPresentScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidPresentScreen", - "printedName": "nativeDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidPresentScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeWillDismissScreen", - "printedName": "nativeWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillDismissScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidDismissScreen", - "printedName": "nativeDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidDismissScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromNative", - "printedName": "userWillLeaveApplicationFromNative(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userWillLeaveApplicationFromNative:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP34userWillLeaveApplicationFromNativeyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeAdImpressed", - "printedName": "nativeAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeAdImpressed:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP17nativeAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didInteractWithParams:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidFinishPlayingMedia", - "printedName": "nativeDidFinishPlayingMedia(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishPlayingMedia:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP27nativeDidFinishPlayingMediayyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userDidSkipPlayingMediaFromNative", - "printedName": "userDidSkipPlayingMediaFromNative(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userDidSkipPlayingMediaFromNative:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP33userDidSkipPlayingMediaFromNativeyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:adAudioStateChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:adAudioStateChanged:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_19adAudioStateChangedyAA0D0C_SbtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMCommonConstants", - "printedName": "IMCommonConstants", - "children": [ - { - "kind": "Var", - "name": "IM_GDPR_CONSENT_AVAILABLE", - "printedName": "IM_GDPR_CONSENT_AVAILABLE", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_GDPR_CONSENT_IAB", - "printedName": "IM_GDPR_CONSENT_IAB", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_IAB", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_IAB", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_SUBJECT_TO_GDPR", - "printedName": "IM_SUBJECT_TO_GDPR", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_SUBJECT_TO_GDPR", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_SUBJECT_TO_GDPR", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "printedName": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_PARTNER_GDPR_APPLIES", - "printedName": "IM_PARTNER_GDPR_APPLIES", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_APPLIES", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_APPLIES", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMCommonConstants", - "printedName": "InMobiSDK.IMCommonConstants", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(im)init", - "mangledName": "$s9InMobiSDK17IMCommonConstantsCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjCMembers", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKLogLevel", - "printedName": "IMSDKLogLevel", - "children": [ - { - "kind": "Var", - "name": "none", - "printedName": "none", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelNone", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO4noneyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "error", - "printedName": "error", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelError", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5erroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "debug", - "printedName": "debug", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelDebug", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5debugyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKLogLevel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKGender", - "printedName": "IMSDKGender", - "children": [ - { - "kind": "Var", - "name": "male", - "printedName": "male", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKGender.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderMale", - "mangledName": "$s9InMobiSDK11IMSDKGenderO4maleyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "female", - "printedName": "female", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKGender.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderFemale", - "mangledName": "$s9InMobiSDK11IMSDKGenderO6femaleyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKGender?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivp", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivg", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKGender", - "mangledName": "$s9InMobiSDK11IMSDKGenderO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKEducation", - "printedName": "IMSDKEducation", - "children": [ - { - "kind": "Var", - "name": "highSchoolOrLess", - "printedName": "highSchoolOrLess", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationHighSchoolOrLess", - "mangledName": "$s9InMobiSDK14IMSDKEducationO16highSchoolOrLessyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "collageOrGraduate", - "printedName": "collageOrGraduate", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationCollageOrGraduate", - "mangledName": "$s9InMobiSDK14IMSDKEducationO17collageOrGraduateyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "postGraduateOrAbove", - "printedName": "postGraduateOrAbove", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationPostGraduateOrAbove", - "mangledName": "$s9InMobiSDK14IMSDKEducationO19postGraduateOrAboveyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKEducation?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivp", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivg", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation", - "mangledName": "$s9InMobiSDK14IMSDKEducationO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKAgeGroup", - "printedName": "IMSDKAgeGroup", - "children": [ - { - "kind": "Var", - "name": "below18", - "printedName": "below18", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBelow18", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7below18yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "between18And24", - "printedName": "between18And24", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween18And24", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between18And24yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "between25And29", - "printedName": "between25And29", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween25And29", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between25And29yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "between30And34", - "printedName": "between30And34", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween30And34", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between30And34yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Var", - "name": "between35And44", - "printedName": "between35And44", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween35And44", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between35And44yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 4 - }, - { - "kind": "Var", - "name": "between45And54", - "printedName": "between45And54", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween45And54", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between45And54yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 5 - }, - { - "kind": "Var", - "name": "between55And65", - "printedName": "between55And65", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween55And65", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between55And65yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 6 - }, - { - "kind": "Var", - "name": "above65", - "printedName": "above65", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupAbove65", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7above65yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 7 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKAgeGroup?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialAnimationType", - "printedName": "IMInterstitialAnimationType", - "children": [ - { - "kind": "Var", - "name": "coverVertical", - "printedName": "coverVertical", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeCoverVertical", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO13coverVerticalyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "flipHorizontal", - "printedName": "flipHorizontal", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeFlipHorizontal", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO14flipHorizontalyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "asNone", - "printedName": "asNone", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeAsNone", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO6asNoneyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialAnimationType?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SQLite3", - "printedName": "SQLite3", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "String", - "printedName": "String", - "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", - "moduleName": "Swift", - "declAttributes": [ - "Frozen" - ], - "isExternal": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - }, - { - "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "BidirectionalCollection", - "printedName": "BidirectionalCollection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" - } - ] - } - ], - "usr": "s:SK", - "mangledName": "$sSK" - }, - { - "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" - } - ] - } - ], - "usr": "s:Sl", - "mangledName": "$sSl" - }, - { - "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" - } - ] - } - ], - "usr": "s:ST", - "mangledName": "$sST" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" - }, - { - "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", - "children": [ - { - "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", - "children": [ - { - "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sy", - "mangledName": "$sSy" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", - "children": [ - { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" - } - ] - } - ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", - "children": [ - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" - }, - { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", - "children": [ - { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", - "children": [ - { - "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" - } - ] - } - ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - } - ] - } - ], - "json_format_version": 8 - }, - "ConstValues": [ - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 509, - "length": 46, - "value": "\"com.inmobi.IMAdQualityNetworkInterface.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "BooleanLiteral", - "offset": 802, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", - "kind": "StringLiteral", - "offset": 770, - "length": 31, - "value": "\"Kindly create IMBanner Object\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", - "kind": "StringLiteral", - "offset": 584, - "length": 22, - "value": "\"InMobiSDK.IMBannerPreloadManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "StringLiteral", - "offset": 4834, - "length": 45, - "value": "\"com.inmobi.unifiedidservice.backgroundQueue\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 6, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 371, - "length": 15, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 27, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 433, - "length": 13, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 11, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 477, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 495, - "length": 19, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 524, - "length": 22, - "value": "10" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 556, - "length": 20, - "value": "11" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 586, - "length": 17, - "value": "12" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 613, - "length": 18, - "value": "13" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 641, - "length": 17, - "value": "14" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 684, - "length": 2, - "value": "22" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 719, - "length": 2, - "value": "23" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 6, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 371, - "length": 15, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 27, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 433, - "length": 13, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 11, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 477, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 495, - "length": 19, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 524, - "length": 22, - "value": "10" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 556, - "length": 20, - "value": "11" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 586, - "length": 17, - "value": "12" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 613, - "length": 18, - "value": "13" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 641, - "length": 17, - "value": "14" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 684, - "length": 2, - "value": "22" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 719, - "length": 2, - "value": "23" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "StringLiteral", - "offset": 744, - "length": 15, - "value": "\"InMobiSDK.IMRequestStatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", - "kind": "BooleanLiteral", - "offset": 536, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", - "kind": "StringLiteral", - "offset": 168, - "length": 11, - "value": "\"InMobiSDK.IMAdManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", - "kind": "BooleanLiteral", - "offset": 380, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", - "kind": "StringLiteral", - "offset": 184, - "length": 24, - "value": "\"InMobiSDK.IMInterstitialAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "StringLiteral", - "offset": 201, - "length": 38, - "value": "\"com.inmobi.ads.adresponsemodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Audience Bidding\/IMAudienceBiddingToken.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 428, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 490, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 622, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "StringLiteral", - "offset": 726, - "length": 36, - "value": "\"com.inmobi.IMAdQualityManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAudioAdUnit.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 13, - "value": "\"InMobiSDK.IMAudioAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "BooleanLiteral", - "offset": 1047, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "FloatLiteral", - "offset": 2482, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "FloatLiteral", - "offset": 2534, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdFetchServiceManager.swift", - "kind": "StringLiteral", - "offset": 219, - "length": 42, - "value": "\"com.inmobi.unifiedid.fetch.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataModel.swift", - "kind": "StringLiteral", - "offset": 892, - "length": 15, - "value": "\"InMobiSDK.IMUserDataModel\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", - "kind": "StringLiteral", - "offset": 191, - "length": 12, - "value": "\"com.inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Model\/IMLogEntry.swift", - "kind": "BooleanLiteral", - "offset": 341, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 319, - "length": 41, - "value": "\"com.inmobi.IMPublisherProvidedInfo.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 398, - "length": 24, - "value": "\"com.inmobi.user.gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 462, - "length": 27, - "value": "\"com.inmobi.user.education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 533, - "length": 29, - "value": "\"com.inmobi.user.yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 596, - "length": 21, - "value": "\"com.inmobi.user.age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 656, - "length": 26, - "value": "\"com.inmobi.user.language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 724, - "length": 28, - "value": "\"com.inmobi.user.postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 792, - "length": 26, - "value": "\"com.inmobi.user.areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 858, - "length": 27, - "value": "\"com.inmobi.user.interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 925, - "length": 26, - "value": "\"com.inmobi.user.agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 994, - "length": 29, - "value": "\"com.inmobi.user.haslocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1062, - "length": 26, - "value": "\"com.inmobi.user.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1128, - "length": 27, - "value": "\"com.inmobi.user.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1194, - "length": 26, - "value": "\"com.inmobi.user.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1263, - "length": 29, - "value": "\"com.inmobi.user.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 28, - "value": "\"com.inmobi.sdk.haslocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1400, - "length": 25, - "value": "\"com.inmobi.sdk.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1464, - "length": 26, - "value": "\"com.inmobi.sdk.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1528, - "length": 25, - "value": "\"com.inmobi.sdk.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1596, - "length": 28, - "value": "\"com.inmobi.sdk.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1659, - "length": 22, - "value": "\"com.inmobi.user.city\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1717, - "length": 23, - "value": "\"com.inmobi.user.state\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1778, - "length": 25, - "value": "\"com.inmobi.user.country\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1848, - "length": 32, - "value": "\"com.inmobi.publisher.unifiedid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1925, - "length": 32, - "value": "\"com.inmobi.user.age.restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 277, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 277, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBanner.swift", - "kind": "IntegerLiteral", - "offset": 7762, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", - "kind": "BooleanLiteral", - "offset": 262, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 14, - "value": "\"InMobiSDK.IMBannerCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitialPreloadManager.swift", - "kind": "StringLiteral", - "offset": 614, - "length": 28, - "value": "\"InMobiSDK.IMInterstitialPreloadManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "StringLiteral", - "offset": 3609, - "length": 30, - "value": "\"com.inmobi.ads.requeststatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", - "kind": "BooleanLiteral", - "offset": 371, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", - "kind": "StringLiteral", - "offset": 181, - "length": 29, - "value": "\"InMobiSDK.IMLogPersistenceSaveOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 294, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 341, - "length": 2, - "value": "36" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 368, - "length": 16, - "value": "\"com.inmobi.log\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 416, - "length": 14, - "value": "\"InMobiSdkLog\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 461, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 498, - "length": 8, - "value": "\"expiry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 541, - "length": 9, - "value": "\"created\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1032, - "length": 17, - "value": "\"com.inmobi.logs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "BooleanLiteral", - "offset": 1157, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1221, - "length": 10, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1230, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 582, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 629, - "length": 6, - "value": "\"u-rt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 678, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 742, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 808, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 873, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 582, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 629, - "length": 6, - "value": "\"u-rt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 678, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 742, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 808, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 873, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1753, - "length": 19, - "value": "\"a-parentViewWidth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1803, - "length": 18, - "value": "\"a-productVersion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1849, - "length": 13, - "value": "\"trackerType\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1753, - "length": 19, - "value": "\"a-parentViewWidth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1803, - "length": 18, - "value": "\"a-productVersion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1849, - "length": 13, - "value": "\"trackerType\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2474, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2522, - "length": 21, - "value": "\"a-lastAudioPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2587, - "length": 13, - "value": "\"a-audioFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2646, - "length": 7, - "value": "\"a-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2474, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2522, - "length": 21, - "value": "\"a-lastAudioPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2587, - "length": 13, - "value": "\"a-audioFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2646, - "length": 7, - "value": "\"a-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3632, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3664, - "length": 4, - "value": "\"im\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3741, - "length": 14, - "value": "\"u-postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3780, - "length": 12, - "value": "\"u-areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3829, - "length": 33, - "value": "\"d-density-dependent-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3887, - "length": 12, - "value": "\"d-textsize\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3922, - "length": 8, - "value": "\"adtype\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3955, - "length": 19, - "value": "\"client-request-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4007, - "length": 8, - "value": "\"format\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4043, - "length": 9, - "value": "\"im-plid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4074, - "length": 12, - "value": "\"c-ap-bssid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4117, - "length": 20, - "value": "\"loc-consent-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4162, - "length": 12, - "value": "\"u-appcache\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4210, - "length": 23, - "value": "\"has-dynamic-mediation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 12, - "value": "\"int-origin\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3741, - "length": 14, - "value": "\"u-postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3780, - "length": 12, - "value": "\"u-areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3829, - "length": 33, - "value": "\"d-density-dependent-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3887, - "length": 12, - "value": "\"d-textsize\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3922, - "length": 8, - "value": "\"adtype\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3955, - "length": 19, - "value": "\"client-request-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4007, - "length": 8, - "value": "\"format\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4043, - "length": 9, - "value": "\"im-plid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4074, - "length": 12, - "value": "\"c-ap-bssid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4117, - "length": 20, - "value": "\"loc-consent-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4162, - "length": 12, - "value": "\"u-appcache\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4210, - "length": 23, - "value": "\"has-dynamic-mediation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 12, - "value": "\"int-origin\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", - "kind": "Array", - "offset": 1001, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", - "kind": "BooleanLiteral", - "offset": 1828, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 984, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 1124, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 1253, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 1364, - "length": 3, - "value": "320" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 1377, - "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "StringLiteral", - "offset": 1425, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 3931, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 4452, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", - "kind": "BooleanLiteral", - "offset": 7216, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", - "kind": "StringLiteral", - "offset": 1320, - "length": 8, - "value": "\"InMobiSDK.IMNative\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataTypes.swift", - "kind": "StringLiteral", - "offset": 1083, - "length": 15, - "value": "\"InMobiSDK.IMUserDataTypes\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "StringLiteral", - "offset": 423, - "length": 40, - "value": "\"kInMobiReachabilityChangedNotification\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "IntegerLiteral", - "offset": 376, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 1180, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 1348, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "StringLiteral", - "offset": 1554, - "length": 29, - "value": "\"com.inmobi.IMAdQuality.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "StringLiteral", - "offset": 199, - "length": 8, - "value": "\"InMobiSDK.IMAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1068, - "length": 15, - "value": "\"d-nettype-raw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1118, - "length": 16, - "value": "\"d-localization\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 12, - "value": "\"d-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1209, - "length": 19, - "value": "\"d-devicemachinehw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1255, - "length": 10, - "value": "\"u-appver\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1293, - "length": 10, - "value": "\"u-appbid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 10, - "value": "\"u-appdnm\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1374, - "length": 18, - "value": "\"u-appsecure-dict\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1418, - "length": 4, - "value": "\"ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1453, - "length": 19, - "value": "\"u-tracking-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1498, - "length": 12, - "value": "\"mk-version\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1533, - "length": 10, - "value": "\"u-id-map\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1566, - "length": 10, - "value": "\"u-id-adt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1602, - "length": 8, - "value": "\"u-s-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1663, - "length": 13, - "value": "\"do_not_sell\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1708, - "length": 12, - "value": "\"us_privacy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1068, - "length": 15, - "value": "\"d-nettype-raw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1118, - "length": 16, - "value": "\"d-localization\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 12, - "value": "\"d-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1209, - "length": 19, - "value": "\"d-devicemachinehw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1255, - "length": 10, - "value": "\"u-appver\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1293, - "length": 10, - "value": "\"u-appbid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 10, - "value": "\"u-appdnm\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1374, - "length": 18, - "value": "\"u-appsecure-dict\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1418, - "length": 4, - "value": "\"ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1453, - "length": 19, - "value": "\"u-tracking-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1498, - "length": 12, - "value": "\"mk-version\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1533, - "length": 10, - "value": "\"u-id-map\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1566, - "length": 10, - "value": "\"u-id-adt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1602, - "length": 8, - "value": "\"u-s-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1663, - "length": 13, - "value": "\"do_not_sell\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1708, - "length": 12, - "value": "\"us_privacy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3615, - "length": 20, - "value": "\"u-app-orientations\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3660, - "length": 4, - "value": "\"tz\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3615, - "length": 20, - "value": "\"u-app-orientations\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3660, - "length": 4, - "value": "\"tz\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", - "kind": "BooleanLiteral", - "offset": 807, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", - "kind": "StringLiteral", - "offset": 528, - "length": 16, - "value": "\"InMobiSDK.IMNetworkWebView\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 2109, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 2148, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "StringLiteral", - "offset": 412, - "length": 18, - "value": "\"InMobiSDK.IMNetworkOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMNativeCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 14, - "value": "\"InMobiSDK.IMNativeCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkRequest.swift", - "kind": "IntegerLiteral", - "offset": 566, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 1335, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 2009, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 2674, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 3365, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 4069, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 4631, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", - "kind": "IntegerLiteral", - "offset": 4571, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", - "kind": "BooleanLiteral", - "offset": 4646, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/PrivacyCompliance\/IMComplianceManager.swift", - "kind": "StringLiteral", - "offset": 289, - "length": 37, - "value": "\"com.inmobi.IMComplianceManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 126, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 155, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 126, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 155, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 218, - "length": 36, - "value": "\"com.inmobi.unifiedid.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 387, - "length": 45, - "value": "\"com.inmobi.IMUnifiedIdNetworkInterface.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "BooleanLiteral", - "offset": 492, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", - "kind": "IntegerLiteral", - "offset": 453, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", - "kind": "BooleanLiteral", - "offset": 508, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", - "kind": "BooleanLiteral", - "offset": 530, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", - "kind": "StringLiteral", - "offset": 262, - "length": 14, - "value": "\"InMobiSDK.IMTimerManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPing.swift", - "kind": "StringLiteral", - "offset": 166, - "length": 6, - "value": "\"InMobiSDK.IMPing\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 432, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 480, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 800, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "StringLiteral", - "offset": 173, - "length": 21, - "value": "\"InMobiSDK.IMLogNetworkOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12659, - "length": 15, - "value": "\".IMLTVPEvents\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12750, - "length": 20, - "value": "\"im-cfg-commons-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12815, - "length": 20, - "value": "\"im-cfg-metrics-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12879, - "length": 19, - "value": "\"im-cfg-req-params\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12940, - "length": 17, - "value": "\"im-cfg-root-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12999, - "length": 24, - "value": "\"im_cache_ad_server_url\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13067, - "length": 26, - "value": "\"im_cache_rule_server_url\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13132, - "length": 20, - "value": "\"imm_cache_location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13193, - "length": 24, - "value": "\"com.inmobi.logs.prefix\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13272, - "length": 13, - "value": "\"_iat_dids__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13325, - "length": 20, - "value": "\"_iat_dids_expiry__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13387, - "length": 17, - "value": "\"_iat_download__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13441, - "length": 12, - "value": "\"_iat_map__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13491, - "length": 24, - "value": "\"com.inmobi._iat_list__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13577, - "length": 16, - "value": "\"iae_session_id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13637, - "length": 16, - "value": "\"iae_session_ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13694, - "length": 13, - "value": "\"ltvp_ft_day\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13749, - "length": 14, - "value": "\"ltvp_ft_ever\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13806, - "length": 15, - "value": "\"ltvp_ft_month\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13863, - "length": 14, - "value": "\"ltvp_ft_user\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13919, - "length": 14, - "value": "\"ltvp_ft_week\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13975, - "length": 14, - "value": "\"ltvp_ft_bits\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14041, - "length": 23, - "value": "\"com.inmobi.user.ltvid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14105, - "length": 40, - "value": "\"com.inmobi.commonManager.adNetwork.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14186, - "length": 38, - "value": "\"com.inmobi.commonManager.commons.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14261, - "length": 34, - "value": "\"com.inmobi.commonManager.iat.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14333, - "length": 35, - "value": "\"com.inmobi.commonManager.ltvp.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14411, - "length": 40, - "value": "\"com.inmobi.commonManager.rendering.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14489, - "length": 35, - "value": "\"com.inmobi.commonManager.carb.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14563, - "length": 36, - "value": "\"com.inmobi.commonManager.mraid.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14635, - "length": 33, - "value": "\"com.inmobi.commonManager.pk.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14734, - "length": 36, - "value": "\"com.inmobi.configManager.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14814, - "length": 34, - "value": "\"com.inmobi.configManager.commons\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14888, - "length": 30, - "value": "\"com.inmobi.configManager.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14959, - "length": 31, - "value": "\"com.inmobi.configManager.ltvp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15031, - "length": 31, - "value": "\"com.inmobi.configManager.root\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15108, - "length": 36, - "value": "\"com.inmobi.configManager.rendering\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15185, - "length": 31, - "value": "\"com.inmobi.configManager.carb\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15255, - "length": 29, - "value": "\"com.inmobi.configManager.pk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15360, - "length": 38, - "value": "\"com.inmobi.metricManager.configs.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15445, - "length": 44, - "value": "\"com.inmobi.metricManager.configs.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15537, - "length": 38, - "value": "\"com.inmobi.metricManager.configs.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15621, - "length": 36, - "value": "\"com.inmobi.metricManager.count.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15702, - "length": 42, - "value": "\"com.inmobi.metricManager.count.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15790, - "length": 36, - "value": "\"com.inmobi.metricManager.count.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15869, - "length": 40, - "value": "\"com.inmobi.metricManager.timestamp.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15951, - "length": 46, - "value": "\"com.inmobi.metricManager.timestamp.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16040, - "length": 40, - "value": "\"com.inmobi.metricManager.timestamp.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16139, - "length": 29, - "value": "\"com.inmobi.catalog.updateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16209, - "length": 24, - "value": "\"com.inmobi.user.gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16271, - "length": 27, - "value": "\"com.inmobi.user.education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16336, - "length": 29, - "value": "\"com.inmobi.user.dateOfBirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16403, - "length": 21, - "value": "\"com.inmobi.user.age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16473, - "length": 31, - "value": "\"com.inmobi.user.maritalStatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16557, - "length": 35, - "value": "\"com.inmobi.user.sexualOrientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16639, - "length": 29, - "value": "\"com.inmobi.user.hasChildren\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16707, - "length": 26, - "value": "\"com.inmobi.user.language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16774, - "length": 28, - "value": "\"com.inmobi.user.postalCode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16841, - "length": 26, - "value": "\"com.inmobi.user.areaCode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16910, - "length": 27, - "value": "\"com.inmobi.user.interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16983, - "length": 29, - "value": "\"com.inmobi.user.hasLocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17050, - "length": 26, - "value": "\"com.inmobi.user.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17115, - "length": 27, - "value": "\"com.inmobi.user.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17181, - "length": 26, - "value": "\"com.inmobi.user.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17254, - "length": 44, - "value": "\"com.inmobi.user.lastKnownLocationTimestamp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17337, - "length": 22, - "value": "\"com.inmobi.user.city\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17399, - "length": 23, - "value": "\"com.inmobi.user.state\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17464, - "length": 25, - "value": "\"com.inmobi.user.country\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17538, - "length": 26, - "value": "\"com.inmobi.sdk.sessionid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17609, - "length": 37, - "value": "\"com.inmobi.sdk.location.hasLocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17683, - "length": 34, - "value": "\"com.inmobi.sdk.location.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17755, - "length": 35, - "value": "\"com.inmobi.sdk.location.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17828, - "length": 34, - "value": "\"com.inmobi.sdk.location.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17908, - "length": 52, - "value": "\"com.inmobi.sdk.location.lastKnownLocationTimestamp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18005, - "length": 26, - "value": "\"com.inmobi.carb.updateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18069, - "length": 19, - "value": "\"com.inmobi.aesKey\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18120, - "length": 18, - "value": "\"com.inmobi.ivKey\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18175, - "length": 33, - "value": "\"com.inmobi.exceptionlogs.prefix\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18296, - "length": 32, - "value": "\"crashreportinglasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18519, - "length": 26, - "value": "\"com.inmobi.user.agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18593, - "length": 29, - "value": "\"com.inmobi.user.yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18669, - "length": 29, - "value": "\"com.inmobi.user.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18731, - "length": 21, - "value": "\"com.inmobi.keys.aes\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18905, - "length": 45, - "value": "\"InMobi_defaultStore_user_preference_to_send\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19108, - "length": 21, - "value": "\"InMobi_defaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19189, - "length": 25, - "value": "\"InMobi_com.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19368, - "length": 24, - "value": "\"com.inmobidefaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19455, - "length": 28, - "value": "\"com.inmobicom.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19620, - "length": 25, - "value": "\"com.inmobi_defaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19709, - "length": 29, - "value": "\"com.inmobi_com.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19924, - "length": 9, - "value": "\".inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19978, - "length": 19, - "value": "\"inmobi.sdkversion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20035, - "length": 12, - "value": "\"com.inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20102, - "length": 26, - "value": "\"com.preinit.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20179, - "length": 24, - "value": "\"com.coppa.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20256, - "length": 17, - "value": "\"_configUpdateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20326, - "length": 24, - "value": "\"bannerlasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20400, - "length": 21, - "value": "\"intlasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20474, - "length": 24, - "value": "\"nativelasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20564, - "length": 27, - "value": "\"telemetrylasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20641, - "length": 21, - "value": "\"asimMappingManagers\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20710, - "length": 19, - "value": "\"asimPlacementInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20781, - "length": 23, - "value": "\"asimTrueBaseEventUrls\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMInterstitialCoreAd.swift", - "kind": "StringLiteral", - "offset": 177, - "length": 20, - "value": "\"InMobiSDK.IMInterstitialCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPingStore.swift", - "kind": "StringLiteral", - "offset": 707, - "length": 29, - "value": "\"com.inmobi.IMPingStore.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1238, - "length": 6, - "value": "\"view\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1275, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1238, - "length": 6, - "value": "\"view\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1275, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 2934, - "length": 10, - "value": "\"geometry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 2934, - "length": 10, - "value": "\"geometry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 7150, - "length": 2, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 7183, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 7214, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 7258, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 8188, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "FloatLiteral", - "offset": 8240, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 8284, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5578, - "length": 5, - "value": "\"GET\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5600, - "length": 6, - "value": "\"POST\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5622, - "length": 5, - "value": "\"PUT\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 6, - "value": "\"HEAD\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5578, - "length": 5, - "value": "\"GET\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5600, - "length": 6, - "value": "\"POST\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5622, - "length": 5, - "value": "\"PUT\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 6, - "value": "\"HEAD\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "IntegerLiteral", - "offset": 5860, - "length": 2, - "value": "60" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 5892, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "IntegerLiteral", - "offset": 5931, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "FloatLiteral", - "offset": 5972, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 6014, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 6135, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/AdReport\/IMUserAdReportHandler.swift", - "kind": "StringLiteral", - "offset": 524, - "length": 21, - "value": "\"InMobiSDK.IMUserAdReportHandler\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "StringLiteral", - "offset": 405, - "length": 27, - "value": "\"com.inmobi.initialisation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "BooleanLiteral", - "offset": 480, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "BooleanLiteral", - "offset": 535, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMAdMetaInfo.swift", - "kind": "StringLiteral", - "offset": 136, - "length": 12, - "value": "\"InMobiSDK.IMAdMetaInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMBannerAdUnit.swift", - "kind": "StringLiteral", - "offset": 174, - "length": 14, - "value": "\"InMobiSDK.IMBannerAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSDKGeoLocationManager.swift", - "kind": "BooleanLiteral", - "offset": 391, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 2, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "StringLiteral", - "offset": 393, - "length": 30, - "value": "\"com.inmobi.IMAdProvider.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "BooleanLiteral", - "offset": 636, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "StringLiteral", - "offset": 307, - "length": 12, - "value": "\"InMobiSDK.IMAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", - "kind": "BooleanLiteral", - "offset": 6716, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", - "kind": "StringLiteral", - "offset": 869, - "length": 14, - "value": "\"InMobiSDK.IMInterstitial\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 50, - "length": 31, - "value": "\"com.inmobi.ads.adsmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 2400, - "length": 10, - "value": "\"tracking\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 2400, - "length": 10, - "value": "\"tracking\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "BooleanLiteral", - "offset": 2997, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "BooleanLiteral", - "offset": 3045, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1843, - "length": 7, - "value": "\"u-age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1875, - "length": 12, - "value": "\"u-agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1915, - "length": 15, - "value": "\"u-yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1956, - "length": 13, - "value": "\"u-education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1992, - "length": 10, - "value": "\"u-gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2028, - "length": 13, - "value": "\"u-interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2066, - "length": 12, - "value": "\"u-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2103, - "length": 12, - "value": "\"u-location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2147, - "length": 16, - "value": "\"u-latlong-accu\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2193, - "length": 25, - "value": "\"d-device-screen-density\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2245, - "length": 22, - "value": "\"d-device-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2295, - "length": 15, - "value": "\"d-orientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2331, - "length": 6, - "value": "\"ufid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2366, - "length": 24, - "value": "\"is-unifid-service-used\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2418, - "length": 16, - "value": "\"d-media-volume\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2464, - "length": 25, - "value": "\"d-device-screen-margins\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2521, - "length": 18, - "value": "\"sdk-capabilities\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2564, - "length": 11, - "value": "\"skan-list\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2601, - "length": 6, - "value": "\"os-v\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2632, - "length": 12, - "value": "\"p-keywords\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2678, - "length": 6, - "value": "\"s-co\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2715, - "length": 7, - "value": "\"s-iso\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2750, - "length": 6, - "value": "\"s-cn\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2778, - "length": 8, - "value": "\"im-ext\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2821, - "length": 18, - "value": "\"u-age-restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2872, - "length": 8, - "value": "\"cs-ids\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2905, - "length": 9, - "value": "\"d-drk-m\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2947, - "length": 12, - "value": "\"d-key-lang\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2988, - "length": 12, - "value": "\"d-bat-chrg\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3029, - "length": 11, - "value": "\"d-bat-lev\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3073, - "length": 12, - "value": "\"d-tot-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3122, - "length": 11, - "value": "\"d-av-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3162, - "length": 11, - "value": "\"d-bat-sav\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3206, - "length": 7, - "value": "\"d-w-h\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3244, - "length": 8, - "value": "\"c_data\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3282, - "length": 5, - "value": "\"aKV\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3323, - "length": 4, - "value": "\"ik\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3358, - "length": 8, - "value": "\"n-h-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3396, - "length": 10, - "value": "\"u-r-crid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1843, - "length": 7, - "value": "\"u-age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1875, - "length": 12, - "value": "\"u-agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1915, - "length": 15, - "value": "\"u-yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1956, - "length": 13, - "value": "\"u-education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1992, - "length": 10, - "value": "\"u-gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2028, - "length": 13, - "value": "\"u-interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2066, - "length": 12, - "value": "\"u-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2103, - "length": 12, - "value": "\"u-location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2147, - "length": 16, - "value": "\"u-latlong-accu\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2193, - "length": 25, - "value": "\"d-device-screen-density\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2245, - "length": 22, - "value": "\"d-device-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2295, - "length": 15, - "value": "\"d-orientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2331, - "length": 6, - "value": "\"ufid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2366, - "length": 24, - "value": "\"is-unifid-service-used\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2418, - "length": 16, - "value": "\"d-media-volume\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2464, - "length": 25, - "value": "\"d-device-screen-margins\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2521, - "length": 18, - "value": "\"sdk-capabilities\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2564, - "length": 11, - "value": "\"skan-list\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2601, - "length": 6, - "value": "\"os-v\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2632, - "length": 12, - "value": "\"p-keywords\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2678, - "length": 6, - "value": "\"s-co\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2715, - "length": 7, - "value": "\"s-iso\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2750, - "length": 6, - "value": "\"s-cn\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2778, - "length": 8, - "value": "\"im-ext\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2821, - "length": 18, - "value": "\"u-age-restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2872, - "length": 8, - "value": "\"cs-ids\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2905, - "length": 9, - "value": "\"d-drk-m\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2947, - "length": 12, - "value": "\"d-key-lang\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2988, - "length": 12, - "value": "\"d-bat-chrg\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3029, - "length": 11, - "value": "\"d-bat-lev\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3073, - "length": 12, - "value": "\"d-tot-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3122, - "length": 11, - "value": "\"d-av-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3162, - "length": 11, - "value": "\"d-bat-sav\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3206, - "length": 7, - "value": "\"d-w-h\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3244, - "length": 8, - "value": "\"c_data\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3282, - "length": 5, - "value": "\"aKV\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3323, - "length": 4, - "value": "\"ik\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3358, - "length": 8, - "value": "\"n-h-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3396, - "length": 10, - "value": "\"u-r-crid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", - "kind": "BooleanLiteral", - "offset": 354, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", - "kind": "StringLiteral", - "offset": 183, - "length": 31, - "value": "\"InMobiSDK.IMLogPersistenceDeleteOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", - "kind": "StringLiteral", - "offset": 322, - "length": 25, - "value": "\"yyyy.MM.dd HH:mm:ss.SSS\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "StringLiteral", - "offset": 224, - "length": 42, - "value": "\"com.inmobi.unifiedid.fetch.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "StringLiteral", - "offset": 420, - "length": 54, - "value": "\"com.inmobi.IMUnifiedIdServicePushServiceManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "BooleanLiteral", - "offset": 603, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMAudioCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 13, - "value": "\"InMobiSDK.IMAudioCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAudioAdProvider.swift", - "kind": "StringLiteral", - "offset": 175, - "length": 17, - "value": "\"InMobiSDK.IMAudioAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 324, - "length": 27, - "value": "\"PersistentCleanSuccessful\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 388, - "length": 25, - "value": "\"Audio status is unknown\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 484, - "length": 26, - "value": "\"IABConsent_ConsentString\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 553, - "length": 26, - "value": "\"IABConsent_SubjectToGDPR\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 616, - "length": 20, - "value": "\"IABTCF_gdprApplies\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 670, - "length": 17, - "value": "\"IABTCF_TCString\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 750, - "length": 12, - "value": "\"retryCount\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 829, - "length": 14, - "value": "\"adQualityUrl\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 884, - "length": 18, - "value": "\"enableScreenshot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 937, - "length": 14, - "value": "\"templateInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 995, - "length": 17, - "value": "\"AdReportSuccess\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 1051, - "length": 16, - "value": "\"AdReportFailed\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 1116, - "length": 19, - "value": "\"ScreenshotSuccess\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 187, - "length": 11, - "value": "\"AdQuality\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 225, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 263, - "length": 11, - "value": "\"imageName\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 308, - "length": 11, - "value": "\"beaconURL\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 355, - "length": 8, - "value": "\"extras\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "BooleanLiteral", - "offset": 1912, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "StringLiteral", - "offset": 203, - "length": 36, - "value": "\"com.inmobi.ads.trackersmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/Collection + Extension.swift", - "kind": "Array", - "offset": 254, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMEncodingUtils.swift", - "kind": "BooleanLiteral", - "offset": 1568, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 443, - "length": 26, - "value": "\"com.inmobi.network.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 512, - "length": 16, - "value": "\"Internal Error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 568, - "length": 28, - "value": "\"Service Returned An Error.\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 636, - "length": 20, - "value": "\"Client side errors\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 705, - "length": 52, - "value": "\"Network not reachable currently. Please try again.\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 376, - "length": 14, - "value": "\"InMobiSDK.IMNetworkError\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMWatermark.swift", - "kind": "StringLiteral", - "offset": 192, - "length": 11, - "value": "\"InMobiSDK.IMWatermark\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMBannerAdProvider.swift", - "kind": "StringLiteral", - "offset": 178, - "length": 18, - "value": "\"InMobiSDK.IMBannerAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdMulticastDelegate.swift", - "kind": "StringLiteral", - "offset": 403, - "length": 46, - "value": "\"com.inmobi.IMUnifiedIdMulticastDelegate.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", - "kind": "StringLiteral", - "offset": 292, - "length": 50, - "value": "\"com.inmobi.IMUnifiedlIdUserDataModelManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", - "kind": "BooleanLiteral", - "offset": 434, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/DataModels\/IMSDKSettingsEx.swift", - "kind": "StringLiteral", - "offset": 216, - "length": 15, - "value": "\"InMobiSDK.IMSDKSettingsEx\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 564, - "length": 14, - "value": "\"h-user-agent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 621, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 751, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 816, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 564, - "length": 14, - "value": "\"h-user-agent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 621, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 751, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 816, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "StringLiteral", - "offset": 165, - "length": 8, - "value": "\"InMobiSDK.IMCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMInterstitialAdUnit.swift", - "kind": "StringLiteral", - "offset": 193, - "length": 20, - "value": "\"InMobiSDK.IMInterstitialAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", - "kind": "StringLiteral", - "offset": 889, - "length": 25, - "value": "\"com.inmobi.IMAdQuality_\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", - "kind": "StringLiteral", - "offset": 354, - "length": 26, - "value": "\"InMobiSDK.IMScreenShotCaptureHandler\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMNativeAdProvider.swift", - "kind": "StringLiteral", - "offset": 178, - "length": 18, - "value": "\"InMobiSDK.IMNativeAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 346, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 396, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 437, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 483, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "StringLiteral", - "offset": 187, - "length": 14, - "value": "\"InMobiSDK.IMNativeAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 228, - "length": 24, - "value": "\"gdpr_consent_available\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 297, - "length": 14, - "value": "\"gdpr_consent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 355, - "length": 6, - "value": "\"gdpr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 420, - "length": 32, - "value": "\"partner_gdpr_consent_available\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 501, - "length": 22, - "value": "\"partner_gdpr_applies\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 615, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 630, - "length": 5, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 615, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 630, - "length": 5, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 716, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 727, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 716, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 727, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1029, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1040, - "length": 17, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1067, - "length": 19, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1029, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1040, - "length": 17, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1067, - "length": 19, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1502, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1513, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1537, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 14, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1585, - "length": 14, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1609, - "length": 14, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1633, - "length": 14, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1657, - "length": 7, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1502, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1513, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1537, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 14, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1585, - "length": 14, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1609, - "length": 14, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1633, - "length": 14, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1657, - "length": 7, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2402, - "length": 14, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2426, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2402, - "length": 14, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2426, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", - "kind": "StringLiteral", - "offset": 246, - "length": 27, - "value": "\"com.inmobi.IMSignals.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", - "kind": "BooleanLiteral", - "offset": 409, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 253, - "length": 15, - "value": "\"inMobi.sqlite\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 303, - "length": 22, - "value": "\"com.inmobi.datastore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 449, - "length": 34, - "value": "\"com.inmobi.IMRdbmsDataStore.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "StringLiteral", - "offset": 190, - "length": 33, - "value": "\"com.inmobi.ads.adsetmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 853, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 896, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 933, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", - "kind": "StringLiteral", - "offset": 844, - "length": 3, - "value": "\",\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", - "kind": "StringLiteral", - "offset": 1117, - "length": 27, - "value": "\"com.inmobi.contextualData\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "FloatLiteral", - "offset": 363, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "IntegerLiteral", - "offset": 388, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 413, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 442, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 473, - "length": 5, - "value": "false" - } - ] -} \ No newline at end of file diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface deleted file mode 100644 index 8453647..0000000 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ /dev/null @@ -1,545 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -// swift-module-flags: -target arm64-apple-ios11.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK -// swift-module-flags-ignorable: -enable-bare-slash-regex -import AdSupport -import AppTrackingTransparency -import SystemConfiguration.CaptiveNetwork -import CommonCrypto -import CoreLocation -import CoreTelephony -import Foundation -@_exported import InMobiSDK -import InMobiSDK.Private -import StoreKit.SKAdImpression -import SQLite3 -import StoreKit -import Swift -import SystemConfiguration -import UIKit -import WebKit -import _Concurrency -import _StringProcessing -@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@frozen @objc public enum IMStatusCode : Swift.Int { - case networkUnReachable - case noFill - case requestInvalid - case requestPending - case requestTimedOut - case multipleLoadsOnSameInstance - case internalError - case serverError - case adActive - case earlyRefreshRequest - case droppingNetworkRequest - case incorrectPlacementID - case sdkNotInitialised - case invalidBannerframe - case invalidAudioFrame - case audioDisabled = 22 - case audioDeviceVolumeLow = 23 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool - @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) - @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) - @_Concurrency.MainActor(unsafe) public func resetPosition() - @objc deinit -} -@objc public protocol IMInterstitialDelegate { - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: Swift.Error) - @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) -} -@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? - @objc public var emailId: InMobiSDK.IMUserDataTypes? - @objc public var extras: [Swift.String : Any]? - @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { - @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) - @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String) - @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) - @objc public class func getVersion() -> Swift.String - @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) - @objc deinit -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func getToken() -> Swift.String? - @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func setAge(_ age: Swift.Int) - @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) - @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) - @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) - @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) - @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) - @objc dynamic public class func setInterests(_ interests: Swift.String?) - @objc dynamic public class func setLanguage(_ language: Swift.String?) - @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) - @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) - @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) - @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) - @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) -} -@objc @frozen public enum IMAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMAudioDelegate { - @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMBannerDelegate? - @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: InMobiSDK.IMBannerAudioDelegate? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMBannerDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func load() - @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) - @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc @_Concurrency.MainActor(unsafe) public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) - @objc deinit -} -@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@objc public protocol IMBannerDelegate { - @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { - @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) - @objc public class func reset() - @objc public class func fetchUnifiedIds(_ delegate: InMobiSDK.IMUnifiedIdDelegate?) - @objc public class func enableDebugMode(_ debugMode: Swift.Bool) - @objc deinit -} -#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") -#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") -@objc public protocol IMUnifiedIdDelegate { - @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) -} -@objc public class IMNative : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMNativeDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var customAdContent: Swift.String? { - @objc get - } - @objc public var adTitle: Swift.String? { - @objc get - } - @objc public var adDescription: Swift.String? { - @objc get - } - @objc public var adIcon: UIKit.UIImage? { - @objc get - } - @objc public var adCtaText: Swift.String? { - @objc get - } - @objc public var adRating: Swift.String? { - @objc get - } - @objc public var adLandingPageUrl: Foundation.URL? { - @objc get - } - @objc public var isAppDownload: Swift.Bool { - @objc get - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMNativeDelegate?) - @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func reportAdClickAndOpenLandingPage() - @objc public func recyclePrimaryView() - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { - @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) - @objc public static func setUSPrivacyString(_ privacyString: Swift.String) - @objc override dynamic public init() - @objc deinit -} -@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var md5: Swift.String? - @objc public var sha1: Swift.String? - @objc public var sha256: Swift.String? - @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@objc @frozen public enum IMBannerAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMBannerAudioDelegate { - @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMAudioDelegate? - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMAudioDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -extension InMobiSDK.IMAudio { - @objc @_Concurrency.MainActor(unsafe) dynamic public func load() - @objc @_Concurrency.MainActor(unsafe) dynamic public func show() - @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) -} -@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { - @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) - @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: InMobiSDK.IMBannerAudioDelegate) - @objc override dynamic public init() - @objc deinit -} -@objc public enum IMRemoteLogLevel : Swift.Int { - case error - case debug - case info - case state - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMLogging { - @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) - @objc optional func saveAndSync() -} -#warning("Long Term: Need to Re Name to IMImpressionType") -#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") -#warning("Convert to camel case") -@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { - @objc public var creativeID: Swift.String? { - get - } - @objc public var bidInfo: [Swift.String : Any] { - get - } - @objc public func getBid() -> Swift.Double - @objc deinit -} -#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") -@objc public class IMInterstitial : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMInterstitialDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMInterstitialDelegate?) - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func show(from viewController: UIKit.UIViewController) - @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc public func cancel() - @objc deinit -} -@objc public class IMWatermark : ObjectiveC.NSObject { - @objc public var imageData: Foundation.Data { - get - } - @objc public init(imageData: Foundation.Data) - @objc deinit -} -#warning("Post Swift Migration: file not used yet") -@objc public protocol IMNativeDelegate { - @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) - @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) - @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) -} -@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { - @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_GDPR_CONSENT_IAB: Swift.String - @objc public static let IM_SUBJECT_TO_GDPR: Swift.String - @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String - @objc override dynamic public init() - @objc deinit -} -@frozen @objc public enum IMSDKLogLevel : Swift.Int { - case none - case error - case debug - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKGender : Swift.Int { - case male = 1 - case female - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKEducation : Swift.Int { - case highSchoolOrLess = 1 - case collageOrGraduate - case postGraduateOrAbove - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKAgeGroup : Swift.Int { - case below18 = 1 - case between18And24 - case between25And29 - case between30And34 - case between35And44 - case between45And54 - case between55And65 - case above65 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { - case coverVertical - case flipHorizontal - case asNone - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -extension Swift.String : Swift.Error { -} -extension InMobiSDK.IMStatusCode : Swift.Equatable {} -extension InMobiSDK.IMStatusCode : Swift.Hashable {} -extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} -extension InMobiSDK.IMStatusCode : Swift.Sendable {} -extension InMobiSDK.IMAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} -extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} -extension InMobiSDK.IMSDKGender : Swift.Equatable {} -extension InMobiSDK.IMSDKGender : Swift.Hashable {} -extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKGender : Swift.Sendable {} -extension InMobiSDK.IMSDKEducation : Swift.Equatable {} -extension InMobiSDK.IMSDKEducation : Swift.Hashable {} -extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKEducation : Swift.Sendable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface deleted file mode 100644 index 8453647..0000000 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ /dev/null @@ -1,545 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -// swift-module-flags: -target arm64-apple-ios11.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK -// swift-module-flags-ignorable: -enable-bare-slash-regex -import AdSupport -import AppTrackingTransparency -import SystemConfiguration.CaptiveNetwork -import CommonCrypto -import CoreLocation -import CoreTelephony -import Foundation -@_exported import InMobiSDK -import InMobiSDK.Private -import StoreKit.SKAdImpression -import SQLite3 -import StoreKit -import Swift -import SystemConfiguration -import UIKit -import WebKit -import _Concurrency -import _StringProcessing -@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@frozen @objc public enum IMStatusCode : Swift.Int { - case networkUnReachable - case noFill - case requestInvalid - case requestPending - case requestTimedOut - case multipleLoadsOnSameInstance - case internalError - case serverError - case adActive - case earlyRefreshRequest - case droppingNetworkRequest - case incorrectPlacementID - case sdkNotInitialised - case invalidBannerframe - case invalidAudioFrame - case audioDisabled = 22 - case audioDeviceVolumeLow = 23 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool - @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) - @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) - @_Concurrency.MainActor(unsafe) public func resetPosition() - @objc deinit -} -@objc public protocol IMInterstitialDelegate { - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: Swift.Error) - @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) -} -@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? - @objc public var emailId: InMobiSDK.IMUserDataTypes? - @objc public var extras: [Swift.String : Any]? - @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { - @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) - @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String) - @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) - @objc public class func getVersion() -> Swift.String - @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) - @objc deinit -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func getToken() -> Swift.String? - @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func setAge(_ age: Swift.Int) - @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) - @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) - @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) - @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) - @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) - @objc dynamic public class func setInterests(_ interests: Swift.String?) - @objc dynamic public class func setLanguage(_ language: Swift.String?) - @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) - @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) - @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) - @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) - @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) -} -@objc @frozen public enum IMAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMAudioDelegate { - @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMBannerDelegate? - @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: InMobiSDK.IMBannerAudioDelegate? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMBannerDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func load() - @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) - @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc @_Concurrency.MainActor(unsafe) public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) - @objc deinit -} -@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@objc public protocol IMBannerDelegate { - @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { - @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) - @objc public class func reset() - @objc public class func fetchUnifiedIds(_ delegate: InMobiSDK.IMUnifiedIdDelegate?) - @objc public class func enableDebugMode(_ debugMode: Swift.Bool) - @objc deinit -} -#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") -#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") -@objc public protocol IMUnifiedIdDelegate { - @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) -} -@objc public class IMNative : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMNativeDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var customAdContent: Swift.String? { - @objc get - } - @objc public var adTitle: Swift.String? { - @objc get - } - @objc public var adDescription: Swift.String? { - @objc get - } - @objc public var adIcon: UIKit.UIImage? { - @objc get - } - @objc public var adCtaText: Swift.String? { - @objc get - } - @objc public var adRating: Swift.String? { - @objc get - } - @objc public var adLandingPageUrl: Foundation.URL? { - @objc get - } - @objc public var isAppDownload: Swift.Bool { - @objc get - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMNativeDelegate?) - @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func reportAdClickAndOpenLandingPage() - @objc public func recyclePrimaryView() - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { - @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) - @objc public static func setUSPrivacyString(_ privacyString: Swift.String) - @objc override dynamic public init() - @objc deinit -} -@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var md5: Swift.String? - @objc public var sha1: Swift.String? - @objc public var sha256: Swift.String? - @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@objc @frozen public enum IMBannerAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMBannerAudioDelegate { - @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMAudioDelegate? - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMAudioDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -extension InMobiSDK.IMAudio { - @objc @_Concurrency.MainActor(unsafe) dynamic public func load() - @objc @_Concurrency.MainActor(unsafe) dynamic public func show() - @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) -} -@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { - @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) - @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: InMobiSDK.IMBannerAudioDelegate) - @objc override dynamic public init() - @objc deinit -} -@objc public enum IMRemoteLogLevel : Swift.Int { - case error - case debug - case info - case state - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMLogging { - @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) - @objc optional func saveAndSync() -} -#warning("Long Term: Need to Re Name to IMImpressionType") -#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") -#warning("Convert to camel case") -@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { - @objc public var creativeID: Swift.String? { - get - } - @objc public var bidInfo: [Swift.String : Any] { - get - } - @objc public func getBid() -> Swift.Double - @objc deinit -} -#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") -@objc public class IMInterstitial : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMInterstitialDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMInterstitialDelegate?) - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func show(from viewController: UIKit.UIViewController) - @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc public func cancel() - @objc deinit -} -@objc public class IMWatermark : ObjectiveC.NSObject { - @objc public var imageData: Foundation.Data { - get - } - @objc public init(imageData: Foundation.Data) - @objc deinit -} -#warning("Post Swift Migration: file not used yet") -@objc public protocol IMNativeDelegate { - @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) - @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) - @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) -} -@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { - @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_GDPR_CONSENT_IAB: Swift.String - @objc public static let IM_SUBJECT_TO_GDPR: Swift.String - @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String - @objc override dynamic public init() - @objc deinit -} -@frozen @objc public enum IMSDKLogLevel : Swift.Int { - case none - case error - case debug - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKGender : Swift.Int { - case male = 1 - case female - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKEducation : Swift.Int { - case highSchoolOrLess = 1 - case collageOrGraduate - case postGraduateOrAbove - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKAgeGroup : Swift.Int { - case below18 = 1 - case between18And24 - case between25And29 - case between30And34 - case between35And44 - case between45And54 - case between55And65 - case above65 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { - case coverVertical - case flipHorizontal - case asNone - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -extension Swift.String : Swift.Error { -} -extension InMobiSDK.IMStatusCode : Swift.Equatable {} -extension InMobiSDK.IMStatusCode : Swift.Hashable {} -extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} -extension InMobiSDK.IMStatusCode : Swift.Sendable {} -extension InMobiSDK.IMAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} -extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} -extension InMobiSDK.IMSDKGender : Swift.Equatable {} -extension InMobiSDK.IMSDKGender : Swift.Hashable {} -extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKGender : Swift.Sendable {} -extension InMobiSDK.IMSDKEducation : Swift.Equatable {} -extension InMobiSDK.IMSDKEducation : Swift.Hashable {} -extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKEducation : Swift.Sendable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json deleted file mode 100644 index 2e88b57..0000000 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ /dev/null @@ -1,24198 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", - "children": [ - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerPreloadManager", - "printedName": "IMBannerPreloadManager", - "children": [ - { - "kind": "Function", - "name": "preload", - "printedName": "preload()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)preload", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC7preloadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)load", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)init", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMStatusCode", - "printedName": "IMStatusCode", - "children": [ - { - "kind": "Var", - "name": "networkUnReachable", - "printedName": "networkUnReachable", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNetworkUnReachable", - "mangledName": "$s9InMobiSDK12IMStatusCodeO18networkUnReachableyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "noFill", - "printedName": "noFill", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNoFill", - "mangledName": "$s9InMobiSDK12IMStatusCodeO6noFillyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "requestInvalid", - "printedName": "requestInvalid", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestInvalid", - "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestInvalidyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "requestPending", - "printedName": "requestPending", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestPending", - "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestPendingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Var", - "name": "requestTimedOut", - "printedName": "requestTimedOut", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestTimedOut", - "mangledName": "$s9InMobiSDK12IMStatusCodeO15requestTimedOutyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 4 - }, - { - "kind": "Var", - "name": "multipleLoadsOnSameInstance", - "printedName": "multipleLoadsOnSameInstance", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeMultipleLoadsOnSameInstance", - "mangledName": "$s9InMobiSDK12IMStatusCodeO27multipleLoadsOnSameInstanceyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 5 - }, - { - "kind": "Var", - "name": "internalError", - "printedName": "internalError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInternalError", - "mangledName": "$s9InMobiSDK12IMStatusCodeO13internalErroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 6 - }, - { - "kind": "Var", - "name": "serverError", - "printedName": "serverError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeServerError", - "mangledName": "$s9InMobiSDK12IMStatusCodeO11serverErroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 7 - }, - { - "kind": "Var", - "name": "adActive", - "printedName": "adActive", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAdActive", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8adActiveyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 8 - }, - { - "kind": "Var", - "name": "earlyRefreshRequest", - "printedName": "earlyRefreshRequest", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeEarlyRefreshRequest", - "mangledName": "$s9InMobiSDK12IMStatusCodeO19earlyRefreshRequestyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 9 - }, - { - "kind": "Var", - "name": "droppingNetworkRequest", - "printedName": "droppingNetworkRequest", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeDroppingNetworkRequest", - "mangledName": "$s9InMobiSDK12IMStatusCodeO22droppingNetworkRequestyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 10 - }, - { - "kind": "Var", - "name": "incorrectPlacementID", - "printedName": "incorrectPlacementID", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeIncorrectPlacementID", - "mangledName": "$s9InMobiSDK12IMStatusCodeO20incorrectPlacementIDyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 11 - }, - { - "kind": "Var", - "name": "sdkNotInitialised", - "printedName": "sdkNotInitialised", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeSdkNotInitialised", - "mangledName": "$s9InMobiSDK12IMStatusCodeO17sdkNotInitialisedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 12 - }, - { - "kind": "Var", - "name": "invalidBannerframe", - "printedName": "invalidBannerframe", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidBannerframe", - "mangledName": "$s9InMobiSDK12IMStatusCodeO18invalidBannerframeyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 13 - }, - { - "kind": "Var", - "name": "invalidAudioFrame", - "printedName": "invalidAudioFrame", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidAudioFrame", - "mangledName": "$s9InMobiSDK12IMStatusCodeO17invalidAudioFrameyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 14 - }, - { - "kind": "Var", - "name": "audioDisabled", - "printedName": "audioDisabled", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDisabled", - "mangledName": "$s9InMobiSDK12IMStatusCodeO13audioDisabledyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 15 - }, - { - "kind": "Var", - "name": "audioDeviceVolumeLow", - "printedName": "audioDeviceVolumeLow", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDeviceVolumeLow", - "mangledName": "$s9InMobiSDK12IMStatusCodeO20audioDeviceVolumeLowyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 16 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMStatusCode?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivp", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivg", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMStatusCode", - "mangledName": "$s9InMobiSDK12IMStatusCodeO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMRequestStatus", - "printedName": "IMRequestStatus", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(domain:code:userInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus(im)initWithDomain:code:userInfo:", - "mangledName": "$s9InMobiSDK15IMRequestStatusC6domain4code8userInfoACSS_SiSDySSypGSgtcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "initWithDomain:code:userInfo:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus", - "mangledName": "$s9InMobiSDK15IMRequestStatusC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSError", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "Foundation.NSError", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "SystemConfiguration.CaptiveNetwork", - "printedName": "SystemConfiguration.CaptiveNetwork", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMMovableView", - "printedName": "IMMovableView", - "children": [ - { - "kind": "Var", - "name": "isMovable", - "printedName": "isMovable", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(py)isMovable", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)isMovable", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)setIsMovable:", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMMovableViewC9isMovableSbvM", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMMovableView", - "printedName": "InMobiSDK.IMMovableView", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)initWithFrame:", - "mangledName": "$s9InMobiSDK13IMMovableViewC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "didMoveToSuperview", - "printedName": "didMoveToSuperview()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)didMoveToSuperview", - "mangledName": "$s9InMobiSDK13IMMovableViewC18didMoveToSuperviewyyF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "didMoveToSuperview", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "traitCollectionDidChange", - "printedName": "traitCollectionDidChange(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UITraitCollection?", - "children": [ - { - "kind": "TypeNominal", - "name": "UITraitCollection", - "printedName": "UIKit.UITraitCollection", - "usr": "c:objc(cs)UITraitCollection" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)traitCollectionDidChange:", - "mangledName": "$s9InMobiSDK13IMMovableViewC24traitCollectionDidChangeyySo07UITraitG0CSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "traitCollectionDidChange:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "resetPosition", - "printedName": "resetPosition()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "s:9InMobiSDK13IMMovableViewC13resetPositionyyF", - "mangledName": "$s9InMobiSDK13IMMovableViewC13resetPositionyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView", - "mangledName": "$s9InMobiSDK13IMMovableViewC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialDelegate", - "printedName": "IMInterstitialDelegate", - "children": [ - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToReceiveWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToReceiveWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToReceiveWithErroryAA0D0C_s0L0_ptF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidReceiveAd", - "printedName": "interstitialDidReceiveAd(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidReceiveAd:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP24interstitialDidReceiveAdyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidFinishLoading", - "printedName": "interstitialDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidFinishLoading:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP28interstitialDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialAdImpressed", - "printedName": "interstitialAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialAdImpressed:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialWillPresent", - "printedName": "interstitialWillPresent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillPresent:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillPresentyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidPresent", - "printedName": "interstitialDidPresent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidPresent:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidPresentyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToPresentWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToPresentWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToPresentWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialWillDismiss", - "printedName": "interstitialWillDismiss(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillDismiss:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillDismissyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidDismiss", - "printedName": "interstitialDidDismiss(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidDismiss:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidDismissyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didInteractWithParams:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromInterstitial", - "printedName": "userWillLeaveApplicationFromInterstitial(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)userWillLeaveApplicationFromInterstitial:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP40userWillLeaveApplicationFromInterstitialyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUserDataModel", - "printedName": "IMUserDataModel", - "children": [ - { - "kind": "Var", - "name": "phoneNumber", - "printedName": "phoneNumber", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)phoneNumber", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)phoneNumber", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setPhoneNumber:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "emailId", - "printedName": "emailId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)emailId", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)emailId", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setEmailId:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)extras", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)extras", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setExtras:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(phoneNumber:emailId:extras:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)initWithPhoneNumber:emailId:extras:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumber7emailId6extrasAcA0dE5TypesCSg_AISDySSypGSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPhoneNumber:emailId:extras:", - "declAttributes": [ - "Required", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "copy", - "printedName": "copy(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "ObjectiveC.NSZone?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSZone", - "printedName": "ObjectiveC.NSZone", - "usr": "s:10ObjectiveC6NSZoneV" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)copyWithZone:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC4copy4withyp10ObjectiveC6NSZoneVSg_tF", - "moduleName": "InMobiSDK", - "objc_name": "copyWithZone:", - "declAttributes": [ - "ObjC", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isEqual", - "printedName": "isEqual(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Any?", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)isEqual:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7isEqualySbypSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "isEqual:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)init", - "mangledName": "$s9InMobiSDK15IMUserDataModelCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel", - "mangledName": "$s9InMobiSDK15IMUserDataModelC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMSdk", - "printedName": "IMSdk", - "children": [ - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:andCompletionHandler:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:andCompletionHandler:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_20andCompletionHandlerySS_ys5Error_pSgcSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:consentDictionary:andCompletionHandler:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:andCompletionHandler:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionary20andCompletionHandlerySS_SDySSypGSgys5Error_pSgcSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:consentDictionary:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionaryySS_SDySSypGSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "deprecated": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountIDyySSFZ", - "moduleName": "InMobiSDK", - "static": true, - "deprecated": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "updateGDPRConsent", - "printedName": "updateGDPRConsent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)updateGDPRConsent:", - "mangledName": "$s9InMobiSDK5IMSdkC17updateGDPRConsentyySDySSypGSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPartnerGDPRConsent", - "printedName": "setPartnerGDPRConsent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setPartnerGDPRConsent:", - "mangledName": "$s9InMobiSDK5IMSdkC21setPartnerGDPRConsentyySDySSypGSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setIsAgeRestricted", - "printedName": "setIsAgeRestricted(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setIsAgeRestricted:", - "mangledName": "$s9InMobiSDK5IMSdkC18setIsAgeRestrictedyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getVersion", - "printedName": "getVersion()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)getVersion", - "mangledName": "$s9InMobiSDK5IMSdkC10getVersionSSyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLogLevel", - "printedName": "setLogLevel(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setLogLevel:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLogLevelyyAA08IMSDKLogG0OFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getToken", - "printedName": "getToken()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getToken", - "mangledName": "$s9InMobiSDK5IMSdkC8getTokenSSSgyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getTokenWithExtras", - "printedName": "getTokenWithExtras(_:andKeywords:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getTokenWithExtras:andKeywords:", - "mangledName": "$s9InMobiSDK5IMSdkC18getTokenWithExtras_11andKeywordsSSSgSDySSypGSg_AFtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAge", - "printedName": "setAge(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAge:", - "mangledName": "$s9InMobiSDK5IMSdkC6setAgeyySiFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAreaCode", - "printedName": "setAreaCode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAreaCode:", - "mangledName": "$s9InMobiSDK5IMSdkC11setAreaCodeyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAgeGroup", - "printedName": "setAgeGroup(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAgeGroup:", - "mangledName": "$s9InMobiSDK5IMSdkC11setAgeGroupyyAA08IMSDKAgeG0OFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setYearOfBirth", - "printedName": "setYearOfBirth(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setYearOfBirth:", - "mangledName": "$s9InMobiSDK5IMSdkC14setYearOfBirthyySiFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setEducation", - "printedName": "setEducation(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setEducation:", - "mangledName": "$s9InMobiSDK5IMSdkC12setEducationyyAA14IMSDKEducationOFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setGender", - "printedName": "setGender(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setGender:", - "mangledName": "$s9InMobiSDK5IMSdkC9setGenderyyAA11IMSDKGenderOFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setInterests", - "printedName": "setInterests(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setInterests:", - "mangledName": "$s9InMobiSDK5IMSdkC12setInterestsyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLanguage", - "printedName": "setLanguage(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLanguage:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLanguageyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLocationWithCity", - "printedName": "setLocationWithCity(_:state:country:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocationWithCity:state:country:", - "mangledName": "$s9InMobiSDK5IMSdkC19setLocationWithCity_5state7countryySSSg_A2GtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLocation", - "printedName": "setLocation(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "CoreLocation.CLLocation?", - "children": [ - { - "kind": "TypeNominal", - "name": "CLLocation", - "printedName": "CoreLocation.CLLocation", - "usr": "c:objc(cs)CLLocation" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocation:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLocationyySo10CLLocationCSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPostalCode", - "printedName": "setPostalCode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPostalCode:", - "mangledName": "$s9InMobiSDK5IMSdkC13setPostalCodeyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "shouldAutoManageAVAudioSession", - "printedName": "shouldAutoManageAVAudioSession(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)shouldAutoManageAVAudioSession:", - "mangledName": "$s9InMobiSDK5IMSdkC30shouldAutoManageAVAudioSessionyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setMute", - "printedName": "setMute(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setMute:", - "mangledName": "$s9InMobiSDK5IMSdkC7setMuteyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPublisherProvidedUnifiedId", - "printedName": "setPublisherProvidedUnifiedId(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPublisherProvidedUnifiedId:", - "mangledName": "$s9InMobiSDK5IMSdkC29setPublisherProvidedUnifiedIdyySDySSypGFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk", - "mangledName": "$s9InMobiSDK5IMSdkC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMAudioStatus", - "printedName": "IMAudioStatus", - "children": [ - { - "kind": "Var", - "name": "playing", - "printedName": "playing", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPlaying", - "mangledName": "$s9InMobiSDK13IMAudioStatusO7playingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "paused", - "printedName": "paused", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPaused", - "mangledName": "$s9InMobiSDK13IMAudioStatusO6pausedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "completed", - "printedName": "completed", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusCompleted", - "mangledName": "$s9InMobiSDK13IMAudioStatusO9completedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioStatus?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus", - "mangledName": "$s9InMobiSDK13IMAudioStatusO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "Frozen", - "ObjC", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMAudioDelegate", - "printedName": "IMAudioDelegate", - "children": [ - { - "kind": "Function", - "name": "audioAdDidFinishLoading", - "printedName": "audioAdDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidFinishLoading:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidBecomeVisible", - "printedName": "audioAdDidBecomeVisible(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidBecomeVisible:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidBecomeVisibleyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdkL0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didFailToShowWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToShowWithError:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToShowWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdImpressed", - "printedName": "audioAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdImpressed:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP16audioAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didInteractWithParams:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdWillPresentScreen", - "printedName": "audioAdWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillPresentScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidPresentScreen", - "printedName": "audioAdDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidPresentScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdWillDismissScreen", - "printedName": "audioAdWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillDismissScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidDismissScreen", - "printedName": "audioAdDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidDismissScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromAudioAd", - "printedName": "userWillLeaveApplicationFromAudioAd(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)userWillLeaveApplicationFromAudioAd:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP35userWillLeaveApplicationFromAudioAdyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:audioStatusChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:audioStatusChanged:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_0F13StatusChangedyAA0D0C_AA0dH0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMBanner", - "printedName": "IMBanner", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)placementId", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)placementId", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setPlacementId:", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMBannerDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)delegate", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)delegate", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setDelegate:", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "audioDelegate", - "printedName": "audioDelegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMBannerAudioDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)audioDelegate", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)audioDelegate", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setAudioDelegate:", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "refreshInterval", - "printedName": "refreshInterval", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)refreshInterval", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)refreshInterval", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setRefreshInterval:", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC15refreshIntervalSivM", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)keywords", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)keywords", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setKeywords:", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)extras", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)extras", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setExtras:", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "transitionAnimation", - "printedName": "transitionAnimation", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)transitionAnimation", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)transitionAnimation", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setTransitionAnimation:", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)contentUrl", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)contentUrl", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setContentUrl:", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)creativeId", - "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)creativeId", - "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "preloadManager", - "printedName": "preloadManager", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)preloadManager", - "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "Lazy", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)preloadManager", - "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isAudioAd", - "printedName": "isAudioAd", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)isAudioAd", - "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)isAudioAd", - "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:", - "mangledName": "$s9InMobiSDK8IMBannerC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "Convenience", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:", - "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:", - "declAttributes": [ - "Custom", - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:delegate:", - "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:delegate:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load", - "mangledName": "$s9InMobiSDK8IMBannerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load:", - "mangledName": "$s9InMobiSDK8IMBannerC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "shouldAutoRefresh", - "printedName": "shouldAutoRefresh(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)shouldAutoRefresh:", - "mangledName": "$s9InMobiSDK8IMBannerC17shouldAutoRefreshyySbF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK8IMBannerC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setWatermark", - "printedName": "setWatermark(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setWatermarkWith:", - "mangledName": "$s9InMobiSDK8IMBannerC12setWatermark4withyAA11IMWatermarkC_tF", - "moduleName": "InMobiSDK", - "objc_name": "setWatermarkWith:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)cancel", - "mangledName": "$s9InMobiSDK8IMBannerC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "willMove", - "printedName": "willMove(toWindow:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIWindow?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIWindow", - "printedName": "UIKit.UIWindow", - "usr": "c:objc(cs)UIWindow" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)willMoveToWindow:", - "mangledName": "$s9InMobiSDK8IMBannerC8willMove8toWindowySo8UIWindowCSg_tF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "willMoveToWindow:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner", - "mangledName": "$s9InMobiSDK8IMBannerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialPreloadManager", - "printedName": "IMInterstitialPreloadManager", - "children": [ - { - "kind": "Function", - "name": "preload", - "printedName": "preload()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)preload", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC7preloadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)load", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)init", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerDelegate", - "printedName": "IMBannerDelegate", - "children": [ - { - "kind": "Function", - "name": "bannerDidFinishLoading", - "printedName": "bannerDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidFinishLoading:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didFailToReceiveWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToReceiveWithError:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_25didFailToReceiveWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerAdImpressed", - "printedName": "bannerAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerAdImpressed:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP17bannerAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didInteractWithParams:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromBanner", - "printedName": "userWillLeaveApplicationFromBanner(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)userWillLeaveApplicationFromBanner:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP34userWillLeaveApplicationFromBanneryyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerWillPresentScreen", - "printedName": "bannerWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillPresentScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerDidPresentScreen", - "printedName": "bannerDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidPresentScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerWillDismissScreen", - "printedName": "bannerWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillDismissScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerDidDismissScreen", - "printedName": "bannerDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidDismissScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUnifiedIdService", - "printedName": "IMUnifiedIdService", - "children": [ - { - "kind": "Function", - "name": "push", - "printedName": "push(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataModel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)push:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC4pushyyAA15IMUserDataModelCSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "reset", - "printedName": "reset()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)reset", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC5resetyyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "fetchUnifiedIds", - "printedName": "fetchUnifiedIds(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUnifiedIdDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUnifiedIdDelegate", - "printedName": "InMobiSDK.IMUnifiedIdDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)fetchUnifiedIds:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15fetchUnifiedIdsyyAA0dE8Delegate_pSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "enableDebugMode", - "printedName": "enableDebugMode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)enableDebugMode:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15enableDebugModeyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AdSupport", - "printedName": "AdSupport", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "AppTrackingTransparency", - "printedName": "AppTrackingTransparency", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUnifiedIdDelegate", - "printedName": "IMUnifiedIdDelegate", - "children": [ - { - "kind": "Function", - "name": "onFetchCompleted", - "printedName": "onFetchCompleted(_:error:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.NSError?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSError", - "printedName": "Foundation.NSError", - "usr": "c:objc(cs)NSError" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate(im)onFetchCompleted:error:", - "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP16onFetchCompleted_5errorySDySSypGSg_So7NSErrorCSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMUnifiedIdDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate", - "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMNative", - "printedName": "IMNative", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)placementId", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)placementId", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setPlacementId:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMNativeDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)delegate", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)delegate", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setDelegate:", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)keywords", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)keywords", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setKeywords:", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)extras", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)extras", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setExtras:", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)contentUrl", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)contentUrl", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setContentUrl:", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "customAdContent", - "printedName": "customAdContent", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)customAdContent", - "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)customAdContent", - "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adTitle", - "printedName": "adTitle", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adTitle", - "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adTitle", - "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adDescription", - "printedName": "adDescription", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adDescription", - "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adDescription", - "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adIcon", - "printedName": "adIcon", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adIcon", - "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adIcon", - "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adCtaText", - "printedName": "adCtaText", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adCtaText", - "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adCtaText", - "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adRating", - "printedName": "adRating", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adRating", - "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adRating", - "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adLandingPageUrl", - "printedName": "adLandingPageUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URL?", - "children": [ - { - "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adLandingPageUrl", - "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URL?", - "children": [ - { - "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adLandingPageUrl", - "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isAppDownload", - "printedName": "isAppDownload", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)isAppDownload", - "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isAppDownload", - "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)creativeId", - "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)creativeId", - "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIdACs5Int64V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:", - "declAttributes": [ - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:delegate:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:delegate:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "primaryView", - "printedName": "primaryView(ofWidth:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIView?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIView", - "printedName": "UIKit.UIView", - "usr": "c:objc(cs)UIView" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)primaryViewOfWidth:", - "mangledName": "$s9InMobiSDK8IMNativeC11primaryView7ofWidthSo6UIViewCSg12CoreGraphics7CGFloatV_tF", - "moduleName": "InMobiSDK", - "objc_name": "primaryViewOfWidth:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load", - "mangledName": "$s9InMobiSDK8IMNativeC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load:", - "mangledName": "$s9InMobiSDK8IMNativeC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isReady", - "printedName": "isReady()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isReady", - "mangledName": "$s9InMobiSDK8IMNativeC7isReadySbyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "reportAdClickAndOpenLandingPage", - "printedName": "reportAdClickAndOpenLandingPage()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)reportAdClickAndOpenLandingPage", - "mangledName": "$s9InMobiSDK8IMNativeC31reportAdClickAndOpenLandingPageyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "recyclePrimaryView", - "printedName": "recyclePrimaryView()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)recyclePrimaryView", - "mangledName": "$s9InMobiSDK8IMNativeC18recyclePrimaryViewyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK8IMNativeC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)init", - "mangledName": "$s9InMobiSDK8IMNativeCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative", - "mangledName": "$s9InMobiSDK8IMNativeC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMPrivacyCompliance", - "printedName": "IMPrivacyCompliance", - "children": [ - { - "kind": "Function", - "name": "setDoNotSell", - "printedName": "setDoNotSell(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setDoNotSell:", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC12setDoNotSellyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setUSPrivacyString", - "printedName": "setUSPrivacyString(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setUSPrivacyString:", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC18setUSPrivacyStringyySSFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMPrivacyCompliance", - "printedName": "InMobiSDK.IMPrivacyCompliance", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(im)init", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUserDataTypes", - "printedName": "IMUserDataTypes", - "children": [ - { - "kind": "Var", - "name": "md5", - "printedName": "md5", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)md5", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)md5", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setMd5:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC3md5SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "sha1", - "printedName": "sha1", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha1", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha1", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha1:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "sha256", - "printedName": "sha256", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha256", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha256", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha256:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(md5:sha1:sha256:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)initWithMd5:sha1:sha256:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md54sha16sha256ACSSSg_A2Gtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithMd5:sha1:sha256:", - "declAttributes": [ - "Required", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "copy", - "printedName": "copy(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "ObjectiveC.NSZone?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSZone", - "printedName": "ObjectiveC.NSZone", - "usr": "s:10ObjectiveC6NSZoneV" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)copyWithZone:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4copy4withyp10ObjectiveC6NSZoneVSg_tF", - "moduleName": "InMobiSDK", - "objc_name": "copyWithZone:", - "declAttributes": [ - "ObjC", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isEqual", - "printedName": "isEqual(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Any?", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)isEqual:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC7isEqualySbypSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "isEqual:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)init", - "mangledName": "$s9InMobiSDK15IMUserDataTypesCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SystemConfiguration", - "printedName": "SystemConfiguration", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "StoreKit.SKAdImpression", - "printedName": "StoreKit.SKAdImpression", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioStatus", - "printedName": "IMBannerAudioStatus", - "children": [ - { - "kind": "Var", - "name": "playing", - "printedName": "playing", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPlaying", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO7playingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "paused", - "printedName": "paused", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPaused", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO6pausedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "completed", - "printedName": "completed", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusCompleted", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO9completedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioStatus?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "Frozen", - "ObjC", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioDelegate", - "printedName": "IMBannerAudioDelegate", - "children": [ - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:audioStatusChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate(im)banner:audioStatusChanged:", - "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP6banner_18audioStatusChangedyAA0D0C_AA0deI0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate", - "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMAudio", - "printedName": "IMAudio", - "children": [ - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMAudioDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)delegate", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)delegate", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setDelegate:", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)placementId", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)placementId", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setPlacementId:", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)keywords", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)keywords", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setKeywords:", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)extras", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)extras", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setExtras:", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "transitionAnimation", - "printedName": "transitionAnimation", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)transitionAnimation", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)transitionAnimation", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setTransitionAnimation:", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)contentUrl", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)contentUrl", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setContentUrl:", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)creativeId", - "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)creativeId", - "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:", - "mangledName": "$s9InMobiSDK7IMAudioC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "Convenience", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:", - "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:", - "declAttributes": [ - "Custom", - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:delegate:", - "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:delegate:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK7IMAudioC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)load", - "mangledName": "$s9InMobiSDK7IMAudioC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)show", - "mangledName": "$s9InMobiSDK7IMAudioC4showyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)cancel", - "mangledName": "$s9InMobiSDK7IMAudioC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "willMove", - "printedName": "willMove(toWindow:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIWindow?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIWindow", - "printedName": "UIKit.UIWindow", - "usr": "c:objc(cs)UIWindow" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)willMoveToWindow:", - "mangledName": "$s9InMobiSDK7IMAudioC8willMove8toWindowySo8UIWindowCSg_tF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "willMoveToWindow:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio", - "mangledName": "$s9InMobiSDK7IMAudioC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioHandler", - "printedName": "IMBannerAudioHandler", - "children": [ - { - "kind": "Function", - "name": "setAudioEnabled", - "printedName": "setAudioEnabled(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(cm)setAudioEnabled:", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC03setE7EnabledyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onView", - "printedName": "onView(_:addBannerAudioDelegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIView", - "printedName": "UIKit.UIView", - "usr": "c:objc(cs)UIView" - }, - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)onView:addBannerAudioDelegate:", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC6onView_09addBannerE8DelegateySo6UIViewC_AA0deK0_ptF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioHandler", - "printedName": "InMobiSDK.IMBannerAudioHandler", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)init", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMRemoteLogLevel", - "printedName": "IMRemoteLogLevel", - "children": [ - { - "kind": "Var", - "name": "error", - "printedName": "error", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelError", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5erroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "debug", - "printedName": "debug", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelDebug", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5debugyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "info", - "printedName": "info", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelInfo", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO4infoyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "state", - "printedName": "state", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelState", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5stateyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMRemoteLogLevel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMLogging", - "printedName": "IMLogging", - "children": [ - { - "kind": "Function", - "name": "log", - "printedName": "log(message:tag:logLevel:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)logWithMessage:tag:logLevel:", - "mangledName": "$s9InMobiSDK9IMLoggingP3log7message3tag0E5LevelySS_SSAA011IMRemoteLogH0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", - "sugared_genericSig": "", - "protocolReq": true, - "objc_name": "logWithMessage:tag:logLevel:", - "declAttributes": [ - "Optional", - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "saveAndSync", - "printedName": "saveAndSync()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)saveAndSync", - "mangledName": "$s9InMobiSDK9IMLoggingP11saveAndSyncyyF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging", - "mangledName": "$s9InMobiSDK9IMLoggingP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMAdMetaInfo", - "printedName": "IMAdMetaInfo", - "children": [ - { - "kind": "Var", - "name": "creativeID", - "printedName": "creativeID", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)creativeID", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)creativeID", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "bidInfo", - "printedName": "bidInfo", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)bidInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)bidInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "getBid", - "printedName": "getBid()", - "children": [ - { - "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)getBid", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC6getBidSdyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)init", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMInterstitial", - "printedName": "IMInterstitial", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)placementId", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)placementId", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setPlacementId:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMInterstitialDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)delegate", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)delegate", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setDelegate:", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)keywords", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)keywords", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setKeywords:", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)extras", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)extras", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setExtras:", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)contentUrl", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)contentUrl", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setContentUrl:", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)creativeId", - "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)creativeId", - "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "preloadManager", - "printedName": "preloadManager", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)preloadManager", - "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Lazy", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)preloadManager", - "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIdACs5Int64V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:", - "declAttributes": [ - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:delegate:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:delegate:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load", - "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isReady", - "printedName": "isReady()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)isReady", - "mangledName": "$s9InMobiSDK14IMInterstitialC7isReadySbyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIViewController", - "printedName": "UIKit.UIViewController", - "usr": "c:objc(cs)UIViewController" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4show4fromySo16UIViewControllerC_tF", - "moduleName": "InMobiSDK", - "objc_name": "showFrom:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show(from:with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIViewController", - "printedName": "UIKit.UIViewController", - "usr": "c:objc(cs)UIViewController" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:with:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4show4from4withySo16UIViewControllerC_AA0D13AnimationTypeOtF", - "moduleName": "InMobiSDK", - "objc_name": "showFrom:with:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK14IMInterstitialC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setWatermark", - "printedName": "setWatermark(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setWatermarkWith:", - "mangledName": "$s9InMobiSDK14IMInterstitialC12setWatermark4withyAA11IMWatermarkC_tF", - "moduleName": "InMobiSDK", - "objc_name": "setWatermarkWith:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)cancel", - "mangledName": "$s9InMobiSDK14IMInterstitialC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)init", - "mangledName": "$s9InMobiSDK14IMInterstitialCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial", - "mangledName": "$s9InMobiSDK14IMInterstitialC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "InMobiSDK.Private", - "printedName": "InMobiSDK.Private", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMWatermark", - "printedName": "IMWatermark", - "children": [ - { - "kind": "Var", - "name": "imageData", - "printedName": "imageData", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(py)imageData", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)imageData", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(imageData:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)initWithImageData:", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageDataAC10Foundation0F0V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithImageData:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)init", - "mangledName": "$s9InMobiSDK11IMWatermarkCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark", - "mangledName": "$s9InMobiSDK11IMWatermarkC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMNativeDelegate", - "printedName": "IMNativeDelegate", - "children": [ - { - "kind": "Function", - "name": "nativeDidFinishLoading", - "printedName": "nativeDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishLoading:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeWillPresentScreen", - "printedName": "nativeWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillPresentScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidPresentScreen", - "printedName": "nativeDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidPresentScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeWillDismissScreen", - "printedName": "nativeWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillDismissScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidDismissScreen", - "printedName": "nativeDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidDismissScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromNative", - "printedName": "userWillLeaveApplicationFromNative(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userWillLeaveApplicationFromNative:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP34userWillLeaveApplicationFromNativeyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeAdImpressed", - "printedName": "nativeAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeAdImpressed:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP17nativeAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didInteractWithParams:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidFinishPlayingMedia", - "printedName": "nativeDidFinishPlayingMedia(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishPlayingMedia:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP27nativeDidFinishPlayingMediayyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userDidSkipPlayingMediaFromNative", - "printedName": "userDidSkipPlayingMediaFromNative(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userDidSkipPlayingMediaFromNative:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP33userDidSkipPlayingMediaFromNativeyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:adAudioStateChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:adAudioStateChanged:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_19adAudioStateChangedyAA0D0C_SbtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMCommonConstants", - "printedName": "IMCommonConstants", - "children": [ - { - "kind": "Var", - "name": "IM_GDPR_CONSENT_AVAILABLE", - "printedName": "IM_GDPR_CONSENT_AVAILABLE", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_GDPR_CONSENT_IAB", - "printedName": "IM_GDPR_CONSENT_IAB", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_IAB", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_IAB", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_SUBJECT_TO_GDPR", - "printedName": "IM_SUBJECT_TO_GDPR", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_SUBJECT_TO_GDPR", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_SUBJECT_TO_GDPR", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "printedName": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_PARTNER_GDPR_APPLIES", - "printedName": "IM_PARTNER_GDPR_APPLIES", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_APPLIES", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_APPLIES", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMCommonConstants", - "printedName": "InMobiSDK.IMCommonConstants", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(im)init", - "mangledName": "$s9InMobiSDK17IMCommonConstantsCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjCMembers", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKLogLevel", - "printedName": "IMSDKLogLevel", - "children": [ - { - "kind": "Var", - "name": "none", - "printedName": "none", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelNone", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO4noneyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "error", - "printedName": "error", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelError", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5erroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "debug", - "printedName": "debug", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelDebug", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5debugyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKLogLevel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKGender", - "printedName": "IMSDKGender", - "children": [ - { - "kind": "Var", - "name": "male", - "printedName": "male", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKGender.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderMale", - "mangledName": "$s9InMobiSDK11IMSDKGenderO4maleyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "female", - "printedName": "female", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKGender.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderFemale", - "mangledName": "$s9InMobiSDK11IMSDKGenderO6femaleyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKGender?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivp", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivg", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKGender", - "mangledName": "$s9InMobiSDK11IMSDKGenderO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKEducation", - "printedName": "IMSDKEducation", - "children": [ - { - "kind": "Var", - "name": "highSchoolOrLess", - "printedName": "highSchoolOrLess", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationHighSchoolOrLess", - "mangledName": "$s9InMobiSDK14IMSDKEducationO16highSchoolOrLessyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "collageOrGraduate", - "printedName": "collageOrGraduate", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationCollageOrGraduate", - "mangledName": "$s9InMobiSDK14IMSDKEducationO17collageOrGraduateyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "postGraduateOrAbove", - "printedName": "postGraduateOrAbove", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationPostGraduateOrAbove", - "mangledName": "$s9InMobiSDK14IMSDKEducationO19postGraduateOrAboveyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKEducation?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivp", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivg", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation", - "mangledName": "$s9InMobiSDK14IMSDKEducationO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKAgeGroup", - "printedName": "IMSDKAgeGroup", - "children": [ - { - "kind": "Var", - "name": "below18", - "printedName": "below18", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBelow18", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7below18yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "between18And24", - "printedName": "between18And24", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween18And24", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between18And24yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "between25And29", - "printedName": "between25And29", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween25And29", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between25And29yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "between30And34", - "printedName": "between30And34", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween30And34", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between30And34yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Var", - "name": "between35And44", - "printedName": "between35And44", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween35And44", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between35And44yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 4 - }, - { - "kind": "Var", - "name": "between45And54", - "printedName": "between45And54", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween45And54", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between45And54yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 5 - }, - { - "kind": "Var", - "name": "between55And65", - "printedName": "between55And65", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween55And65", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between55And65yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 6 - }, - { - "kind": "Var", - "name": "above65", - "printedName": "above65", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupAbove65", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7above65yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 7 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKAgeGroup?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialAnimationType", - "printedName": "IMInterstitialAnimationType", - "children": [ - { - "kind": "Var", - "name": "coverVertical", - "printedName": "coverVertical", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeCoverVertical", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO13coverVerticalyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "flipHorizontal", - "printedName": "flipHorizontal", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeFlipHorizontal", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO14flipHorizontalyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "asNone", - "printedName": "asNone", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeAsNone", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO6asNoneyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialAnimationType?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SQLite3", - "printedName": "SQLite3", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "String", - "printedName": "String", - "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", - "moduleName": "Swift", - "declAttributes": [ - "Frozen" - ], - "isExternal": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - }, - { - "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "BidirectionalCollection", - "printedName": "BidirectionalCollection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" - } - ] - } - ], - "usr": "s:SK", - "mangledName": "$sSK" - }, - { - "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" - } - ] - } - ], - "usr": "s:Sl", - "mangledName": "$sSl" - }, - { - "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" - } - ] - } - ], - "usr": "s:ST", - "mangledName": "$sST" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" - }, - { - "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", - "children": [ - { - "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", - "children": [ - { - "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sy", - "mangledName": "$sSy" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", - "children": [ - { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" - } - ] - } - ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", - "children": [ - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" - }, - { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", - "children": [ - { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", - "children": [ - { - "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" - } - ] - } - ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - } - ] - } - ], - "json_format_version": 8 - }, - "ConstValues": [ - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 509, - "length": 46, - "value": "\"com.inmobi.IMAdQualityNetworkInterface.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "BooleanLiteral", - "offset": 802, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", - "kind": "StringLiteral", - "offset": 770, - "length": 31, - "value": "\"Kindly create IMBanner Object\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", - "kind": "StringLiteral", - "offset": 584, - "length": 22, - "value": "\"InMobiSDK.IMBannerPreloadManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "StringLiteral", - "offset": 4834, - "length": 45, - "value": "\"com.inmobi.unifiedidservice.backgroundQueue\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 6, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 371, - "length": 15, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 27, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 433, - "length": 13, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 11, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 477, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 495, - "length": 19, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 524, - "length": 22, - "value": "10" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 556, - "length": 20, - "value": "11" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 586, - "length": 17, - "value": "12" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 613, - "length": 18, - "value": "13" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 641, - "length": 17, - "value": "14" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 684, - "length": 2, - "value": "22" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 719, - "length": 2, - "value": "23" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 6, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 371, - "length": 15, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 27, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 433, - "length": 13, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 11, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 477, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 495, - "length": 19, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 524, - "length": 22, - "value": "10" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 556, - "length": 20, - "value": "11" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 586, - "length": 17, - "value": "12" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 613, - "length": 18, - "value": "13" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 641, - "length": 17, - "value": "14" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 684, - "length": 2, - "value": "22" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 719, - "length": 2, - "value": "23" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "StringLiteral", - "offset": 744, - "length": 15, - "value": "\"InMobiSDK.IMRequestStatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", - "kind": "BooleanLiteral", - "offset": 536, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", - "kind": "StringLiteral", - "offset": 168, - "length": 11, - "value": "\"InMobiSDK.IMAdManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", - "kind": "BooleanLiteral", - "offset": 380, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", - "kind": "StringLiteral", - "offset": 184, - "length": 24, - "value": "\"InMobiSDK.IMInterstitialAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "StringLiteral", - "offset": 201, - "length": 38, - "value": "\"com.inmobi.ads.adresponsemodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Audience Bidding\/IMAudienceBiddingToken.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 428, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 490, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 622, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "StringLiteral", - "offset": 726, - "length": 36, - "value": "\"com.inmobi.IMAdQualityManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAudioAdUnit.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 13, - "value": "\"InMobiSDK.IMAudioAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "BooleanLiteral", - "offset": 1047, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "FloatLiteral", - "offset": 2482, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "FloatLiteral", - "offset": 2534, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdFetchServiceManager.swift", - "kind": "StringLiteral", - "offset": 219, - "length": 42, - "value": "\"com.inmobi.unifiedid.fetch.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataModel.swift", - "kind": "StringLiteral", - "offset": 892, - "length": 15, - "value": "\"InMobiSDK.IMUserDataModel\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", - "kind": "StringLiteral", - "offset": 191, - "length": 12, - "value": "\"com.inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Model\/IMLogEntry.swift", - "kind": "BooleanLiteral", - "offset": 341, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 319, - "length": 41, - "value": "\"com.inmobi.IMPublisherProvidedInfo.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 398, - "length": 24, - "value": "\"com.inmobi.user.gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 462, - "length": 27, - "value": "\"com.inmobi.user.education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 533, - "length": 29, - "value": "\"com.inmobi.user.yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 596, - "length": 21, - "value": "\"com.inmobi.user.age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 656, - "length": 26, - "value": "\"com.inmobi.user.language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 724, - "length": 28, - "value": "\"com.inmobi.user.postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 792, - "length": 26, - "value": "\"com.inmobi.user.areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 858, - "length": 27, - "value": "\"com.inmobi.user.interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 925, - "length": 26, - "value": "\"com.inmobi.user.agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 994, - "length": 29, - "value": "\"com.inmobi.user.haslocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1062, - "length": 26, - "value": "\"com.inmobi.user.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1128, - "length": 27, - "value": "\"com.inmobi.user.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1194, - "length": 26, - "value": "\"com.inmobi.user.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1263, - "length": 29, - "value": "\"com.inmobi.user.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 28, - "value": "\"com.inmobi.sdk.haslocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1400, - "length": 25, - "value": "\"com.inmobi.sdk.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1464, - "length": 26, - "value": "\"com.inmobi.sdk.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1528, - "length": 25, - "value": "\"com.inmobi.sdk.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1596, - "length": 28, - "value": "\"com.inmobi.sdk.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1659, - "length": 22, - "value": "\"com.inmobi.user.city\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1717, - "length": 23, - "value": "\"com.inmobi.user.state\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1778, - "length": 25, - "value": "\"com.inmobi.user.country\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1848, - "length": 32, - "value": "\"com.inmobi.publisher.unifiedid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1925, - "length": 32, - "value": "\"com.inmobi.user.age.restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 277, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 277, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBanner.swift", - "kind": "IntegerLiteral", - "offset": 7762, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", - "kind": "BooleanLiteral", - "offset": 262, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 14, - "value": "\"InMobiSDK.IMBannerCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitialPreloadManager.swift", - "kind": "StringLiteral", - "offset": 614, - "length": 28, - "value": "\"InMobiSDK.IMInterstitialPreloadManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "StringLiteral", - "offset": 3609, - "length": 30, - "value": "\"com.inmobi.ads.requeststatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", - "kind": "BooleanLiteral", - "offset": 371, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", - "kind": "StringLiteral", - "offset": 181, - "length": 29, - "value": "\"InMobiSDK.IMLogPersistenceSaveOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 294, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 341, - "length": 2, - "value": "36" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 368, - "length": 16, - "value": "\"com.inmobi.log\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 416, - "length": 14, - "value": "\"InMobiSdkLog\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 461, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 498, - "length": 8, - "value": "\"expiry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 541, - "length": 9, - "value": "\"created\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1032, - "length": 17, - "value": "\"com.inmobi.logs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "BooleanLiteral", - "offset": 1157, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1221, - "length": 10, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1230, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 582, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 629, - "length": 6, - "value": "\"u-rt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 678, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 742, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 808, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 873, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 582, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 629, - "length": 6, - "value": "\"u-rt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 678, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 742, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 808, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 873, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1753, - "length": 19, - "value": "\"a-parentViewWidth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1803, - "length": 18, - "value": "\"a-productVersion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1849, - "length": 13, - "value": "\"trackerType\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1753, - "length": 19, - "value": "\"a-parentViewWidth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1803, - "length": 18, - "value": "\"a-productVersion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1849, - "length": 13, - "value": "\"trackerType\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2474, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2522, - "length": 21, - "value": "\"a-lastAudioPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2587, - "length": 13, - "value": "\"a-audioFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2646, - "length": 7, - "value": "\"a-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2474, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2522, - "length": 21, - "value": "\"a-lastAudioPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2587, - "length": 13, - "value": "\"a-audioFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2646, - "length": 7, - "value": "\"a-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3632, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3664, - "length": 4, - "value": "\"im\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3741, - "length": 14, - "value": "\"u-postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3780, - "length": 12, - "value": "\"u-areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3829, - "length": 33, - "value": "\"d-density-dependent-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3887, - "length": 12, - "value": "\"d-textsize\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3922, - "length": 8, - "value": "\"adtype\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3955, - "length": 19, - "value": "\"client-request-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4007, - "length": 8, - "value": "\"format\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4043, - "length": 9, - "value": "\"im-plid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4074, - "length": 12, - "value": "\"c-ap-bssid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4117, - "length": 20, - "value": "\"loc-consent-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4162, - "length": 12, - "value": "\"u-appcache\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4210, - "length": 23, - "value": "\"has-dynamic-mediation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 12, - "value": "\"int-origin\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3741, - "length": 14, - "value": "\"u-postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3780, - "length": 12, - "value": "\"u-areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3829, - "length": 33, - "value": "\"d-density-dependent-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3887, - "length": 12, - "value": "\"d-textsize\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3922, - "length": 8, - "value": "\"adtype\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3955, - "length": 19, - "value": "\"client-request-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4007, - "length": 8, - "value": "\"format\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4043, - "length": 9, - "value": "\"im-plid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4074, - "length": 12, - "value": "\"c-ap-bssid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4117, - "length": 20, - "value": "\"loc-consent-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4162, - "length": 12, - "value": "\"u-appcache\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4210, - "length": 23, - "value": "\"has-dynamic-mediation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 12, - "value": "\"int-origin\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", - "kind": "Array", - "offset": 1001, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", - "kind": "BooleanLiteral", - "offset": 1828, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 984, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 1124, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 1253, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 1364, - "length": 3, - "value": "320" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 1377, - "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "StringLiteral", - "offset": 1425, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 3931, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 4452, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", - "kind": "BooleanLiteral", - "offset": 7216, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", - "kind": "StringLiteral", - "offset": 1320, - "length": 8, - "value": "\"InMobiSDK.IMNative\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataTypes.swift", - "kind": "StringLiteral", - "offset": 1083, - "length": 15, - "value": "\"InMobiSDK.IMUserDataTypes\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "StringLiteral", - "offset": 423, - "length": 40, - "value": "\"kInMobiReachabilityChangedNotification\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "IntegerLiteral", - "offset": 376, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 1180, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 1348, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "StringLiteral", - "offset": 1554, - "length": 29, - "value": "\"com.inmobi.IMAdQuality.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "StringLiteral", - "offset": 199, - "length": 8, - "value": "\"InMobiSDK.IMAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1068, - "length": 15, - "value": "\"d-nettype-raw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1118, - "length": 16, - "value": "\"d-localization\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 12, - "value": "\"d-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1209, - "length": 19, - "value": "\"d-devicemachinehw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1255, - "length": 10, - "value": "\"u-appver\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1293, - "length": 10, - "value": "\"u-appbid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 10, - "value": "\"u-appdnm\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1374, - "length": 18, - "value": "\"u-appsecure-dict\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1418, - "length": 4, - "value": "\"ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1453, - "length": 19, - "value": "\"u-tracking-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1498, - "length": 12, - "value": "\"mk-version\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1533, - "length": 10, - "value": "\"u-id-map\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1566, - "length": 10, - "value": "\"u-id-adt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1602, - "length": 8, - "value": "\"u-s-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1663, - "length": 13, - "value": "\"do_not_sell\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1708, - "length": 12, - "value": "\"us_privacy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1068, - "length": 15, - "value": "\"d-nettype-raw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1118, - "length": 16, - "value": "\"d-localization\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 12, - "value": "\"d-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1209, - "length": 19, - "value": "\"d-devicemachinehw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1255, - "length": 10, - "value": "\"u-appver\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1293, - "length": 10, - "value": "\"u-appbid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 10, - "value": "\"u-appdnm\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1374, - "length": 18, - "value": "\"u-appsecure-dict\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1418, - "length": 4, - "value": "\"ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1453, - "length": 19, - "value": "\"u-tracking-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1498, - "length": 12, - "value": "\"mk-version\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1533, - "length": 10, - "value": "\"u-id-map\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1566, - "length": 10, - "value": "\"u-id-adt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1602, - "length": 8, - "value": "\"u-s-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1663, - "length": 13, - "value": "\"do_not_sell\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1708, - "length": 12, - "value": "\"us_privacy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3615, - "length": 20, - "value": "\"u-app-orientations\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3660, - "length": 4, - "value": "\"tz\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3615, - "length": 20, - "value": "\"u-app-orientations\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3660, - "length": 4, - "value": "\"tz\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", - "kind": "BooleanLiteral", - "offset": 807, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", - "kind": "StringLiteral", - "offset": 528, - "length": 16, - "value": "\"InMobiSDK.IMNetworkWebView\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 2109, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 2148, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "StringLiteral", - "offset": 412, - "length": 18, - "value": "\"InMobiSDK.IMNetworkOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMNativeCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 14, - "value": "\"InMobiSDK.IMNativeCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkRequest.swift", - "kind": "IntegerLiteral", - "offset": 566, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 1335, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 2009, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 2674, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 3365, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 4069, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 4631, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", - "kind": "IntegerLiteral", - "offset": 4571, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", - "kind": "BooleanLiteral", - "offset": 4646, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/PrivacyCompliance\/IMComplianceManager.swift", - "kind": "StringLiteral", - "offset": 289, - "length": 37, - "value": "\"com.inmobi.IMComplianceManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 126, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 155, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 126, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 155, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 218, - "length": 36, - "value": "\"com.inmobi.unifiedid.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 387, - "length": 45, - "value": "\"com.inmobi.IMUnifiedIdNetworkInterface.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "BooleanLiteral", - "offset": 492, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", - "kind": "IntegerLiteral", - "offset": 453, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", - "kind": "BooleanLiteral", - "offset": 508, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", - "kind": "BooleanLiteral", - "offset": 530, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", - "kind": "StringLiteral", - "offset": 262, - "length": 14, - "value": "\"InMobiSDK.IMTimerManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPing.swift", - "kind": "StringLiteral", - "offset": 166, - "length": 6, - "value": "\"InMobiSDK.IMPing\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 432, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 480, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 800, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "StringLiteral", - "offset": 173, - "length": 21, - "value": "\"InMobiSDK.IMLogNetworkOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12659, - "length": 15, - "value": "\".IMLTVPEvents\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12750, - "length": 20, - "value": "\"im-cfg-commons-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12815, - "length": 20, - "value": "\"im-cfg-metrics-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12879, - "length": 19, - "value": "\"im-cfg-req-params\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12940, - "length": 17, - "value": "\"im-cfg-root-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12999, - "length": 24, - "value": "\"im_cache_ad_server_url\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13067, - "length": 26, - "value": "\"im_cache_rule_server_url\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13132, - "length": 20, - "value": "\"imm_cache_location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13193, - "length": 24, - "value": "\"com.inmobi.logs.prefix\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13272, - "length": 13, - "value": "\"_iat_dids__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13325, - "length": 20, - "value": "\"_iat_dids_expiry__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13387, - "length": 17, - "value": "\"_iat_download__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13441, - "length": 12, - "value": "\"_iat_map__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13491, - "length": 24, - "value": "\"com.inmobi._iat_list__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13577, - "length": 16, - "value": "\"iae_session_id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13637, - "length": 16, - "value": "\"iae_session_ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13694, - "length": 13, - "value": "\"ltvp_ft_day\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13749, - "length": 14, - "value": "\"ltvp_ft_ever\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13806, - "length": 15, - "value": "\"ltvp_ft_month\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13863, - "length": 14, - "value": "\"ltvp_ft_user\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13919, - "length": 14, - "value": "\"ltvp_ft_week\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13975, - "length": 14, - "value": "\"ltvp_ft_bits\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14041, - "length": 23, - "value": "\"com.inmobi.user.ltvid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14105, - "length": 40, - "value": "\"com.inmobi.commonManager.adNetwork.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14186, - "length": 38, - "value": "\"com.inmobi.commonManager.commons.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14261, - "length": 34, - "value": "\"com.inmobi.commonManager.iat.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14333, - "length": 35, - "value": "\"com.inmobi.commonManager.ltvp.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14411, - "length": 40, - "value": "\"com.inmobi.commonManager.rendering.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14489, - "length": 35, - "value": "\"com.inmobi.commonManager.carb.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14563, - "length": 36, - "value": "\"com.inmobi.commonManager.mraid.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14635, - "length": 33, - "value": "\"com.inmobi.commonManager.pk.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14734, - "length": 36, - "value": "\"com.inmobi.configManager.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14814, - "length": 34, - "value": "\"com.inmobi.configManager.commons\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14888, - "length": 30, - "value": "\"com.inmobi.configManager.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14959, - "length": 31, - "value": "\"com.inmobi.configManager.ltvp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15031, - "length": 31, - "value": "\"com.inmobi.configManager.root\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15108, - "length": 36, - "value": "\"com.inmobi.configManager.rendering\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15185, - "length": 31, - "value": "\"com.inmobi.configManager.carb\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15255, - "length": 29, - "value": "\"com.inmobi.configManager.pk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15360, - "length": 38, - "value": "\"com.inmobi.metricManager.configs.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15445, - "length": 44, - "value": "\"com.inmobi.metricManager.configs.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15537, - "length": 38, - "value": "\"com.inmobi.metricManager.configs.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15621, - "length": 36, - "value": "\"com.inmobi.metricManager.count.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15702, - "length": 42, - "value": "\"com.inmobi.metricManager.count.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15790, - "length": 36, - "value": "\"com.inmobi.metricManager.count.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15869, - "length": 40, - "value": "\"com.inmobi.metricManager.timestamp.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15951, - "length": 46, - "value": "\"com.inmobi.metricManager.timestamp.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16040, - "length": 40, - "value": "\"com.inmobi.metricManager.timestamp.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16139, - "length": 29, - "value": "\"com.inmobi.catalog.updateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16209, - "length": 24, - "value": "\"com.inmobi.user.gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16271, - "length": 27, - "value": "\"com.inmobi.user.education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16336, - "length": 29, - "value": "\"com.inmobi.user.dateOfBirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16403, - "length": 21, - "value": "\"com.inmobi.user.age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16473, - "length": 31, - "value": "\"com.inmobi.user.maritalStatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16557, - "length": 35, - "value": "\"com.inmobi.user.sexualOrientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16639, - "length": 29, - "value": "\"com.inmobi.user.hasChildren\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16707, - "length": 26, - "value": "\"com.inmobi.user.language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16774, - "length": 28, - "value": "\"com.inmobi.user.postalCode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16841, - "length": 26, - "value": "\"com.inmobi.user.areaCode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16910, - "length": 27, - "value": "\"com.inmobi.user.interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16983, - "length": 29, - "value": "\"com.inmobi.user.hasLocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17050, - "length": 26, - "value": "\"com.inmobi.user.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17115, - "length": 27, - "value": "\"com.inmobi.user.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17181, - "length": 26, - "value": "\"com.inmobi.user.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17254, - "length": 44, - "value": "\"com.inmobi.user.lastKnownLocationTimestamp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17337, - "length": 22, - "value": "\"com.inmobi.user.city\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17399, - "length": 23, - "value": "\"com.inmobi.user.state\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17464, - "length": 25, - "value": "\"com.inmobi.user.country\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17538, - "length": 26, - "value": "\"com.inmobi.sdk.sessionid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17609, - "length": 37, - "value": "\"com.inmobi.sdk.location.hasLocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17683, - "length": 34, - "value": "\"com.inmobi.sdk.location.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17755, - "length": 35, - "value": "\"com.inmobi.sdk.location.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17828, - "length": 34, - "value": "\"com.inmobi.sdk.location.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17908, - "length": 52, - "value": "\"com.inmobi.sdk.location.lastKnownLocationTimestamp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18005, - "length": 26, - "value": "\"com.inmobi.carb.updateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18069, - "length": 19, - "value": "\"com.inmobi.aesKey\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18120, - "length": 18, - "value": "\"com.inmobi.ivKey\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18175, - "length": 33, - "value": "\"com.inmobi.exceptionlogs.prefix\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18296, - "length": 32, - "value": "\"crashreportinglasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18519, - "length": 26, - "value": "\"com.inmobi.user.agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18593, - "length": 29, - "value": "\"com.inmobi.user.yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18669, - "length": 29, - "value": "\"com.inmobi.user.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18731, - "length": 21, - "value": "\"com.inmobi.keys.aes\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18905, - "length": 45, - "value": "\"InMobi_defaultStore_user_preference_to_send\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19108, - "length": 21, - "value": "\"InMobi_defaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19189, - "length": 25, - "value": "\"InMobi_com.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19368, - "length": 24, - "value": "\"com.inmobidefaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19455, - "length": 28, - "value": "\"com.inmobicom.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19620, - "length": 25, - "value": "\"com.inmobi_defaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19709, - "length": 29, - "value": "\"com.inmobi_com.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19924, - "length": 9, - "value": "\".inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19978, - "length": 19, - "value": "\"inmobi.sdkversion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20035, - "length": 12, - "value": "\"com.inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20102, - "length": 26, - "value": "\"com.preinit.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20179, - "length": 24, - "value": "\"com.coppa.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20256, - "length": 17, - "value": "\"_configUpdateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20326, - "length": 24, - "value": "\"bannerlasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20400, - "length": 21, - "value": "\"intlasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20474, - "length": 24, - "value": "\"nativelasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20564, - "length": 27, - "value": "\"telemetrylasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20641, - "length": 21, - "value": "\"asimMappingManagers\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20710, - "length": 19, - "value": "\"asimPlacementInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20781, - "length": 23, - "value": "\"asimTrueBaseEventUrls\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMInterstitialCoreAd.swift", - "kind": "StringLiteral", - "offset": 177, - "length": 20, - "value": "\"InMobiSDK.IMInterstitialCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPingStore.swift", - "kind": "StringLiteral", - "offset": 707, - "length": 29, - "value": "\"com.inmobi.IMPingStore.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1238, - "length": 6, - "value": "\"view\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1275, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1238, - "length": 6, - "value": "\"view\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1275, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 2934, - "length": 10, - "value": "\"geometry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 2934, - "length": 10, - "value": "\"geometry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 7150, - "length": 2, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 7183, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 7214, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 7258, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 8188, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "FloatLiteral", - "offset": 8240, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 8284, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5578, - "length": 5, - "value": "\"GET\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5600, - "length": 6, - "value": "\"POST\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5622, - "length": 5, - "value": "\"PUT\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 6, - "value": "\"HEAD\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5578, - "length": 5, - "value": "\"GET\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5600, - "length": 6, - "value": "\"POST\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5622, - "length": 5, - "value": "\"PUT\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 6, - "value": "\"HEAD\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "IntegerLiteral", - "offset": 5860, - "length": 2, - "value": "60" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 5892, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "IntegerLiteral", - "offset": 5931, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "FloatLiteral", - "offset": 5972, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 6014, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 6135, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/AdReport\/IMUserAdReportHandler.swift", - "kind": "StringLiteral", - "offset": 524, - "length": 21, - "value": "\"InMobiSDK.IMUserAdReportHandler\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "StringLiteral", - "offset": 405, - "length": 27, - "value": "\"com.inmobi.initialisation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "BooleanLiteral", - "offset": 480, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "BooleanLiteral", - "offset": 535, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMAdMetaInfo.swift", - "kind": "StringLiteral", - "offset": 136, - "length": 12, - "value": "\"InMobiSDK.IMAdMetaInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMBannerAdUnit.swift", - "kind": "StringLiteral", - "offset": 174, - "length": 14, - "value": "\"InMobiSDK.IMBannerAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSDKGeoLocationManager.swift", - "kind": "BooleanLiteral", - "offset": 391, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 2, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "StringLiteral", - "offset": 393, - "length": 30, - "value": "\"com.inmobi.IMAdProvider.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "BooleanLiteral", - "offset": 636, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "StringLiteral", - "offset": 307, - "length": 12, - "value": "\"InMobiSDK.IMAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", - "kind": "BooleanLiteral", - "offset": 6716, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", - "kind": "StringLiteral", - "offset": 869, - "length": 14, - "value": "\"InMobiSDK.IMInterstitial\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 50, - "length": 31, - "value": "\"com.inmobi.ads.adsmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 2400, - "length": 10, - "value": "\"tracking\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 2400, - "length": 10, - "value": "\"tracking\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "BooleanLiteral", - "offset": 2997, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "BooleanLiteral", - "offset": 3045, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1843, - "length": 7, - "value": "\"u-age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1875, - "length": 12, - "value": "\"u-agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1915, - "length": 15, - "value": "\"u-yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1956, - "length": 13, - "value": "\"u-education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1992, - "length": 10, - "value": "\"u-gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2028, - "length": 13, - "value": "\"u-interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2066, - "length": 12, - "value": "\"u-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2103, - "length": 12, - "value": "\"u-location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2147, - "length": 16, - "value": "\"u-latlong-accu\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2193, - "length": 25, - "value": "\"d-device-screen-density\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2245, - "length": 22, - "value": "\"d-device-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2295, - "length": 15, - "value": "\"d-orientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2331, - "length": 6, - "value": "\"ufid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2366, - "length": 24, - "value": "\"is-unifid-service-used\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2418, - "length": 16, - "value": "\"d-media-volume\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2464, - "length": 25, - "value": "\"d-device-screen-margins\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2521, - "length": 18, - "value": "\"sdk-capabilities\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2564, - "length": 11, - "value": "\"skan-list\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2601, - "length": 6, - "value": "\"os-v\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2632, - "length": 12, - "value": "\"p-keywords\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2678, - "length": 6, - "value": "\"s-co\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2715, - "length": 7, - "value": "\"s-iso\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2750, - "length": 6, - "value": "\"s-cn\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2778, - "length": 8, - "value": "\"im-ext\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2821, - "length": 18, - "value": "\"u-age-restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2872, - "length": 8, - "value": "\"cs-ids\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2905, - "length": 9, - "value": "\"d-drk-m\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2947, - "length": 12, - "value": "\"d-key-lang\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2988, - "length": 12, - "value": "\"d-bat-chrg\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3029, - "length": 11, - "value": "\"d-bat-lev\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3073, - "length": 12, - "value": "\"d-tot-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3122, - "length": 11, - "value": "\"d-av-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3162, - "length": 11, - "value": "\"d-bat-sav\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3206, - "length": 7, - "value": "\"d-w-h\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3244, - "length": 8, - "value": "\"c_data\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3282, - "length": 5, - "value": "\"aKV\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3323, - "length": 4, - "value": "\"ik\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3358, - "length": 8, - "value": "\"n-h-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3396, - "length": 10, - "value": "\"u-r-crid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1843, - "length": 7, - "value": "\"u-age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1875, - "length": 12, - "value": "\"u-agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1915, - "length": 15, - "value": "\"u-yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1956, - "length": 13, - "value": "\"u-education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1992, - "length": 10, - "value": "\"u-gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2028, - "length": 13, - "value": "\"u-interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2066, - "length": 12, - "value": "\"u-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2103, - "length": 12, - "value": "\"u-location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2147, - "length": 16, - "value": "\"u-latlong-accu\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2193, - "length": 25, - "value": "\"d-device-screen-density\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2245, - "length": 22, - "value": "\"d-device-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2295, - "length": 15, - "value": "\"d-orientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2331, - "length": 6, - "value": "\"ufid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2366, - "length": 24, - "value": "\"is-unifid-service-used\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2418, - "length": 16, - "value": "\"d-media-volume\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2464, - "length": 25, - "value": "\"d-device-screen-margins\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2521, - "length": 18, - "value": "\"sdk-capabilities\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2564, - "length": 11, - "value": "\"skan-list\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2601, - "length": 6, - "value": "\"os-v\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2632, - "length": 12, - "value": "\"p-keywords\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2678, - "length": 6, - "value": "\"s-co\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2715, - "length": 7, - "value": "\"s-iso\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2750, - "length": 6, - "value": "\"s-cn\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2778, - "length": 8, - "value": "\"im-ext\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2821, - "length": 18, - "value": "\"u-age-restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2872, - "length": 8, - "value": "\"cs-ids\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2905, - "length": 9, - "value": "\"d-drk-m\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2947, - "length": 12, - "value": "\"d-key-lang\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2988, - "length": 12, - "value": "\"d-bat-chrg\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3029, - "length": 11, - "value": "\"d-bat-lev\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3073, - "length": 12, - "value": "\"d-tot-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3122, - "length": 11, - "value": "\"d-av-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3162, - "length": 11, - "value": "\"d-bat-sav\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3206, - "length": 7, - "value": "\"d-w-h\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3244, - "length": 8, - "value": "\"c_data\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3282, - "length": 5, - "value": "\"aKV\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3323, - "length": 4, - "value": "\"ik\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3358, - "length": 8, - "value": "\"n-h-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3396, - "length": 10, - "value": "\"u-r-crid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", - "kind": "BooleanLiteral", - "offset": 354, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", - "kind": "StringLiteral", - "offset": 183, - "length": 31, - "value": "\"InMobiSDK.IMLogPersistenceDeleteOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", - "kind": "StringLiteral", - "offset": 322, - "length": 25, - "value": "\"yyyy.MM.dd HH:mm:ss.SSS\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "StringLiteral", - "offset": 224, - "length": 42, - "value": "\"com.inmobi.unifiedid.fetch.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "StringLiteral", - "offset": 420, - "length": 54, - "value": "\"com.inmobi.IMUnifiedIdServicePushServiceManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "BooleanLiteral", - "offset": 603, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMAudioCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 13, - "value": "\"InMobiSDK.IMAudioCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAudioAdProvider.swift", - "kind": "StringLiteral", - "offset": 175, - "length": 17, - "value": "\"InMobiSDK.IMAudioAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 324, - "length": 27, - "value": "\"PersistentCleanSuccessful\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 388, - "length": 25, - "value": "\"Audio status is unknown\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 484, - "length": 26, - "value": "\"IABConsent_ConsentString\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 553, - "length": 26, - "value": "\"IABConsent_SubjectToGDPR\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 616, - "length": 20, - "value": "\"IABTCF_gdprApplies\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 670, - "length": 17, - "value": "\"IABTCF_TCString\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 750, - "length": 12, - "value": "\"retryCount\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 829, - "length": 14, - "value": "\"adQualityUrl\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 884, - "length": 18, - "value": "\"enableScreenshot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 937, - "length": 14, - "value": "\"templateInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 995, - "length": 17, - "value": "\"AdReportSuccess\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 1051, - "length": 16, - "value": "\"AdReportFailed\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 1116, - "length": 19, - "value": "\"ScreenshotSuccess\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 187, - "length": 11, - "value": "\"AdQuality\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 225, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 263, - "length": 11, - "value": "\"imageName\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 308, - "length": 11, - "value": "\"beaconURL\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 355, - "length": 8, - "value": "\"extras\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "BooleanLiteral", - "offset": 1912, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "StringLiteral", - "offset": 203, - "length": 36, - "value": "\"com.inmobi.ads.trackersmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/Collection + Extension.swift", - "kind": "Array", - "offset": 254, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMEncodingUtils.swift", - "kind": "BooleanLiteral", - "offset": 1568, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 443, - "length": 26, - "value": "\"com.inmobi.network.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 512, - "length": 16, - "value": "\"Internal Error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 568, - "length": 28, - "value": "\"Service Returned An Error.\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 636, - "length": 20, - "value": "\"Client side errors\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 705, - "length": 52, - "value": "\"Network not reachable currently. Please try again.\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 376, - "length": 14, - "value": "\"InMobiSDK.IMNetworkError\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMWatermark.swift", - "kind": "StringLiteral", - "offset": 192, - "length": 11, - "value": "\"InMobiSDK.IMWatermark\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMBannerAdProvider.swift", - "kind": "StringLiteral", - "offset": 178, - "length": 18, - "value": "\"InMobiSDK.IMBannerAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdMulticastDelegate.swift", - "kind": "StringLiteral", - "offset": 403, - "length": 46, - "value": "\"com.inmobi.IMUnifiedIdMulticastDelegate.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", - "kind": "StringLiteral", - "offset": 292, - "length": 50, - "value": "\"com.inmobi.IMUnifiedlIdUserDataModelManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", - "kind": "BooleanLiteral", - "offset": 434, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/DataModels\/IMSDKSettingsEx.swift", - "kind": "StringLiteral", - "offset": 216, - "length": 15, - "value": "\"InMobiSDK.IMSDKSettingsEx\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 564, - "length": 14, - "value": "\"h-user-agent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 621, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 751, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 816, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 564, - "length": 14, - "value": "\"h-user-agent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 621, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 751, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 816, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "StringLiteral", - "offset": 165, - "length": 8, - "value": "\"InMobiSDK.IMCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMInterstitialAdUnit.swift", - "kind": "StringLiteral", - "offset": 193, - "length": 20, - "value": "\"InMobiSDK.IMInterstitialAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", - "kind": "StringLiteral", - "offset": 889, - "length": 25, - "value": "\"com.inmobi.IMAdQuality_\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", - "kind": "StringLiteral", - "offset": 354, - "length": 26, - "value": "\"InMobiSDK.IMScreenShotCaptureHandler\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMNativeAdProvider.swift", - "kind": "StringLiteral", - "offset": 178, - "length": 18, - "value": "\"InMobiSDK.IMNativeAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 346, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 396, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 437, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 483, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "StringLiteral", - "offset": 187, - "length": 14, - "value": "\"InMobiSDK.IMNativeAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 228, - "length": 24, - "value": "\"gdpr_consent_available\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 297, - "length": 14, - "value": "\"gdpr_consent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 355, - "length": 6, - "value": "\"gdpr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 420, - "length": 32, - "value": "\"partner_gdpr_consent_available\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 501, - "length": 22, - "value": "\"partner_gdpr_applies\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 615, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 630, - "length": 5, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 615, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 630, - "length": 5, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 716, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 727, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 716, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 727, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1029, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1040, - "length": 17, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1067, - "length": 19, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1029, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1040, - "length": 17, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1067, - "length": 19, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1502, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1513, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1537, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 14, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1585, - "length": 14, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1609, - "length": 14, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1633, - "length": 14, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1657, - "length": 7, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1502, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1513, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1537, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 14, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1585, - "length": 14, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1609, - "length": 14, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1633, - "length": 14, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1657, - "length": 7, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2402, - "length": 14, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2426, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2402, - "length": 14, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2426, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", - "kind": "StringLiteral", - "offset": 246, - "length": 27, - "value": "\"com.inmobi.IMSignals.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", - "kind": "BooleanLiteral", - "offset": 409, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 253, - "length": 15, - "value": "\"inMobi.sqlite\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 303, - "length": 22, - "value": "\"com.inmobi.datastore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 449, - "length": 34, - "value": "\"com.inmobi.IMRdbmsDataStore.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "StringLiteral", - "offset": 190, - "length": 33, - "value": "\"com.inmobi.ads.adsetmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 853, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 896, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 933, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", - "kind": "StringLiteral", - "offset": 844, - "length": 3, - "value": "\",\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", - "kind": "StringLiteral", - "offset": 1117, - "length": 27, - "value": "\"com.inmobi.contextualData\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "FloatLiteral", - "offset": 363, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "IntegerLiteral", - "offset": 388, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 413, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 442, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 473, - "length": 5, - "value": "false" - } - ] -} \ No newline at end of file diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface deleted file mode 100644 index 81c6791..0000000 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ /dev/null @@ -1,545 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -// swift-module-flags: -target x86_64-apple-ios11.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK -// swift-module-flags-ignorable: -enable-bare-slash-regex -import AdSupport -import AppTrackingTransparency -import SystemConfiguration.CaptiveNetwork -import CommonCrypto -import CoreLocation -import CoreTelephony -import Foundation -@_exported import InMobiSDK -import InMobiSDK.Private -import StoreKit.SKAdImpression -import SQLite3 -import StoreKit -import Swift -import SystemConfiguration -import UIKit -import WebKit -import _Concurrency -import _StringProcessing -@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@frozen @objc public enum IMStatusCode : Swift.Int { - case networkUnReachable - case noFill - case requestInvalid - case requestPending - case requestTimedOut - case multipleLoadsOnSameInstance - case internalError - case serverError - case adActive - case earlyRefreshRequest - case droppingNetworkRequest - case incorrectPlacementID - case sdkNotInitialised - case invalidBannerframe - case invalidAudioFrame - case audioDisabled = 22 - case audioDeviceVolumeLow = 23 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool - @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) - @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) - @_Concurrency.MainActor(unsafe) public func resetPosition() - @objc deinit -} -@objc public protocol IMInterstitialDelegate { - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: Swift.Error) - @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) -} -@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? - @objc public var emailId: InMobiSDK.IMUserDataTypes? - @objc public var extras: [Swift.String : Any]? - @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { - @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) - @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String) - @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) - @objc public class func getVersion() -> Swift.String - @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) - @objc deinit -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func getToken() -> Swift.String? - @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func setAge(_ age: Swift.Int) - @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) - @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) - @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) - @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) - @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) - @objc dynamic public class func setInterests(_ interests: Swift.String?) - @objc dynamic public class func setLanguage(_ language: Swift.String?) - @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) - @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) - @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) - @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) - @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) -} -@objc @frozen public enum IMAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMAudioDelegate { - @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMBannerDelegate? - @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: InMobiSDK.IMBannerAudioDelegate? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMBannerDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func load() - @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) - @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc @_Concurrency.MainActor(unsafe) public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) - @objc deinit -} -@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@objc public protocol IMBannerDelegate { - @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { - @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) - @objc public class func reset() - @objc public class func fetchUnifiedIds(_ delegate: InMobiSDK.IMUnifiedIdDelegate?) - @objc public class func enableDebugMode(_ debugMode: Swift.Bool) - @objc deinit -} -#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") -#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") -@objc public protocol IMUnifiedIdDelegate { - @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) -} -@objc public class IMNative : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMNativeDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var customAdContent: Swift.String? { - @objc get - } - @objc public var adTitle: Swift.String? { - @objc get - } - @objc public var adDescription: Swift.String? { - @objc get - } - @objc public var adIcon: UIKit.UIImage? { - @objc get - } - @objc public var adCtaText: Swift.String? { - @objc get - } - @objc public var adRating: Swift.String? { - @objc get - } - @objc public var adLandingPageUrl: Foundation.URL? { - @objc get - } - @objc public var isAppDownload: Swift.Bool { - @objc get - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMNativeDelegate?) - @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func reportAdClickAndOpenLandingPage() - @objc public func recyclePrimaryView() - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { - @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) - @objc public static func setUSPrivacyString(_ privacyString: Swift.String) - @objc override dynamic public init() - @objc deinit -} -@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var md5: Swift.String? - @objc public var sha1: Swift.String? - @objc public var sha256: Swift.String? - @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@objc @frozen public enum IMBannerAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMBannerAudioDelegate { - @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMAudioDelegate? - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMAudioDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -extension InMobiSDK.IMAudio { - @objc @_Concurrency.MainActor(unsafe) dynamic public func load() - @objc @_Concurrency.MainActor(unsafe) dynamic public func show() - @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) -} -@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { - @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) - @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: InMobiSDK.IMBannerAudioDelegate) - @objc override dynamic public init() - @objc deinit -} -@objc public enum IMRemoteLogLevel : Swift.Int { - case error - case debug - case info - case state - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMLogging { - @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) - @objc optional func saveAndSync() -} -#warning("Long Term: Need to Re Name to IMImpressionType") -#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") -#warning("Convert to camel case") -@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { - @objc public var creativeID: Swift.String? { - get - } - @objc public var bidInfo: [Swift.String : Any] { - get - } - @objc public func getBid() -> Swift.Double - @objc deinit -} -#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") -@objc public class IMInterstitial : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMInterstitialDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMInterstitialDelegate?) - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func show(from viewController: UIKit.UIViewController) - @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc public func cancel() - @objc deinit -} -@objc public class IMWatermark : ObjectiveC.NSObject { - @objc public var imageData: Foundation.Data { - get - } - @objc public init(imageData: Foundation.Data) - @objc deinit -} -#warning("Post Swift Migration: file not used yet") -@objc public protocol IMNativeDelegate { - @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) - @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) - @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) -} -@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { - @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_GDPR_CONSENT_IAB: Swift.String - @objc public static let IM_SUBJECT_TO_GDPR: Swift.String - @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String - @objc override dynamic public init() - @objc deinit -} -@frozen @objc public enum IMSDKLogLevel : Swift.Int { - case none - case error - case debug - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKGender : Swift.Int { - case male = 1 - case female - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKEducation : Swift.Int { - case highSchoolOrLess = 1 - case collageOrGraduate - case postGraduateOrAbove - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKAgeGroup : Swift.Int { - case below18 = 1 - case between18And24 - case between25And29 - case between30And34 - case between35And44 - case between45And54 - case between55And65 - case above65 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { - case coverVertical - case flipHorizontal - case asNone - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -extension Swift.String : Swift.Error { -} -extension InMobiSDK.IMStatusCode : Swift.Equatable {} -extension InMobiSDK.IMStatusCode : Swift.Hashable {} -extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} -extension InMobiSDK.IMStatusCode : Swift.Sendable {} -extension InMobiSDK.IMAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} -extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} -extension InMobiSDK.IMSDKGender : Swift.Equatable {} -extension InMobiSDK.IMSDKGender : Swift.Hashable {} -extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKGender : Swift.Sendable {} -extension InMobiSDK.IMSDKEducation : Swift.Equatable {} -extension InMobiSDK.IMSDKEducation : Swift.Hashable {} -extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKEducation : Swift.Sendable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface deleted file mode 100644 index 81c6791..0000000 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ /dev/null @@ -1,545 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -// swift-module-flags: -target x86_64-apple-ios11.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK -// swift-module-flags-ignorable: -enable-bare-slash-regex -import AdSupport -import AppTrackingTransparency -import SystemConfiguration.CaptiveNetwork -import CommonCrypto -import CoreLocation -import CoreTelephony -import Foundation -@_exported import InMobiSDK -import InMobiSDK.Private -import StoreKit.SKAdImpression -import SQLite3 -import StoreKit -import Swift -import SystemConfiguration -import UIKit -import WebKit -import _Concurrency -import _StringProcessing -@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@frozen @objc public enum IMStatusCode : Swift.Int { - case networkUnReachable - case noFill - case requestInvalid - case requestPending - case requestTimedOut - case multipleLoadsOnSameInstance - case internalError - case serverError - case adActive - case earlyRefreshRequest - case droppingNetworkRequest - case incorrectPlacementID - case sdkNotInitialised - case invalidBannerframe - case invalidAudioFrame - case audioDisabled = 22 - case audioDeviceVolumeLow = 23 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool - @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) - @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) - @_Concurrency.MainActor(unsafe) public func resetPosition() - @objc deinit -} -@objc public protocol IMInterstitialDelegate { - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: Swift.Error) - @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) -} -@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? - @objc public var emailId: InMobiSDK.IMUserDataTypes? - @objc public var extras: [Swift.String : Any]? - @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { - @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) - @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String) - @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) - @objc public class func getVersion() -> Swift.String - @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) - @objc deinit -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func getToken() -> Swift.String? - @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func setAge(_ age: Swift.Int) - @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) - @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) - @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) - @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) - @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) - @objc dynamic public class func setInterests(_ interests: Swift.String?) - @objc dynamic public class func setLanguage(_ language: Swift.String?) - @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) - @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) - @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) - @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) - @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) -} -@objc @frozen public enum IMAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMAudioDelegate { - @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMBannerDelegate? - @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: InMobiSDK.IMBannerAudioDelegate? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMBannerDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func load() - @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) - @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc @_Concurrency.MainActor(unsafe) public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) - @objc deinit -} -@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@objc public protocol IMBannerDelegate { - @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { - @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) - @objc public class func reset() - @objc public class func fetchUnifiedIds(_ delegate: InMobiSDK.IMUnifiedIdDelegate?) - @objc public class func enableDebugMode(_ debugMode: Swift.Bool) - @objc deinit -} -#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") -#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") -@objc public protocol IMUnifiedIdDelegate { - @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) -} -@objc public class IMNative : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMNativeDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var customAdContent: Swift.String? { - @objc get - } - @objc public var adTitle: Swift.String? { - @objc get - } - @objc public var adDescription: Swift.String? { - @objc get - } - @objc public var adIcon: UIKit.UIImage? { - @objc get - } - @objc public var adCtaText: Swift.String? { - @objc get - } - @objc public var adRating: Swift.String? { - @objc get - } - @objc public var adLandingPageUrl: Foundation.URL? { - @objc get - } - @objc public var isAppDownload: Swift.Bool { - @objc get - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMNativeDelegate?) - @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func reportAdClickAndOpenLandingPage() - @objc public func recyclePrimaryView() - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { - @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) - @objc public static func setUSPrivacyString(_ privacyString: Swift.String) - @objc override dynamic public init() - @objc deinit -} -@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var md5: Swift.String? - @objc public var sha1: Swift.String? - @objc public var sha256: Swift.String? - @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@objc @frozen public enum IMBannerAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMBannerAudioDelegate { - @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMAudioDelegate? - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMAudioDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -extension InMobiSDK.IMAudio { - @objc @_Concurrency.MainActor(unsafe) dynamic public func load() - @objc @_Concurrency.MainActor(unsafe) dynamic public func show() - @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) -} -@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { - @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) - @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: InMobiSDK.IMBannerAudioDelegate) - @objc override dynamic public init() - @objc deinit -} -@objc public enum IMRemoteLogLevel : Swift.Int { - case error - case debug - case info - case state - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMLogging { - @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) - @objc optional func saveAndSync() -} -#warning("Long Term: Need to Re Name to IMImpressionType") -#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") -#warning("Convert to camel case") -@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { - @objc public var creativeID: Swift.String? { - get - } - @objc public var bidInfo: [Swift.String : Any] { - get - } - @objc public func getBid() -> Swift.Double - @objc deinit -} -#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") -@objc public class IMInterstitial : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMInterstitialDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMInterstitialDelegate?) - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func show(from viewController: UIKit.UIViewController) - @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc public func cancel() - @objc deinit -} -@objc public class IMWatermark : ObjectiveC.NSObject { - @objc public var imageData: Foundation.Data { - get - } - @objc public init(imageData: Foundation.Data) - @objc deinit -} -#warning("Post Swift Migration: file not used yet") -@objc public protocol IMNativeDelegate { - @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) - @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) - @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) -} -@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { - @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_GDPR_CONSENT_IAB: Swift.String - @objc public static let IM_SUBJECT_TO_GDPR: Swift.String - @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String - @objc override dynamic public init() - @objc deinit -} -@frozen @objc public enum IMSDKLogLevel : Swift.Int { - case none - case error - case debug - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKGender : Swift.Int { - case male = 1 - case female - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKEducation : Swift.Int { - case highSchoolOrLess = 1 - case collageOrGraduate - case postGraduateOrAbove - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKAgeGroup : Swift.Int { - case below18 = 1 - case between18And24 - case between25And29 - case between30And34 - case between35And44 - case between45And54 - case between55And65 - case above65 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { - case coverVertical - case flipHorizontal - case asNone - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -extension Swift.String : Swift.Error { -} -extension InMobiSDK.IMStatusCode : Swift.Equatable {} -extension InMobiSDK.IMStatusCode : Swift.Hashable {} -extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} -extension InMobiSDK.IMStatusCode : Swift.Sendable {} -extension InMobiSDK.IMAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} -extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} -extension InMobiSDK.IMSDKGender : Swift.Equatable {} -extension InMobiSDK.IMSDKGender : Swift.Hashable {} -extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKGender : Swift.Sendable {} -extension InMobiSDK.IMSDKEducation : Swift.Equatable {} -extension InMobiSDK.IMSDKEducation : Swift.Hashable {} -extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKEducation : Swift.Sendable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeDirectory deleted file mode 100644 index 15decf7..0000000 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeRequirements b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeRequirements deleted file mode 100644 index dbf9d61..0000000 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeRequirements and /dev/null differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeRequirements-1 deleted file mode 100644 index 12169d6..0000000 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeSignature b/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeSignature deleted file mode 100644 index e69de29..0000000 diff --git a/plugins/2018.3326/iphone-sim/libAPDInMobiAdapter.a b/plugins/2018.3326/iphone-sim/libAPDInMobiAdapter.a index e0d7589..42f8739 100644 Binary files a/plugins/2018.3326/iphone-sim/libAPDInMobiAdapter.a and b/plugins/2018.3326/iphone-sim/libAPDInMobiAdapter.a differ diff --git a/plugins/2018.3326/iphone-sim/metadata.lua b/plugins/2018.3326/iphone-sim/metadata.lua index 2ae2b60..ff29df5 100644 --- a/plugins/2018.3326/iphone-sim/metadata.lua +++ b/plugins/2018.3326/iphone-sim/metadata.lua @@ -3,9 +3,10 @@ local metadata = plugin = { format = 'staticLibrary', - staticLibs = { 'APDInMobiAdapter', "xml2", "z" }, - frameworks = { 'InMobiSDK' }, + staticLibs = { 'APDInMobiAdapter', "xml2", "z", 'sqlite3.0' }, + frameworks = { 'InMobiSDK', "WebKit"}, frameworksOptional = {}, + usesSwift = true, }, } diff --git a/plugins/2018.3326/iphone-sim/resources/.DS_Store b/plugins/2018.3326/iphone-sim/resources/.DS_Store new file mode 100644 index 0000000..2c4e73d Binary files /dev/null and b/plugins/2018.3326/iphone-sim/resources/.DS_Store differ diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/.DS_Store b/plugins/2018.3326/iphone-sim/resources/Frameworks/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/plugins/2018.3326/iphone-sim/resources/Frameworks/.DS_Store differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/IMODTargetingService.h b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/IMODTargetingService.h similarity index 100% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/IMODTargetingService.h rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/IMODTargetingService.h diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/InMobiSDK-Swift.h b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK-Swift.h similarity index 66% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/InMobiSDK-Swift.h rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK-Swift.h index 5ad3700..1e418f0 100644 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/InMobiSDK-Swift.h +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK-Swift.h @@ -1,6 +1,6 @@ #if 0 #elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) +// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) #ifndef INMOBISDK_SWIFT_H #define INMOBISDK_SWIFT_H #pragma clang diagnostic push @@ -23,7 +23,6 @@ # include #endif -#pragma clang diagnostic ignored "-Wduplicate-method-match" #pragma clang diagnostic ignored "-Wauto-import" #if defined(__OBJC__) #include @@ -32,10 +31,30 @@ #include #include #include +#include +#include +#include +#include #else #include #include #include +#include +#endif +#if defined(__cplusplus) +#if defined(__arm64e__) && __has_include() +# include +#else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" +# ifndef __ptrauth_swift_value_witness_function_pointer +# define __ptrauth_swift_value_witness_function_pointer(x) +# endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop +#endif #endif #if !defined(SWIFT_TYPEDEFS) @@ -71,53 +90,66 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # if __has_feature(objc_class_property) # define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ # else -# define SWIFT_CLASS_PROPERTY(...) +# define SWIFT_CLASS_PROPERTY(...) # endif #endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) +#if !defined(SWIFT_RUNTIME_NAME) +# if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +# else +# define SWIFT_RUNTIME_NAME(X) +# endif #endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) +#if !defined(SWIFT_COMPILE_NAME) +# if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +# else +# define SWIFT_COMPILE_NAME(X) +# endif #endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) +#if !defined(SWIFT_METHOD_FAMILY) +# if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +# else +# define SWIFT_METHOD_FAMILY(X) +# endif #endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE +#if !defined(SWIFT_NOESCAPE) +# if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +# else +# define SWIFT_NOESCAPE +# endif #endif -#if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -#else -# define SWIFT_RELEASES_ARGUMENT +#if !defined(SWIFT_RELEASES_ARGUMENT) +# if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +# else +# define SWIFT_RELEASES_ARGUMENT +# endif #endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT +#if !defined(SWIFT_WARN_UNUSED_RESULT) +# if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +# else +# define SWIFT_WARN_UNUSED_RESULT +# endif #endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN +#if !defined(SWIFT_NORETURN) +# if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +# else +# define SWIFT_NORETURN +# endif #endif #if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_EXTRA #endif #if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_EXTRA #endif #if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA +# define SWIFT_ENUM_EXTRA #endif #if !defined(SWIFT_CLASS) # if __has_attribute(objc_subclassing_restricted) @@ -137,28 +169,25 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) # endif #endif - #if !defined(SWIFT_PROTOCOL) # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA #endif - #if !defined(SWIFT_EXTENSION) # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) #endif - #if !defined(OBJC_DESIGNATED_INITIALIZER) # if __has_attribute(objc_designated_initializer) # define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) # else -# define OBJC_DESIGNATED_INITIALIZER +# define OBJC_DESIGNATED_INITIALIZER # endif #endif #if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) +# if __has_attribute(enum_extensibility) # define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) # else -# define SWIFT_ENUM_ATTR(_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) # endif #endif #if !defined(SWIFT_ENUM) @@ -187,14 +216,16 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_DEPRECATED_MSG) # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) #endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +#if !defined(SWIFT_DEPRECATED_OBJC) +# if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +# else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +# endif #endif #if defined(__OBJC__) #if !defined(IBSegueAction) -# define IBSegueAction +# define IBSegueAction #endif #endif #if !defined(SWIFT_EXTERN) @@ -207,26 +238,42 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_CALL) # define SWIFT_CALL __attribute__((swiftcall)) #endif +#if !defined(SWIFT_INDIRECT_RESULT) +# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) +#endif +#if !defined(SWIFT_CONTEXT) +# define SWIFT_CONTEXT __attribute__((swift_context)) +#endif +#if !defined(SWIFT_ERROR_RESULT) +# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) +#endif #if defined(__cplusplus) -#if !defined(SWIFT_NOEXCEPT) # define SWIFT_NOEXCEPT noexcept -#endif #else -#if !defined(SWIFT_NOEXCEPT) # define SWIFT_NOEXCEPT #endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif #endif -#if defined(__cplusplus) -#if !defined(SWIFT_CXX_INT_DEFINED) -#define SWIFT_CXX_INT_DEFINED -namespace swift { -using Int = ptrdiff_t; -using UInt = size_t; -} +#if defined(_WIN32) +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) +#endif +#else +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL #endif #endif #if defined(__OBJC__) -#if __has_feature(modules) +#if __has_feature(objc_modules) #if __has_warning("-Watimport-in-framework-header") #pragma clang diagnostic ignored "-Watimport-in-framework-header" #endif @@ -254,8 +301,260 @@ using UInt = size_t; #endif #if defined(__OBJC__) + +SWIFT_CLASS("_TtC9InMobiSDK15AdQualityConfig") +@interface AdQualityConfig : NSObject +@property (nonatomic) NSInteger maxImageSize; +@property (nonatomic) NSInteger resizedPercentage; +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14AdReportConfig") +@interface AdReportConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger cridls; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14AdsAudioConfig") +@interface AdsAudioConfig : NSObject +@property (nonatomic) BOOL isAudioEnabled; +@property (nonatomic) NSInteger minDeviceVolume; +@property (nonatomic) NSInteger minRefreshInterval; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + @class NSString; +SWIFT_PROTOCOL("_TtP9InMobiSDK9IMConfigP_") +@protocol IMConfigP +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK12IMConfigBase") +@interface IMConfigBase : NSObject +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class ContextualDataConfig; +@class ImaiConfig; +@class ViewabilityConfig; +@class TimeoutsConfig; +@class VastVideoConfig; +@class AssetCacheConfig; +@class IMIncludeIds; +@class SkanConfig; +@class RenderingConfig; +@class SilenceDetectionConfig; +@class MraidConfig; +@class WebViewModeConfig; + +SWIFT_CLASS("_TtC9InMobiSDK9AdsConfig") +@interface AdsConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic) NSInteger minimumRefreshInterval; +@property (nonatomic) NSInteger defaultRefreshInterval; +@property (nonatomic, strong) ContextualDataConfig * _Nonnull contextualData; +@property (nonatomic, strong) AdsAudioConfig * _Nonnull audio; +@property (nonatomic, strong) AdReportConfig * _Nonnull adReport; +@property (nonatomic, strong) ImaiConfig * _Nonnull imai; +@property (nonatomic) BOOL mediaVolumeCollectionEnabled; +@property (nonatomic) BOOL applyGzipReq; +@property (nonatomic, strong) ViewabilityConfig * _Nonnull viewability; +@property (nonatomic, strong) AdQualityConfig * _Nonnull adQuality; +@property (nonatomic) BOOL watermarkEnabled; +@property (nonatomic) BOOL showIntWithoutVC; +@property (nonatomic, strong) TimeoutsConfig * _Nonnull timeouts; +@property (nonatomic, strong) VastVideoConfig * _Nonnull vastVideo; +@property (nonatomic, strong) AssetCacheConfig * _Nonnull assetCache; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) SkanConfig * _Nonnull skan; +@property (nonatomic, strong) RenderingConfig * _Nonnull rendering; +@property (nonatomic, strong) SilenceDetectionConfig * _Nonnull silenceDetection; +@property (nonatomic, strong) MraidConfig * _Nonnull mraid; +- (NSString * _Nonnull)getAdServerUrl SWIFT_WARN_UNUSED_RESULT; +- (WebViewModeConfig * _Nonnull)getWebviewConfigFor:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13AnyDictionary") +@interface AnyDictionary : NSObject +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + + +SWIFT_CLASS("_TtC9InMobiSDK16AssetCacheConfig") +@interface AssetCacheConfig : NSObject +@property (nonatomic) double timeToLive; +@property (nonatomic) double maxCacheSize; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20AssetReportingConfig") +@interface AssetReportingConfig : NSObject +@property (nonatomic) BOOL video; +@property (nonatomic) BOOL image; +@property (nonatomic) BOOL gif; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK21AudioImpressionConfig") +@interface AudioImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger impressionType; +@property (nonatomic) NSInteger impressionMinTimeViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10BaseConfig") +@interface BaseConfig : NSObject +@property (nonatomic) BOOL enabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13BitRateConfig") +@interface BitRateConfig : NSObject +@property (nonatomic) NSInteger headerTimeout; +@property (nonatomic) BOOL bitrate_mandatory; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK24BloomFilterServiceConfig") +@interface BloomFilterServiceConfig : NSObject +@property (nonatomic) NSInteger maxFetchPerDay; +@property (nonatomic) NSInteger timeout; +@property (nonatomic) BOOL enabled; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) int64_t maxBloomFileSize; +@property (nonatomic) int64_t hashIdMaxAge; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK7CConfig") +@interface CConfig : NSObject +@property (nonatomic) NSInteger cof; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13ConfigManager") +@interface ConfigManager : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) ConfigManager * _Nonnull shared;) ++ (ConfigManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +- (void)updateConfigWith:(NSString * _Nonnull)configType; +- (IMConfigBase * _Nullable)validateConfigWithConfigType:(NSString * _Nonnull)configType dictionary:(NSDictionary * _Nullable)dictionary SWIFT_WARN_UNUSED_RESULT; +@end + + +@class RootConfig; +@class TelemetryConfig; +@class SignalConfig; +@class CrashConfig; + +SWIFT_CLASS("_TtC9InMobiSDK14ConfigProvider") +@interface ConfigProvider : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) RootConfig * _Nonnull rootConfig;) ++ (RootConfig * _Nonnull)rootConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) TelemetryConfig * _Nonnull telemetryConfig;) ++ (TelemetryConfig * _Nonnull)telemetryConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AdsConfig * _Nonnull adsConfig;) ++ (AdsConfig * _Nonnull)adsConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SignalConfig * _Nonnull signalConfig;) ++ (SignalConfig * _Nonnull)signalConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) CrashConfig * _Nonnull crashConfig;) ++ (CrashConfig * _Nonnull)crashConfig SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20ContextualDataConfig") +@interface ContextualDataConfig : NSObject +@property (nonatomic) NSInteger maxAdRecords; +@property (nonatomic) NSInteger expiryTime; +@property (nonatomic, copy) NSArray * _Nonnull skipFields; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class CrashNetworkTypeConfig; +@class CrashReportingConfig; + +SWIFT_CLASS("_TtC9InMobiSDK11CrashConfig") +@interface CrashConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) NSInteger maxRetryCount; +@property (nonatomic) NSInteger eventTTL; +@property (nonatomic) NSInteger maxEventsToPersist; +@property (nonatomic, strong) CrashNetworkTypeConfig * _Nonnull networkType; +@property (nonatomic, strong) CrashReportingConfig * _Nonnull crashConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK18CrashNetworkConfig") +@interface CrashNetworkConfig : NSObject +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger minBatchSize; +@property (nonatomic) NSInteger maxBatchSize; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22CrashNetworkTypeConfig") +@interface CrashNetworkTypeConfig : NSObject +@property (nonatomic, strong) CrashNetworkConfig * _Nonnull wifi; +@property (nonatomic, strong) CrashNetworkConfig * _Nonnull others; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20CrashReportingConfig") +@interface CrashReportingConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) float samplingPercent; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14DatabaseConfig") +@interface DatabaseConfig : NSObject +@property (nonatomic) NSInteger dbWALFrameSize; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14ErrorLogConfig") +@interface ErrorLogConfig : NSObject +@property (nonatomic) double samplePercent; +@property (nonatomic) NSInteger maxEntries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + SWIFT_CLASS("_TtC9InMobiSDK12IMAdMetaInfo") @interface IMAdMetaInfo : NSObject /// CreativeID of the ad. @@ -484,7 +783,7 @@ SWIFT_CLASS("_TtC9InMobiSDK8IMBanner") /// The watermark which is added as overlay in Ad - (void)setWatermarkWith:(IMWatermark * _Nonnull)watermark; /// Releases memory and remove ad from screen. -- (void)cancel; +- (void)cancel SWIFT_DEPRECATED_MSG("Deprecated with no replacement"); /// overridden UIView method - (void)willMoveToWindow:(UIWindow * _Nullable)newWindow; @end @@ -624,6 +923,17 @@ SWIFT_CLASS("_TtC9InMobiSDK22IMBannerPreloadManager") +SWIFT_CLASS("_TtC9InMobiSDK18IMCTServiceManager") +@interface IMCTServiceManager : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) IMCTServiceManager * _Nonnull shared;) ++ (IMCTServiceManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +- (NSString * _Nullable)getConnectionTypeValue SWIFT_WARN_UNUSED_RESULT; +@end + + + SWIFT_CLASS("_TtC9InMobiSDK17IMCommonConstants") @interface IMCommonConstants : NSObject SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull IM_GDPR_CONSENT_AVAILABLE;) @@ -639,6 +949,36 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _No - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; @end + +SWIFT_CLASS("_TtC9InMobiSDK11IMComponent") +@interface IMComponent : NSObject +@property (nonatomic, copy) NSString * _Nonnull type; +@property (nonatomic) int64_t expiry; +@property (nonatomic, copy) NSString * _Nonnull url; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK6IMGDPR") +@interface IMGDPR : NSObject +@property (nonatomic) BOOL transmitRequest; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK12IMIncludeIds") +@interface IMIncludeIds : NSObject +@property (nonatomic) BOOL O1; +@property (nonatomic) BOOL SO1; +@property (nonatomic) BOOL IDA; +@property (nonatomic) BOOL IDV; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + @protocol IMInterstitialDelegate; @class IMInterstitialPreloadManager; @class UIViewController; @@ -702,13 +1042,13 @@ SWIFT_CLASS("_TtC9InMobiSDK14IMInterstitial") /// /// \param animationType The transition type for interstitial presentation. /// -- (void)showFrom:(UIViewController * _Nonnull)viewController with:(enum IMInterstitialAnimationType)animationType; +- (void)showFrom:(UIViewController * _Nonnull)viewController with:(enum IMInterstitialAnimationType)animationType SWIFT_DEPRECATED_MSG("animationType will not be used anymore, please use show(from:)"); /// Contains additional information of ad. - (NSDictionary * _Nullable)getAdMetaInfo SWIFT_WARN_UNUSED_RESULT; /// The watermark which is added as overlay in Ad - (void)setWatermarkWith:(IMWatermark * _Nonnull)watermark; /// Releases memory and remove ad from screen. -- (void)cancel; +- (void)cancel SWIFT_DEPRECATED_MSG("Deprecated with no replacement"); - (nonnull instancetype)init SWIFT_UNAVAILABLE; + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); @end @@ -901,6 +1241,14 @@ SWIFT_CLASS("_TtC9InMobiSDK28IMInterstitialPreloadManager") @end + +SWIFT_CLASS("_TtC9InMobiSDK15IMLatestSdkInfo") +@interface IMLatestSdkInfo : NSObject +@property (nonatomic, copy) NSString * _Nonnull version; +@property (nonatomic, copy) NSString * _Nonnull url; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + enum IMRemoteLogLevel : NSInteger; SWIFT_PROTOCOL("_TtP9InMobiSDK9IMLogging_") @@ -1184,6 +1532,11 @@ typedef SWIFT_ENUM(NSInteger, IMSDKLogLevel, closed) { IMSDKLogLevelDebug = 2, }; +typedef SWIFT_ENUM(NSInteger, IMSKANConfigRequestModeType, open) { + IMSKANConfigRequestModeTypeDisabled = 0, + IMSKANConfigRequestModeTypeSkanList = 1, +}; + /// Use this class to set the user specific demographic info. /// As part of the General Data Protection Regulation (“GDPR”) publishers who collect data on their apps, are required to have a legal basis for collecting and processing the personal data of users in the European Economic Area (“EEA”). @@ -1307,6 +1660,65 @@ SWIFT_CLASS("_TtC9InMobiSDK5IMSdk") + (void)setPublisherProvidedUnifiedId:(NSDictionary * _Nonnull)ids; @end + +@interface IMSdk (SWIFT_EXTENSION(InMobiSDK)) +/// Pass or update custom signals to InMobi. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// let signals: [String: Any] = [ +/// "s_dep_ban": 1, +/// "vcr_ban": 0.1, +/// "iap": true, +/// "iap_type": "minnow" +/// ] +/// IMSdk.putPublisherSignals(signals) +/// +/// \endcode\param signals A [String: Any] dictionary containing key-value pairs of signals to be passed to InMobi SDK. +/// Keys should be String and values can be of allowed data types, please refer documentation. Repeated keys will update existing values. +/// Refer to the supporting document for the list of allowed keys and their expected data types. +/// ++ (void)putPublisherSignals:(NSDictionary * _Nonnull)signals; +/// Retrieves the current set of signals previously passed to InMobi SDK. +/// Only the supported keys, as defined in the supporting document, will be returned. +/// If any unsupported or incorrect keys were passed during putPublisherSignals, +/// they will not be included in the returned dictionary. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// if let signals = IMSdk.getPublisherSignals() { +/// print(signals) // Only supported keys will be printed +/// } +/// +/// \endcode +/// returns: +/// A [String: Any]? dictionary containing the valid custom signals, if available. +/// Refer to the supporting document for the list of supported keys and their expected data types. ++ (NSDictionary * _Nullable)getPublisherSignals SWIFT_WARN_UNUSED_RESULT; +/// Resets all custom signals previously set for InMobi. +/// This method clears all previously stored signals, reverting to the default state. +/// After calling this method, any custom signals set using putPublisherSignals will be removed, +/// and subsequent calls to getPublisherSignals will return nil. +/// important: +/// This action cannot be undone. Ensure you want to clear all custom signals before invoking this method. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// IMSdk.resetPublisherSignals() +/// +/// \endcode ++ (void)resetPublisherSignals; +@end + @class CLLocation; @interface IMSdk (SWIFT_EXTENSION(InMobiSDK)) @@ -1360,6 +1772,16 @@ SWIFT_CLASS("_TtC9InMobiSDK5IMSdk") + (void)setPostalCode:(NSString * _Nullable)postalcode; @end +typedef SWIFT_ENUM(NSInteger, IMSessionSignalsType, open) { + IMSessionSignalsTypeStartTimestamp = 0, + IMSessionSignalsTypeDepthBanner = 1, + IMSessionSignalsTypeDepthInt = 2, + IMSessionSignalsTypeDepthRewarded = 3, + IMSessionSignalsTypeDepthNative = 4, + IMSessionSignalsTypeCount = 5, + IMSessionSignalsTypeUserRetention = 6, +}; + /// Enumeration for error codes /// Collection of codes indicating the status of an ad request. typedef SWIFT_ENUM(NSInteger, IMStatusCode, closed) { @@ -1515,72 +1937,496 @@ SWIFT_CLASS("_TtC9InMobiSDK15IMUserDataTypes") SWIFT_CLASS("_TtC9InMobiSDK11IMWatermark") @interface IMWatermark : NSObject @property (nonatomic, readonly, copy) NSData * _Nonnull imageData; -/// \param imageData Data that is used for watermark +/// \param waterMarkImageData Data that is used for watermark /// -- (nonnull instancetype)initWithImageData:(NSData * _Nonnull)imageData OBJC_DESIGNATED_INITIALIZER; +- (nonnull instancetype)initWithWaterMarkImageData:(NSData * _Nonnull)waterMarkImageData OBJC_DESIGNATED_INITIALIZER; - (nonnull instancetype)init SWIFT_UNAVAILABLE; + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); @end +@class WConfig; + +SWIFT_CLASS("_TtC9InMobiSDK9IceConfig") +@interface IceConfig : NSObject +@property (nonatomic) BOOL locationEnabled; +@property (nonatomic, strong) WConfig * _Nonnull w; +@property (nonatomic) BOOL sessionEnabled; +@property (nonatomic, strong) CConfig * _Nonnull c; +@property (nonatomic) NSInteger stopRequestTimeout; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, readonly) BOOL operatorInfoCollectionEnabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end +SWIFT_CLASS("_TtC9InMobiSDK10ImaiConfig") +@interface ImaiConfig : NSObject +@property (nonatomic) NSInteger pingTimeout; +@property (nonatomic) NSInteger pingCacheExpiry; +@property (nonatomic) NSInteger maxDbEvents; +@property (nonatomic) NSInteger maxEventBatch; +@property (nonatomic) NSInteger pingInterval; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end -#endif -#if defined(__cplusplus) -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop -#endif -#elif defined(__x86_64__) && __x86_64__ -// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -#ifndef INMOBISDK_SWIFT_H -#define INMOBISDK_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" +SWIFT_CLASS("_TtC9InMobiSDK27ImpressionViewabilityConfig") +@interface ImpressionViewabilityConfig : NSObject +@property (nonatomic) NSInteger impressionType; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif -#if __has_include() -# include -#endif +SWIFT_CLASS("_TtC9InMobiSDK8LPConfig") +@interface LPConfig : NSObject +@property (nonatomic) NSInteger ebDeeplinkFallbackInterval; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end -#pragma clang diagnostic ignored "-Wduplicate-method-match" -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif -#if defined(__cplusplus) -#include -#include -#include -#else -#include -#include -#include -#endif +@class SdkLogAdTypeConfig; +@class SdkLogInfo; + +SWIFT_CLASS("_TtC9InMobiSDK13LoggingConfig") +@interface LoggingConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger expiry; +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger maxNoOfEntries; +@property (nonatomic, copy) NSString * _Nonnull loggingUrl; +@property (nonatomic, strong) ErrorLogConfig * _Nonnull errorLog; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull banner; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull audio; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull int_html; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull int_native; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull native; +@property (nonatomic, strong) SdkLogInfo * _Nonnull getToken; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif +@class MediationFlowTypeConfig; + +SWIFT_CLASS("_TtC9InMobiSDK15MediationConfig") +@interface MediationConfig : NSObject +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull ab; +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull nonAb; +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull preload; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class MediationTimeoutConfig; + +SWIFT_CLASS("_TtC9InMobiSDK23MediationFlowTypeConfig") +@interface MediationFlowTypeConfig : NSObject +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull native; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull interstitial; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull audio; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull banner; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22MediationRetriesConfig") +@interface MediationRetriesConfig : NSObject +@property (nonatomic, getter=default, setter=setDefault:) NSInteger default_; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK28MediationRetryIntervalConfig") +@interface MediationRetryIntervalConfig : NSObject +@property (nonatomic, getter=default, setter=setDefault:) NSInteger default_; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22MediationTimeoutConfig") +@interface MediationTimeoutConfig : NSObject +@property (nonatomic, strong) AnyDictionary * _Nullable loadRetryInterval; +@property (nonatomic, strong) AnyDictionary * _Nullable loadTimeout; +@property (nonatomic, strong) AnyDictionary * _Nullable maxLoadRetries; +@property (nonatomic, strong) AnyDictionary * _Nullable muttTimeout; +@property (nonatomic, strong) AnyDictionary * _Nullable preloadTimeout; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK11MraidConfig") +@interface MraidConfig : NSObject +@property (nonatomic) NSInteger expiry; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic, copy) NSString * _Nonnull ios_url; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK13NetworkConfig") +@interface NetworkConfig : NSObject +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger minBatchSize; +@property (nonatomic) NSInteger maxBatchSize; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17NetworkTypeConfig") +@interface NetworkTypeConfig : NSObject +@property (nonatomic, strong) NetworkConfig * _Nonnull wifi; +@property (nonatomic, strong) NetworkConfig * _Nonnull others; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13NovatiqConfig") +@interface NovatiqConfig : NSObject +@property (nonatomic, copy) NSString * _Nonnull beaconUrl; +@property (nonatomic, copy) NSArray * _Nonnull carrierNames; +@property (nonatomic) BOOL isNovatiqEnabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10OmidConfig") +@interface OmidConfig : NSObject +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger expiry; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) int64_t webViewRetainTime; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) BOOL omidEnabled; +@property (nonatomic, copy) NSString * _Nonnull partnerKey; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15PublisherConfig") +@interface PublisherConfig : NSObject +@property (nonatomic, strong) AnyDictionary * _Nullable generalKeys; +@property (nonatomic, strong) AnyDictionary * _Nullable adSpecificKeys; +@property (nonatomic) BOOL enableMCO; +@property (nonatomic) BOOL enableHB; +@property (nonatomic) NSInteger payloadSize; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15PurchasesConfig") +@interface PurchasesConfig : NSObject +@property (nonatomic) BOOL inapp; +@property (nonatomic) BOOL restore; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class SaveContentConfig; +@class WebViewModeDictionaryConfig; + +SWIFT_CLASS("_TtC9InMobiSDK15RenderingConfig") +@interface RenderingConfig : NSObject +@property (nonatomic) NSInteger picHeight; +@property (nonatomic, copy) NSArray * _Nonnull gestures; +@property (nonatomic) BOOL autoRedirectionEnforcement; +@property (nonatomic) BOOL enableImmersive; +@property (nonatomic) NSInteger picQuality; +@property (nonatomic, strong) SaveContentConfig * _Nonnull savecontent; +@property (nonatomic) NSInteger delayedRedirection; +@property (nonatomic) NSInteger userTouchResetTime; +@property (nonatomic) BOOL shouldRenderPopup; +@property (nonatomic) NSInteger picWidth; +@property (nonatomic) BOOL enableSDKAVAudioSession; +@property (nonatomic, strong) WebViewModeDictionaryConfig * _Nonnull webviewModeDictionary; +- (BOOL)enablePubMuteControl_ SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10RootConfig") +@interface RootConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic) BOOL monetizationDisabled; +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger waitTime; +@property (nonatomic, strong) IMLatestSdkInfo * _Nonnull latestSdkInfo; +@property (nonatomic, copy) NSArray * _Nonnull components; +@property (nonatomic, strong) IMGDPR * _Nonnull gdpr; +- (NSString * _Nonnull)urlForProductType:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (int64_t)expiryForProductType:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17SaveContentConfig") +@interface SaveContentConfig : NSObject +@property (nonatomic) NSInteger maxSaveSize; +@property (nonatomic, copy) NSArray * _Nonnull allowedContentType; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK18SdkLogAdTypeConfig") +@interface SdkLogAdTypeConfig : NSObject +@property (nonatomic, strong) SdkLogInfo * _Nonnull ab; +@property (nonatomic, strong) SdkLogInfo * _Nonnull nonAb; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10SdkLogInfo") +@interface SdkLogInfo : NSObject +@property (nonatomic) double samplePercent; +@property (nonatomic, copy) NSString * _Nonnull logLevel; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13SessionConfig") +@interface SessionConfig : NSObject +@property (nonatomic, copy) NSArray * _Nonnull control; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class UnifiedIdServiceConfig; + +SWIFT_CLASS("_TtC9InMobiSDK12SignalConfig") +@interface SignalConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, copy) NSString * _Nonnull kA; +@property (nonatomic, strong) BloomFilterServiceConfig * _Nonnull bloomFilterServiceConfig; +@property (nonatomic, strong) AnyDictionary * _Nullable ext; +@property (nonatomic, strong) SessionConfig * _Nonnull session; +@property (nonatomic, strong) UnifiedIdServiceConfig * _Nonnull unifiedIdServiceConfig; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) NovatiqConfig * _Nonnull novatiqConfig; +@property (nonatomic) NSInteger vAK; +@property (nonatomic, strong) IceConfig * _Nonnull ice; +@property (nonatomic, strong) PurchasesConfig * _Nonnull purchases; +@property (nonatomic, strong) PublisherConfig * _Nonnull publisher; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22SilenceDetectionConfig") +@interface SilenceDetectionConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger intervalOnAudioPlay; +@property (nonatomic) NSInteger expiry; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10SkanConfig") +@interface SkanConfig : NSObject +@property (nonatomic) NSInteger requestMode; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15TelemetryConfig") +@interface TelemetryConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic) NSInteger txLatency; +@property (nonatomic) NSInteger maxRetryCount; +@property (nonatomic, strong) NetworkTypeConfig * _Nonnull networkType; +@property (nonatomic, strong) BaseConfig * _Nonnull base; +@property (nonatomic, copy) NSString * _Nonnull telemetryUrl; +@property (nonatomic, strong) LoggingConfig * _Nonnull loggingConfig; +@property (nonatomic, strong) AssetReportingConfig * _Nonnull assetReporting; +@property (nonatomic) NSInteger processingInterval; +@property (nonatomic) NSInteger eventTTL; +@property (nonatomic) NSInteger maxTemplateEvents; +@property (nonatomic, copy) NSArray * _Nonnull priorityEvents; +@property (nonatomic) NSInteger maxEventsToPersist; +@property (nonatomic, strong) LPConfig * _Nonnull lpConfig; +@property (nonatomic) double samplingFactor; +@property (nonatomic) BOOL disableAllGeneralEvents; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) DatabaseConfig * _Nonnull databaseConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14TimeoutsConfig") +@interface TimeoutsConfig : NSObject +@property (nonatomic) NSInteger step2u; +@property (nonatomic) NSInteger bitmap; +@property (nonatomic) NSInteger step1b; +@property (nonatomic) NSInteger step4s; +@property (nonatomic) NSInteger request; +@property (nonatomic, strong) MediationConfig * _Nonnull mediationConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK22UnifiedIdServiceConfig") +@interface UnifiedIdServiceConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) NSInteger timeout; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15VastVideoConfig") +@interface VastVideoConfig : NSObject +@property (nonatomic) NSInteger optimalVastVideoSize; +@property (nonatomic) NSInteger maxWrapperLimit; +@property (nonatomic) NSInteger vastMaxAssetSize; +@property (nonatomic, strong) BitRateConfig * _Nonnull bitRate; +@property (nonatomic, copy) NSArray * _Nonnull allowedContentType; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK21VideoImpressionConfig") +@interface VideoImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinTimeViewed; +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger videoMinPercentagePlay; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class WebImpressionConfig; + +SWIFT_CLASS("_TtC9InMobiSDK17ViewabilityConfig") +@interface ViewabilityConfig : NSObject +@property (nonatomic, strong) ImpressionViewabilityConfig * _Nonnull banner; +@property (nonatomic, strong) ImpressionViewabilityConfig * _Nonnull interstitial; +@property (nonatomic) NSInteger impressionPollIntervalMillis; +@property (nonatomic, strong) AudioImpressionConfig * _Nonnull audio; +@property (nonatomic, strong) OmidConfig * _Nonnull omidConfig; +@property (nonatomic, strong) WebImpressionConfig * _Nonnull web; +@property (nonatomic, strong) VideoImpressionConfig * _Nonnull video; +@property (nonatomic) NSInteger impressionMinTimeViewed; +@property (nonatomic) NSInteger impressionMinPercentageViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK7WConfig") +@interface WConfig : NSObject +@property (nonatomic) BOOL cwe; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK19WebImpressionConfig") +@interface WebImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger impressionPollIntervalMillis; +@property (nonatomic) NSInteger impressionMinTimeViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17WebViewModeConfig") +@interface WebViewModeConfig : NSObject +@property (nonatomic, copy) NSString * _Nonnull webviewBackground; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK27WebViewModeDictionaryConfig") +@interface WebViewModeDictionaryConfig : NSObject +@property (nonatomic, strong) WebViewModeConfig * _Nonnull pingStore; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull native; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull interstitial; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull audio; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull base; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull banner; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +#endif +#if __has_attribute(external_source_symbol) +# pragma clang attribute pop +#endif +#if defined(__cplusplus) +#endif +#pragma clang diagnostic pop +#endif + +#elif defined(__x86_64__) && __x86_64__ +// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +#ifndef INMOBISDK_SWIFT_H +#define INMOBISDK_SWIFT_H +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wgcc-compat" + +#if !defined(__has_include) +# define __has_include(x) 0 +#endif +#if !defined(__has_attribute) +# define __has_attribute(x) 0 +#endif +#if !defined(__has_feature) +# define __has_feature(x) 0 +#endif +#if !defined(__has_warning) +# define __has_warning(x) 0 +#endif + +#if __has_include() +# include +#endif + +#pragma clang diagnostic ignored "-Wauto-import" +#if defined(__OBJC__) +#include +#endif +#if defined(__cplusplus) +#include +#include +#include +#include +#include +#include +#include +#else +#include +#include +#include +#include +#endif +#if defined(__cplusplus) +#if defined(__arm64e__) && __has_include() +# include +#else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" +# ifndef __ptrauth_swift_value_witness_function_pointer +# define __ptrauth_swift_value_witness_function_pointer(x) +# endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop +#endif +#endif + +#if !defined(SWIFT_TYPEDEFS) +# define SWIFT_TYPEDEFS 1 +# if __has_include() +# include +# elif !defined(__cplusplus) +typedef uint_least16_t char16_t; +typedef uint_least32_t char32_t; +# endif typedef float swift_float2 __attribute__((__ext_vector_type__(2))); typedef float swift_float3 __attribute__((__ext_vector_type__(3))); typedef float swift_float4 __attribute__((__ext_vector_type__(4))); @@ -1606,53 +2452,66 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # if __has_feature(objc_class_property) # define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ # else -# define SWIFT_CLASS_PROPERTY(...) +# define SWIFT_CLASS_PROPERTY(...) # endif #endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) +#if !defined(SWIFT_RUNTIME_NAME) +# if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +# else +# define SWIFT_RUNTIME_NAME(X) +# endif #endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) +#if !defined(SWIFT_COMPILE_NAME) +# if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +# else +# define SWIFT_COMPILE_NAME(X) +# endif #endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) +#if !defined(SWIFT_METHOD_FAMILY) +# if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +# else +# define SWIFT_METHOD_FAMILY(X) +# endif #endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE +#if !defined(SWIFT_NOESCAPE) +# if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +# else +# define SWIFT_NOESCAPE +# endif #endif -#if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -#else -# define SWIFT_RELEASES_ARGUMENT +#if !defined(SWIFT_RELEASES_ARGUMENT) +# if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +# else +# define SWIFT_RELEASES_ARGUMENT +# endif #endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT +#if !defined(SWIFT_WARN_UNUSED_RESULT) +# if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +# else +# define SWIFT_WARN_UNUSED_RESULT +# endif #endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN +#if !defined(SWIFT_NORETURN) +# if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +# else +# define SWIFT_NORETURN +# endif #endif #if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_EXTRA #endif #if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_EXTRA #endif #if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA +# define SWIFT_ENUM_EXTRA #endif #if !defined(SWIFT_CLASS) # if __has_attribute(objc_subclassing_restricted) @@ -1672,28 +2531,25 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) # endif #endif - #if !defined(SWIFT_PROTOCOL) # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA #endif - #if !defined(SWIFT_EXTENSION) # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) #endif - #if !defined(OBJC_DESIGNATED_INITIALIZER) # if __has_attribute(objc_designated_initializer) # define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) # else -# define OBJC_DESIGNATED_INITIALIZER +# define OBJC_DESIGNATED_INITIALIZER # endif #endif #if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) +# if __has_attribute(enum_extensibility) # define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) # else -# define SWIFT_ENUM_ATTR(_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) # endif #endif #if !defined(SWIFT_ENUM) @@ -1722,14 +2578,16 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_DEPRECATED_MSG) # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) #endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +#if !defined(SWIFT_DEPRECATED_OBJC) +# if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +# else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +# endif #endif #if defined(__OBJC__) #if !defined(IBSegueAction) -# define IBSegueAction +# define IBSegueAction #endif #endif #if !defined(SWIFT_EXTERN) @@ -1742,26 +2600,42 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_CALL) # define SWIFT_CALL __attribute__((swiftcall)) #endif +#if !defined(SWIFT_INDIRECT_RESULT) +# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) +#endif +#if !defined(SWIFT_CONTEXT) +# define SWIFT_CONTEXT __attribute__((swift_context)) +#endif +#if !defined(SWIFT_ERROR_RESULT) +# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) +#endif #if defined(__cplusplus) -#if !defined(SWIFT_NOEXCEPT) # define SWIFT_NOEXCEPT noexcept -#endif #else -#if !defined(SWIFT_NOEXCEPT) # define SWIFT_NOEXCEPT #endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif #endif -#if defined(__cplusplus) -#if !defined(SWIFT_CXX_INT_DEFINED) -#define SWIFT_CXX_INT_DEFINED -namespace swift { -using Int = ptrdiff_t; -using UInt = size_t; -} +#if defined(_WIN32) +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) +#endif +#else +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL #endif #endif #if defined(__OBJC__) -#if __has_feature(modules) +#if __has_feature(objc_modules) #if __has_warning("-Watimport-in-framework-header") #pragma clang diagnostic ignored "-Watimport-in-framework-header" #endif @@ -1771,25 +2645,277 @@ using UInt = size_t; @import UIKit; #endif -#endif -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" +#endif +#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" +#pragma clang diagnostic ignored "-Wduplicate-method-arg" +#if __has_warning("-Wpragma-clang-attribute") +# pragma clang diagnostic ignored "-Wpragma-clang-attribute" +#endif +#pragma clang diagnostic ignored "-Wunknown-pragmas" +#pragma clang diagnostic ignored "-Wnullability" +#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" + +#if __has_attribute(external_source_symbol) +# pragma push_macro("any") +# undef any +# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="InMobiSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) +# pragma pop_macro("any") +#endif + +#if defined(__OBJC__) + +SWIFT_CLASS("_TtC9InMobiSDK15AdQualityConfig") +@interface AdQualityConfig : NSObject +@property (nonatomic) NSInteger maxImageSize; +@property (nonatomic) NSInteger resizedPercentage; +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14AdReportConfig") +@interface AdReportConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger cridls; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14AdsAudioConfig") +@interface AdsAudioConfig : NSObject +@property (nonatomic) BOOL isAudioEnabled; +@property (nonatomic) NSInteger minDeviceVolume; +@property (nonatomic) NSInteger minRefreshInterval; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class NSString; + +SWIFT_PROTOCOL("_TtP9InMobiSDK9IMConfigP_") +@protocol IMConfigP +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK12IMConfigBase") +@interface IMConfigBase : NSObject +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class ContextualDataConfig; +@class ImaiConfig; +@class ViewabilityConfig; +@class TimeoutsConfig; +@class VastVideoConfig; +@class AssetCacheConfig; +@class IMIncludeIds; +@class SkanConfig; +@class RenderingConfig; +@class SilenceDetectionConfig; +@class MraidConfig; +@class WebViewModeConfig; + +SWIFT_CLASS("_TtC9InMobiSDK9AdsConfig") +@interface AdsConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic) NSInteger minimumRefreshInterval; +@property (nonatomic) NSInteger defaultRefreshInterval; +@property (nonatomic, strong) ContextualDataConfig * _Nonnull contextualData; +@property (nonatomic, strong) AdsAudioConfig * _Nonnull audio; +@property (nonatomic, strong) AdReportConfig * _Nonnull adReport; +@property (nonatomic, strong) ImaiConfig * _Nonnull imai; +@property (nonatomic) BOOL mediaVolumeCollectionEnabled; +@property (nonatomic) BOOL applyGzipReq; +@property (nonatomic, strong) ViewabilityConfig * _Nonnull viewability; +@property (nonatomic, strong) AdQualityConfig * _Nonnull adQuality; +@property (nonatomic) BOOL watermarkEnabled; +@property (nonatomic) BOOL showIntWithoutVC; +@property (nonatomic, strong) TimeoutsConfig * _Nonnull timeouts; +@property (nonatomic, strong) VastVideoConfig * _Nonnull vastVideo; +@property (nonatomic, strong) AssetCacheConfig * _Nonnull assetCache; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) SkanConfig * _Nonnull skan; +@property (nonatomic, strong) RenderingConfig * _Nonnull rendering; +@property (nonatomic, strong) SilenceDetectionConfig * _Nonnull silenceDetection; +@property (nonatomic, strong) MraidConfig * _Nonnull mraid; +- (NSString * _Nonnull)getAdServerUrl SWIFT_WARN_UNUSED_RESULT; +- (WebViewModeConfig * _Nonnull)getWebviewConfigFor:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13AnyDictionary") +@interface AnyDictionary : NSObject +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + + +SWIFT_CLASS("_TtC9InMobiSDK16AssetCacheConfig") +@interface AssetCacheConfig : NSObject +@property (nonatomic) double timeToLive; +@property (nonatomic) double maxCacheSize; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20AssetReportingConfig") +@interface AssetReportingConfig : NSObject +@property (nonatomic) BOOL video; +@property (nonatomic) BOOL image; +@property (nonatomic) BOOL gif; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK21AudioImpressionConfig") +@interface AudioImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger impressionType; +@property (nonatomic) NSInteger impressionMinTimeViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10BaseConfig") +@interface BaseConfig : NSObject +@property (nonatomic) BOOL enabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13BitRateConfig") +@interface BitRateConfig : NSObject +@property (nonatomic) NSInteger headerTimeout; +@property (nonatomic) BOOL bitrate_mandatory; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK24BloomFilterServiceConfig") +@interface BloomFilterServiceConfig : NSObject +@property (nonatomic) NSInteger maxFetchPerDay; +@property (nonatomic) NSInteger timeout; +@property (nonatomic) BOOL enabled; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) int64_t maxBloomFileSize; +@property (nonatomic) int64_t hashIdMaxAge; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK7CConfig") +@interface CConfig : NSObject +@property (nonatomic) NSInteger cof; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="InMobiSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif +SWIFT_CLASS("_TtC9InMobiSDK13ConfigManager") +@interface ConfigManager : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) ConfigManager * _Nonnull shared;) ++ (ConfigManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +- (void)updateConfigWith:(NSString * _Nonnull)configType; +- (IMConfigBase * _Nullable)validateConfigWithConfigType:(NSString * _Nonnull)configType dictionary:(NSDictionary * _Nullable)dictionary SWIFT_WARN_UNUSED_RESULT; +@end + + +@class RootConfig; +@class TelemetryConfig; +@class SignalConfig; +@class CrashConfig; + +SWIFT_CLASS("_TtC9InMobiSDK14ConfigProvider") +@interface ConfigProvider : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) RootConfig * _Nonnull rootConfig;) ++ (RootConfig * _Nonnull)rootConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) TelemetryConfig * _Nonnull telemetryConfig;) ++ (TelemetryConfig * _Nonnull)telemetryConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AdsConfig * _Nonnull adsConfig;) ++ (AdsConfig * _Nonnull)adsConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SignalConfig * _Nonnull signalConfig;) ++ (SignalConfig * _Nonnull)signalConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) CrashConfig * _Nonnull crashConfig;) ++ (CrashConfig * _Nonnull)crashConfig SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20ContextualDataConfig") +@interface ContextualDataConfig : NSObject +@property (nonatomic) NSInteger maxAdRecords; +@property (nonatomic) NSInteger expiryTime; +@property (nonatomic, copy) NSArray * _Nonnull skipFields; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class CrashNetworkTypeConfig; +@class CrashReportingConfig; + +SWIFT_CLASS("_TtC9InMobiSDK11CrashConfig") +@interface CrashConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) NSInteger maxRetryCount; +@property (nonatomic) NSInteger eventTTL; +@property (nonatomic) NSInteger maxEventsToPersist; +@property (nonatomic, strong) CrashNetworkTypeConfig * _Nonnull networkType; +@property (nonatomic, strong) CrashReportingConfig * _Nonnull crashConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK18CrashNetworkConfig") +@interface CrashNetworkConfig : NSObject +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger minBatchSize; +@property (nonatomic) NSInteger maxBatchSize; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22CrashNetworkTypeConfig") +@interface CrashNetworkTypeConfig : NSObject +@property (nonatomic, strong) CrashNetworkConfig * _Nonnull wifi; +@property (nonatomic, strong) CrashNetworkConfig * _Nonnull others; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20CrashReportingConfig") +@interface CrashReportingConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) float samplingPercent; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14DatabaseConfig") +@interface DatabaseConfig : NSObject +@property (nonatomic) NSInteger dbWALFrameSize; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14ErrorLogConfig") +@interface ErrorLogConfig : NSObject +@property (nonatomic) double samplePercent; +@property (nonatomic) NSInteger maxEntries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end -#if defined(__OBJC__) -@class NSString; SWIFT_CLASS("_TtC9InMobiSDK12IMAdMetaInfo") @interface IMAdMetaInfo : NSObject @@ -2019,7 +3145,7 @@ SWIFT_CLASS("_TtC9InMobiSDK8IMBanner") /// The watermark which is added as overlay in Ad - (void)setWatermarkWith:(IMWatermark * _Nonnull)watermark; /// Releases memory and remove ad from screen. -- (void)cancel; +- (void)cancel SWIFT_DEPRECATED_MSG("Deprecated with no replacement"); /// overridden UIView method - (void)willMoveToWindow:(UIWindow * _Nullable)newWindow; @end @@ -2159,6 +3285,17 @@ SWIFT_CLASS("_TtC9InMobiSDK22IMBannerPreloadManager") +SWIFT_CLASS("_TtC9InMobiSDK18IMCTServiceManager") +@interface IMCTServiceManager : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) IMCTServiceManager * _Nonnull shared;) ++ (IMCTServiceManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +- (NSString * _Nullable)getConnectionTypeValue SWIFT_WARN_UNUSED_RESULT; +@end + + + SWIFT_CLASS("_TtC9InMobiSDK17IMCommonConstants") @interface IMCommonConstants : NSObject SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull IM_GDPR_CONSENT_AVAILABLE;) @@ -2174,6 +3311,36 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _No - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; @end + +SWIFT_CLASS("_TtC9InMobiSDK11IMComponent") +@interface IMComponent : NSObject +@property (nonatomic, copy) NSString * _Nonnull type; +@property (nonatomic) int64_t expiry; +@property (nonatomic, copy) NSString * _Nonnull url; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK6IMGDPR") +@interface IMGDPR : NSObject +@property (nonatomic) BOOL transmitRequest; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK12IMIncludeIds") +@interface IMIncludeIds : NSObject +@property (nonatomic) BOOL O1; +@property (nonatomic) BOOL SO1; +@property (nonatomic) BOOL IDA; +@property (nonatomic) BOOL IDV; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + @protocol IMInterstitialDelegate; @class IMInterstitialPreloadManager; @class UIViewController; @@ -2237,13 +3404,13 @@ SWIFT_CLASS("_TtC9InMobiSDK14IMInterstitial") /// /// \param animationType The transition type for interstitial presentation. /// -- (void)showFrom:(UIViewController * _Nonnull)viewController with:(enum IMInterstitialAnimationType)animationType; +- (void)showFrom:(UIViewController * _Nonnull)viewController with:(enum IMInterstitialAnimationType)animationType SWIFT_DEPRECATED_MSG("animationType will not be used anymore, please use show(from:)"); /// Contains additional information of ad. - (NSDictionary * _Nullable)getAdMetaInfo SWIFT_WARN_UNUSED_RESULT; /// The watermark which is added as overlay in Ad - (void)setWatermarkWith:(IMWatermark * _Nonnull)watermark; /// Releases memory and remove ad from screen. -- (void)cancel; +- (void)cancel SWIFT_DEPRECATED_MSG("Deprecated with no replacement"); - (nonnull instancetype)init SWIFT_UNAVAILABLE; + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); @end @@ -2436,6 +3603,14 @@ SWIFT_CLASS("_TtC9InMobiSDK28IMInterstitialPreloadManager") @end + +SWIFT_CLASS("_TtC9InMobiSDK15IMLatestSdkInfo") +@interface IMLatestSdkInfo : NSObject +@property (nonatomic, copy) NSString * _Nonnull version; +@property (nonatomic, copy) NSString * _Nonnull url; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + enum IMRemoteLogLevel : NSInteger; SWIFT_PROTOCOL("_TtP9InMobiSDK9IMLogging_") @@ -2719,6 +3894,11 @@ typedef SWIFT_ENUM(NSInteger, IMSDKLogLevel, closed) { IMSDKLogLevelDebug = 2, }; +typedef SWIFT_ENUM(NSInteger, IMSKANConfigRequestModeType, open) { + IMSKANConfigRequestModeTypeDisabled = 0, + IMSKANConfigRequestModeTypeSkanList = 1, +}; + /// Use this class to set the user specific demographic info. /// As part of the General Data Protection Regulation (“GDPR”) publishers who collect data on their apps, are required to have a legal basis for collecting and processing the personal data of users in the European Economic Area (“EEA”). @@ -2842,6 +4022,65 @@ SWIFT_CLASS("_TtC9InMobiSDK5IMSdk") + (void)setPublisherProvidedUnifiedId:(NSDictionary * _Nonnull)ids; @end + +@interface IMSdk (SWIFT_EXTENSION(InMobiSDK)) +/// Pass or update custom signals to InMobi. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// let signals: [String: Any] = [ +/// "s_dep_ban": 1, +/// "vcr_ban": 0.1, +/// "iap": true, +/// "iap_type": "minnow" +/// ] +/// IMSdk.putPublisherSignals(signals) +/// +/// \endcode\param signals A [String: Any] dictionary containing key-value pairs of signals to be passed to InMobi SDK. +/// Keys should be String and values can be of allowed data types, please refer documentation. Repeated keys will update existing values. +/// Refer to the supporting document for the list of allowed keys and their expected data types. +/// ++ (void)putPublisherSignals:(NSDictionary * _Nonnull)signals; +/// Retrieves the current set of signals previously passed to InMobi SDK. +/// Only the supported keys, as defined in the supporting document, will be returned. +/// If any unsupported or incorrect keys were passed during putPublisherSignals, +/// they will not be included in the returned dictionary. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// if let signals = IMSdk.getPublisherSignals() { +/// print(signals) // Only supported keys will be printed +/// } +/// +/// \endcode +/// returns: +/// A [String: Any]? dictionary containing the valid custom signals, if available. +/// Refer to the supporting document for the list of supported keys and their expected data types. ++ (NSDictionary * _Nullable)getPublisherSignals SWIFT_WARN_UNUSED_RESULT; +/// Resets all custom signals previously set for InMobi. +/// This method clears all previously stored signals, reverting to the default state. +/// After calling this method, any custom signals set using putPublisherSignals will be removed, +/// and subsequent calls to getPublisherSignals will return nil. +/// important: +/// This action cannot be undone. Ensure you want to clear all custom signals before invoking this method. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// IMSdk.resetPublisherSignals() +/// +/// \endcode ++ (void)resetPublisherSignals; +@end + @class CLLocation; @interface IMSdk (SWIFT_EXTENSION(InMobiSDK)) @@ -2895,6 +4134,16 @@ SWIFT_CLASS("_TtC9InMobiSDK5IMSdk") + (void)setPostalCode:(NSString * _Nullable)postalcode; @end +typedef SWIFT_ENUM(NSInteger, IMSessionSignalsType, open) { + IMSessionSignalsTypeStartTimestamp = 0, + IMSessionSignalsTypeDepthBanner = 1, + IMSessionSignalsTypeDepthInt = 2, + IMSessionSignalsTypeDepthRewarded = 3, + IMSessionSignalsTypeDepthNative = 4, + IMSessionSignalsTypeCount = 5, + IMSessionSignalsTypeUserRetention = 6, +}; + /// Enumeration for error codes /// Collection of codes indicating the status of an ad request. typedef SWIFT_ENUM(NSInteger, IMStatusCode, closed) { @@ -3050,22 +4299,427 @@ SWIFT_CLASS("_TtC9InMobiSDK15IMUserDataTypes") SWIFT_CLASS("_TtC9InMobiSDK11IMWatermark") @interface IMWatermark : NSObject @property (nonatomic, readonly, copy) NSData * _Nonnull imageData; -/// \param imageData Data that is used for watermark +/// \param waterMarkImageData Data that is used for watermark /// -- (nonnull instancetype)initWithImageData:(NSData * _Nonnull)imageData OBJC_DESIGNATED_INITIALIZER; +- (nonnull instancetype)initWithWaterMarkImageData:(NSData * _Nonnull)waterMarkImageData OBJC_DESIGNATED_INITIALIZER; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + +@class WConfig; + +SWIFT_CLASS("_TtC9InMobiSDK9IceConfig") +@interface IceConfig : NSObject +@property (nonatomic) BOOL locationEnabled; +@property (nonatomic, strong) WConfig * _Nonnull w; +@property (nonatomic) BOOL sessionEnabled; +@property (nonatomic, strong) CConfig * _Nonnull c; +@property (nonatomic) NSInteger stopRequestTimeout; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, readonly) BOOL operatorInfoCollectionEnabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10ImaiConfig") +@interface ImaiConfig : NSObject +@property (nonatomic) NSInteger pingTimeout; +@property (nonatomic) NSInteger pingCacheExpiry; +@property (nonatomic) NSInteger maxDbEvents; +@property (nonatomic) NSInteger maxEventBatch; +@property (nonatomic) NSInteger pingInterval; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK27ImpressionViewabilityConfig") +@interface ImpressionViewabilityConfig : NSObject +@property (nonatomic) NSInteger impressionType; - (nonnull instancetype)init SWIFT_UNAVAILABLE; + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); @end +SWIFT_CLASS("_TtC9InMobiSDK8LPConfig") +@interface LPConfig : NSObject +@property (nonatomic) NSInteger ebDeeplinkFallbackInterval; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class SdkLogAdTypeConfig; +@class SdkLogInfo; + +SWIFT_CLASS("_TtC9InMobiSDK13LoggingConfig") +@interface LoggingConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger expiry; +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger maxNoOfEntries; +@property (nonatomic, copy) NSString * _Nonnull loggingUrl; +@property (nonatomic, strong) ErrorLogConfig * _Nonnull errorLog; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull banner; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull audio; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull int_html; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull int_native; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull native; +@property (nonatomic, strong) SdkLogInfo * _Nonnull getToken; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end +@class MediationFlowTypeConfig; + +SWIFT_CLASS("_TtC9InMobiSDK15MediationConfig") +@interface MediationConfig : NSObject +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull ab; +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull nonAb; +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull preload; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class MediationTimeoutConfig; + +SWIFT_CLASS("_TtC9InMobiSDK23MediationFlowTypeConfig") +@interface MediationFlowTypeConfig : NSObject +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull native; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull interstitial; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull audio; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull banner; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22MediationRetriesConfig") +@interface MediationRetriesConfig : NSObject +@property (nonatomic, getter=default, setter=setDefault:) NSInteger default_; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK28MediationRetryIntervalConfig") +@interface MediationRetryIntervalConfig : NSObject +@property (nonatomic, getter=default, setter=setDefault:) NSInteger default_; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22MediationTimeoutConfig") +@interface MediationTimeoutConfig : NSObject +@property (nonatomic, strong) AnyDictionary * _Nullable loadRetryInterval; +@property (nonatomic, strong) AnyDictionary * _Nullable loadTimeout; +@property (nonatomic, strong) AnyDictionary * _Nullable maxLoadRetries; +@property (nonatomic, strong) AnyDictionary * _Nullable muttTimeout; +@property (nonatomic, strong) AnyDictionary * _Nullable preloadTimeout; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK11MraidConfig") +@interface MraidConfig : NSObject +@property (nonatomic) NSInteger expiry; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic, copy) NSString * _Nonnull ios_url; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK13NetworkConfig") +@interface NetworkConfig : NSObject +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger minBatchSize; +@property (nonatomic) NSInteger maxBatchSize; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17NetworkTypeConfig") +@interface NetworkTypeConfig : NSObject +@property (nonatomic, strong) NetworkConfig * _Nonnull wifi; +@property (nonatomic, strong) NetworkConfig * _Nonnull others; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13NovatiqConfig") +@interface NovatiqConfig : NSObject +@property (nonatomic, copy) NSString * _Nonnull beaconUrl; +@property (nonatomic, copy) NSArray * _Nonnull carrierNames; +@property (nonatomic) BOOL isNovatiqEnabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10OmidConfig") +@interface OmidConfig : NSObject +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger expiry; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) int64_t webViewRetainTime; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) BOOL omidEnabled; +@property (nonatomic, copy) NSString * _Nonnull partnerKey; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15PublisherConfig") +@interface PublisherConfig : NSObject +@property (nonatomic, strong) AnyDictionary * _Nullable generalKeys; +@property (nonatomic, strong) AnyDictionary * _Nullable adSpecificKeys; +@property (nonatomic) BOOL enableMCO; +@property (nonatomic) BOOL enableHB; +@property (nonatomic) NSInteger payloadSize; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15PurchasesConfig") +@interface PurchasesConfig : NSObject +@property (nonatomic) BOOL inapp; +@property (nonatomic) BOOL restore; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class SaveContentConfig; +@class WebViewModeDictionaryConfig; + +SWIFT_CLASS("_TtC9InMobiSDK15RenderingConfig") +@interface RenderingConfig : NSObject +@property (nonatomic) NSInteger picHeight; +@property (nonatomic, copy) NSArray * _Nonnull gestures; +@property (nonatomic) BOOL autoRedirectionEnforcement; +@property (nonatomic) BOOL enableImmersive; +@property (nonatomic) NSInteger picQuality; +@property (nonatomic, strong) SaveContentConfig * _Nonnull savecontent; +@property (nonatomic) NSInteger delayedRedirection; +@property (nonatomic) NSInteger userTouchResetTime; +@property (nonatomic) BOOL shouldRenderPopup; +@property (nonatomic) NSInteger picWidth; +@property (nonatomic) BOOL enableSDKAVAudioSession; +@property (nonatomic, strong) WebViewModeDictionaryConfig * _Nonnull webviewModeDictionary; +- (BOOL)enablePubMuteControl_ SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10RootConfig") +@interface RootConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic) BOOL monetizationDisabled; +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger waitTime; +@property (nonatomic, strong) IMLatestSdkInfo * _Nonnull latestSdkInfo; +@property (nonatomic, copy) NSArray * _Nonnull components; +@property (nonatomic, strong) IMGDPR * _Nonnull gdpr; +- (NSString * _Nonnull)urlForProductType:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (int64_t)expiryForProductType:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17SaveContentConfig") +@interface SaveContentConfig : NSObject +@property (nonatomic) NSInteger maxSaveSize; +@property (nonatomic, copy) NSArray * _Nonnull allowedContentType; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK18SdkLogAdTypeConfig") +@interface SdkLogAdTypeConfig : NSObject +@property (nonatomic, strong) SdkLogInfo * _Nonnull ab; +@property (nonatomic, strong) SdkLogInfo * _Nonnull nonAb; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10SdkLogInfo") +@interface SdkLogInfo : NSObject +@property (nonatomic) double samplePercent; +@property (nonatomic, copy) NSString * _Nonnull logLevel; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13SessionConfig") +@interface SessionConfig : NSObject +@property (nonatomic, copy) NSArray * _Nonnull control; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class UnifiedIdServiceConfig; + +SWIFT_CLASS("_TtC9InMobiSDK12SignalConfig") +@interface SignalConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, copy) NSString * _Nonnull kA; +@property (nonatomic, strong) BloomFilterServiceConfig * _Nonnull bloomFilterServiceConfig; +@property (nonatomic, strong) AnyDictionary * _Nullable ext; +@property (nonatomic, strong) SessionConfig * _Nonnull session; +@property (nonatomic, strong) UnifiedIdServiceConfig * _Nonnull unifiedIdServiceConfig; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) NovatiqConfig * _Nonnull novatiqConfig; +@property (nonatomic) NSInteger vAK; +@property (nonatomic, strong) IceConfig * _Nonnull ice; +@property (nonatomic, strong) PurchasesConfig * _Nonnull purchases; +@property (nonatomic, strong) PublisherConfig * _Nonnull publisher; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22SilenceDetectionConfig") +@interface SilenceDetectionConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger intervalOnAudioPlay; +@property (nonatomic) NSInteger expiry; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10SkanConfig") +@interface SkanConfig : NSObject +@property (nonatomic) NSInteger requestMode; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15TelemetryConfig") +@interface TelemetryConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic) NSInteger txLatency; +@property (nonatomic) NSInteger maxRetryCount; +@property (nonatomic, strong) NetworkTypeConfig * _Nonnull networkType; +@property (nonatomic, strong) BaseConfig * _Nonnull base; +@property (nonatomic, copy) NSString * _Nonnull telemetryUrl; +@property (nonatomic, strong) LoggingConfig * _Nonnull loggingConfig; +@property (nonatomic, strong) AssetReportingConfig * _Nonnull assetReporting; +@property (nonatomic) NSInteger processingInterval; +@property (nonatomic) NSInteger eventTTL; +@property (nonatomic) NSInteger maxTemplateEvents; +@property (nonatomic, copy) NSArray * _Nonnull priorityEvents; +@property (nonatomic) NSInteger maxEventsToPersist; +@property (nonatomic, strong) LPConfig * _Nonnull lpConfig; +@property (nonatomic) double samplingFactor; +@property (nonatomic) BOOL disableAllGeneralEvents; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) DatabaseConfig * _Nonnull databaseConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14TimeoutsConfig") +@interface TimeoutsConfig : NSObject +@property (nonatomic) NSInteger step2u; +@property (nonatomic) NSInteger bitmap; +@property (nonatomic) NSInteger step1b; +@property (nonatomic) NSInteger step4s; +@property (nonatomic) NSInteger request; +@property (nonatomic, strong) MediationConfig * _Nonnull mediationConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK22UnifiedIdServiceConfig") +@interface UnifiedIdServiceConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) NSInteger timeout; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15VastVideoConfig") +@interface VastVideoConfig : NSObject +@property (nonatomic) NSInteger optimalVastVideoSize; +@property (nonatomic) NSInteger maxWrapperLimit; +@property (nonatomic) NSInteger vastMaxAssetSize; +@property (nonatomic, strong) BitRateConfig * _Nonnull bitRate; +@property (nonatomic, copy) NSArray * _Nonnull allowedContentType; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK21VideoImpressionConfig") +@interface VideoImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinTimeViewed; +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger videoMinPercentagePlay; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class WebImpressionConfig; + +SWIFT_CLASS("_TtC9InMobiSDK17ViewabilityConfig") +@interface ViewabilityConfig : NSObject +@property (nonatomic, strong) ImpressionViewabilityConfig * _Nonnull banner; +@property (nonatomic, strong) ImpressionViewabilityConfig * _Nonnull interstitial; +@property (nonatomic) NSInteger impressionPollIntervalMillis; +@property (nonatomic, strong) AudioImpressionConfig * _Nonnull audio; +@property (nonatomic, strong) OmidConfig * _Nonnull omidConfig; +@property (nonatomic, strong) WebImpressionConfig * _Nonnull web; +@property (nonatomic, strong) VideoImpressionConfig * _Nonnull video; +@property (nonatomic) NSInteger impressionMinTimeViewed; +@property (nonatomic) NSInteger impressionMinPercentageViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK7WConfig") +@interface WConfig : NSObject +@property (nonatomic) BOOL cwe; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK19WebImpressionConfig") +@interface WebImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger impressionPollIntervalMillis; +@property (nonatomic) NSInteger impressionMinTimeViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17WebViewModeConfig") +@interface WebViewModeConfig : NSObject +@property (nonatomic, copy) NSString * _Nonnull webviewBackground; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK27WebViewModeDictionaryConfig") +@interface WebViewModeDictionaryConfig : NSObject +@property (nonatomic, strong) WebViewModeConfig * _Nonnull pingStore; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull native; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull interstitial; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull audio; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull base; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull banner; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end -#endif -#if defined(__cplusplus) #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop #endif +#if defined(__cplusplus) +#endif #pragma clang diagnostic pop #endif diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/InMobiSDK.h b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK.h similarity index 100% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Headers/InMobiSDK.h rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK.h diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/InMobiSDK b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/InMobiSDK new file mode 100755 index 0000000..a4aeb72 Binary files /dev/null and b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/InMobiSDK differ diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Info.plist b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Info.plist similarity index 53% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Info.plist rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Info.plist index fe4ce9a..04c8582 100644 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Info.plist and b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Info.plist differ diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json new file mode 100644 index 0000000..b61de8f --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -0,0 +1,62078 @@ +{ + "ABIRoot": { + "kind": "Root", + "name": "TopLevel", + "printedName": "TopLevel", + "children": [ + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerPreloadManager", + "printedName": "IMBannerPreloadManager", + "children": [ + { + "kind": "Function", + "name": "preload", + "printedName": "preload()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)preload", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC7preloadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)load", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)init", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMStatusCode", + "printedName": "IMStatusCode", + "children": [ + { + "kind": "Var", + "name": "networkUnReachable", + "printedName": "networkUnReachable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNetworkUnReachable", + "mangledName": "$s9InMobiSDK12IMStatusCodeO18networkUnReachableyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "noFill", + "printedName": "noFill", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNoFill", + "mangledName": "$s9InMobiSDK12IMStatusCodeO6noFillyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "requestInvalid", + "printedName": "requestInvalid", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestInvalid", + "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestInvalidyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "requestPending", + "printedName": "requestPending", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestPending", + "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestPendingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "requestTimedOut", + "printedName": "requestTimedOut", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestTimedOut", + "mangledName": "$s9InMobiSDK12IMStatusCodeO15requestTimedOutyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "multipleLoadsOnSameInstance", + "printedName": "multipleLoadsOnSameInstance", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeMultipleLoadsOnSameInstance", + "mangledName": "$s9InMobiSDK12IMStatusCodeO27multipleLoadsOnSameInstanceyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "internalError", + "printedName": "internalError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInternalError", + "mangledName": "$s9InMobiSDK12IMStatusCodeO13internalErroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "serverError", + "printedName": "serverError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeServerError", + "mangledName": "$s9InMobiSDK12IMStatusCodeO11serverErroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "adActive", + "printedName": "adActive", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAdActive", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8adActiveyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "earlyRefreshRequest", + "printedName": "earlyRefreshRequest", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeEarlyRefreshRequest", + "mangledName": "$s9InMobiSDK12IMStatusCodeO19earlyRefreshRequestyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 9 + }, + { + "kind": "Var", + "name": "droppingNetworkRequest", + "printedName": "droppingNetworkRequest", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeDroppingNetworkRequest", + "mangledName": "$s9InMobiSDK12IMStatusCodeO22droppingNetworkRequestyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 10 + }, + { + "kind": "Var", + "name": "incorrectPlacementID", + "printedName": "incorrectPlacementID", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeIncorrectPlacementID", + "mangledName": "$s9InMobiSDK12IMStatusCodeO20incorrectPlacementIDyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 11 + }, + { + "kind": "Var", + "name": "sdkNotInitialised", + "printedName": "sdkNotInitialised", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeSdkNotInitialised", + "mangledName": "$s9InMobiSDK12IMStatusCodeO17sdkNotInitialisedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 12 + }, + { + "kind": "Var", + "name": "invalidBannerframe", + "printedName": "invalidBannerframe", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidBannerframe", + "mangledName": "$s9InMobiSDK12IMStatusCodeO18invalidBannerframeyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 13 + }, + { + "kind": "Var", + "name": "invalidAudioFrame", + "printedName": "invalidAudioFrame", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidAudioFrame", + "mangledName": "$s9InMobiSDK12IMStatusCodeO17invalidAudioFrameyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 14 + }, + { + "kind": "Var", + "name": "audioDisabled", + "printedName": "audioDisabled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDisabled", + "mangledName": "$s9InMobiSDK12IMStatusCodeO13audioDisabledyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 15 + }, + { + "kind": "Var", + "name": "audioDeviceVolumeLow", + "printedName": "audioDeviceVolumeLow", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDeviceVolumeLow", + "mangledName": "$s9InMobiSDK12IMStatusCodeO20audioDeviceVolumeLowyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 16 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMStatusCode?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivp", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivg", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMStatusCode", + "mangledName": "$s9InMobiSDK12IMStatusCodeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMRequestStatus", + "printedName": "IMRequestStatus", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(domain:code:userInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus(im)initWithDomain:code:userInfo:", + "mangledName": "$s9InMobiSDK15IMRequestStatusC6domain4code8userInfoACSS_SiSDySSypGSgtcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithDomain:code:userInfo:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus", + "mangledName": "$s9InMobiSDK15IMRequestStatusC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSError", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "Foundation.NSError", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "SystemConfiguration.CaptiveNetwork", + "printedName": "SystemConfiguration.CaptiveNetwork", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AdsConfig", + "printedName": "AdsConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getType", + "mangledName": "$s9InMobiSDK9AdsConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK9AdsConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "minimumRefreshInterval", + "printedName": "minimumRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)minimumRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)minimumRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMinimumRefreshInterval:", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultRefreshInterval", + "printedName": "defaultRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)defaultRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)defaultRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setDefaultRefreshInterval:", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contextualData", + "printedName": "contextualData", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)contextualData", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)contextualData", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setContextualData:", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)audio", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)audio", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC5audioAA0d5AudioE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adReport", + "printedName": "adReport", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)adReport", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)adReport", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAdReport:", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC8adReportAA02AdgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "imai", + "printedName": "imai", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)imai", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)imai", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setImai:", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC4imaiAA04ImaiE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mediaVolumeCollectionEnabled", + "printedName": "mediaVolumeCollectionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)mediaVolumeCollectionEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)mediaVolumeCollectionEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMediaVolumeCollectionEnabled:", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "applyGzipReq", + "printedName": "applyGzipReq", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)applyGzipReq", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)applyGzipReq", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setApplyGzipReq:", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC12applyGzipReqSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "viewability", + "printedName": "viewability", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)viewability", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)viewability", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setViewability:", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adQuality", + "printedName": "adQuality", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)adQuality", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)adQuality", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAdQuality:", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9adQualityAA02AdgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "watermarkEnabled", + "printedName": "watermarkEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)watermarkEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)watermarkEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setWatermarkEnabled:", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16watermarkEnabledSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "showIntWithoutVC", + "printedName": "showIntWithoutVC", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)showIntWithoutVC", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)showIntWithoutVC", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setShowIntWithoutVC:", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16showIntWithoutVCSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeouts", + "printedName": "timeouts", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)timeouts", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)timeouts", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setTimeouts:", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vastVideo", + "printedName": "vastVideo", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)vastVideo", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)vastVideo", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setVastVideo:", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "assetCache", + "printedName": "assetCache", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)assetCache", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)assetCache", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAssetCache:", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)includeIds", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)includeIds", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "skan", + "printedName": "skan", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)skan", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)skan", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setSkan:", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC4skanAA04SkanE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "rendering", + "printedName": "rendering", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)rendering", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)rendering", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setRendering:", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9renderingAA09RenderingE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "silenceDetection", + "printedName": "silenceDetection", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)silenceDetection", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)silenceDetection", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setSilenceDetection:", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mraid", + "printedName": "mraid", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)mraid", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)mraid", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMraid:", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC5mraidAA05MraidE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "getAdServerUrl", + "printedName": "getAdServerUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getAdServerUrl", + "mangledName": "$s9InMobiSDK9AdsConfigC14getAdServerUrlSSyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Dynamic", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getWebviewConfig", + "printedName": "getWebviewConfig(for:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getWebviewConfigFor:", + "mangledName": "$s9InMobiSDK9AdsConfigC010getWebviewE03forAA011WebViewModeE0CSS_tF", + "moduleName": "InMobiSDK", + "objc_name": "getWebviewConfigFor:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)init", + "mangledName": "$s9InMobiSDK9AdsConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK9AdsConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK9AdsConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK9AdsConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK9AdsConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig", + "mangledName": "$s9InMobiSDK9AdsConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ContextualDataConfig", + "printedName": "ContextualDataConfig", + "children": [ + { + "kind": "Var", + "name": "maxAdRecords", + "printedName": "maxAdRecords", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)maxAdRecords", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)maxAdRecords", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setMaxAdRecords:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiryTime", + "printedName": "expiryTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)expiryTime", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)expiryTime", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setExpiryTime:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC10expiryTimeSivM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "skipFields", + "printedName": "skipFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)skipFields", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)skipFields", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setSkipFields:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)init", + "mangledName": "$s9InMobiSDK20ContextualDataConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20ContextualDataConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20ContextualDataConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdsAudioConfig", + "printedName": "AdsAudioConfig", + "children": [ + { + "kind": "Var", + "name": "isAudioEnabled", + "printedName": "isAudioEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)isAudioEnabled", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)isAudioEnabled", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setIsAudioEnabled:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minDeviceVolume", + "printedName": "minDeviceVolume", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)minDeviceVolume", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)minDeviceVolume", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setMinDeviceVolume:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minRefreshInterval", + "printedName": "minRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)minRefreshInterval", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)minRefreshInterval", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setMinRefreshInterval:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)init", + "mangledName": "$s9InMobiSDK14AdsAudioConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14AdsAudioConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14AdsAudioConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdReportConfig", + "printedName": "AdReportConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(py)enabled", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)enabled", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdReportConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cridls", + "printedName": "cridls", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(py)cridls", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)cridls", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)setCridls:", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdReportConfigC6cridlsSivM", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)init", + "mangledName": "$s9InMobiSDK14AdReportConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14AdReportConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14AdReportConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14AdReportConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14AdReportConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig", + "mangledName": "$s9InMobiSDK14AdReportConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ImaiConfig", + "printedName": "ImaiConfig", + "children": [ + { + "kind": "Var", + "name": "pingTimeout", + "printedName": "pingTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingTimeout", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingTimeout", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingTimeout:", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC11pingTimeoutSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "pingCacheExpiry", + "printedName": "pingCacheExpiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingCacheExpiry", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingCacheExpiry", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingCacheExpiry:", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC15pingCacheExpirySivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxDbEvents", + "printedName": "maxDbEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxDbEvents", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxDbEvents", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxDbEvents:", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC11maxDbEventsSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventBatch", + "printedName": "maxEventBatch", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxEventBatch", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxEventBatch", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxEventBatch:", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC13maxEventBatchSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "pingInterval", + "printedName": "pingInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingInterval", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingInterval", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingInterval:", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC12pingIntervalSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)init", + "mangledName": "$s9InMobiSDK10ImaiConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10ImaiConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10ImaiConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10ImaiConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10ImaiConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig", + "mangledName": "$s9InMobiSDK10ImaiConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ViewabilityConfig", + "printedName": "ViewabilityConfig", + "children": [ + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)banner", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)banner", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)interstitial", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)interstitial", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionPollIntervalMillis", + "printedName": "impressionPollIntervalMillis", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionPollIntervalMillis:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)audio", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)audio", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "omidConfig", + "printedName": "omidConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)omidConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)omidConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setOmidConfig:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "web", + "printedName": "web", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)web", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)web", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setWeb:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "video", + "printedName": "video", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)video", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)video", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setVideo:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)init", + "mangledName": "$s9InMobiSDK17ViewabilityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17ViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17ViewabilityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ImpressionViewabilityConfig", + "printedName": "ImpressionViewabilityConfig", + "children": [ + { + "kind": "Var", + "name": "impressionType", + "printedName": "impressionType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(py)impressionType", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)impressionType", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)setImpressionType:", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivM", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)init", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AudioImpressionConfig", + "printedName": "AudioImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionType", + "printedName": "impressionType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionType", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionType", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionType:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC14impressionTypeSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK21AudioImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OmidConfig", + "printedName": "OmidConfig", + "children": [ + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)expiry", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)expiry", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC6expirySivM", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)url", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)url", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "webViewRetainTime", + "printedName": "webViewRetainTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)webViewRetainTime", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)webViewRetainTime", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setWebViewRetainTime:", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64VvM", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "omidEnabled", + "printedName": "omidEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)omidEnabled", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "Dynamic", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)omidEnabled", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setOmidEnabled:", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "partnerKey", + "printedName": "partnerKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)partnerKey", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)partnerKey", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setPartnerKey:", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC10partnerKeySSvM", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)init", + "mangledName": "$s9InMobiSDK10OmidConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10OmidConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10OmidConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10OmidConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10OmidConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig", + "mangledName": "$s9InMobiSDK10OmidConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebImpressionConfig", + "printedName": "WebImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionPollIntervalMillis", + "printedName": "impressionPollIntervalMillis", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionPollIntervalMillis:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK19WebImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK19WebImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK19WebImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VideoImpressionConfig", + "printedName": "VideoImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "videoMinPercentagePlay", + "printedName": "videoMinPercentagePlay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)videoMinPercentagePlay", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)videoMinPercentagePlay", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setVideoMinPercentagePlay:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK21VideoImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdQualityConfig", + "printedName": "AdQualityConfig", + "children": [ + { + "kind": "Var", + "name": "maxImageSize", + "printedName": "maxImageSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)maxImageSize", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)maxImageSize", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setMaxImageSize:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC12maxImageSizeSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "resizedPercentage", + "printedName": "resizedPercentage", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)resizedPercentage", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)resizedPercentage", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setResizedPercentage:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC17resizedPercentageSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)enabled", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)enabled", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)init", + "mangledName": "$s9InMobiSDK15AdQualityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15AdQualityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15AdQualityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15AdQualityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15AdQualityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig", + "mangledName": "$s9InMobiSDK15AdQualityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TimeoutsConfig", + "printedName": "TimeoutsConfig", + "children": [ + { + "kind": "Var", + "name": "step2u", + "printedName": "step2u", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step2u", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step2u", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep2u:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step2uSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitmap", + "printedName": "bitmap", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)bitmap", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)bitmap", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setBitmap:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6bitmapSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "step1b", + "printedName": "step1b", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step1b", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step1b", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep1b:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step1bSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "step4s", + "printedName": "step4s", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step4s", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step4s", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep4s:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step4sSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "request", + "printedName": "request", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)request", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)request", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setRequest:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC7requestSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mediationConfig", + "printedName": "mediationConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)mediationConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)mediationConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setMediationConfig:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0CvM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)init", + "mangledName": "$s9InMobiSDK14TimeoutsConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14TimeoutsConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14TimeoutsConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationConfig", + "printedName": "MediationConfig", + "children": [ + { + "kind": "Var", + "name": "ab", + "printedName": "ab", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)ab", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)ab", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setAb:", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nonAb", + "printedName": "nonAb", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)nonAb", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)nonAb", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setNonAb:", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preload", + "printedName": "preload", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)preload", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)preload", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setPreload:", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)init", + "mangledName": "$s9InMobiSDK15MediationConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15MediationConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15MediationConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15MediationConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15MediationConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig", + "mangledName": "$s9InMobiSDK15MediationConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationFlowTypeConfig", + "printedName": "MediationFlowTypeConfig", + "children": [ + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)native", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)native", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setNative:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)interstitial", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)interstitial", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)audio", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)audio", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)banner", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)banner", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)init", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationTimeoutConfig", + "printedName": "MediationTimeoutConfig", + "children": [ + { + "kind": "Var", + "name": "loadRetryInterval", + "printedName": "loadRetryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)loadRetryInterval", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)loadRetryInterval", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setLoadRetryInterval:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loadTimeout", + "printedName": "loadTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)loadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)loadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setLoadTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxLoadRetries", + "printedName": "maxLoadRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)maxLoadRetries", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)maxLoadRetries", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setMaxLoadRetries:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "muttTimeout", + "printedName": "muttTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)muttTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)muttTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setMuttTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preloadTimeout", + "printedName": "preloadTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)preloadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)preloadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setPreloadTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)init", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationRetriesConfig", + "printedName": "MediationRetriesConfig", + "children": [ + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(py)default", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)default", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)setDefault:", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationRetriesConfigC7defaultSivM", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetriesConfig", + "printedName": "InMobiSDK.MediationRetriesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)init", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetriesConfig", + "printedName": "InMobiSDK.MediationRetriesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22MediationRetriesConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22MediationRetriesConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationRetryIntervalConfig", + "printedName": "MediationRetryIntervalConfig", + "children": [ + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(py)default", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)default", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)setDefault:", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC7defaultSivM", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetryIntervalConfig", + "printedName": "InMobiSDK.MediationRetryIntervalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)init", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetryIntervalConfig", + "printedName": "InMobiSDK.MediationRetryIntervalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VastVideoConfig", + "printedName": "VastVideoConfig", + "children": [ + { + "kind": "Var", + "name": "optimalVastVideoSize", + "printedName": "optimalVastVideoSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)optimalVastVideoSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)optimalVastVideoSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setOptimalVastVideoSize:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxWrapperLimit", + "printedName": "maxWrapperLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)maxWrapperLimit", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)maxWrapperLimit", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setMaxWrapperLimit:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vastMaxAssetSize", + "printedName": "vastMaxAssetSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)vastMaxAssetSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)vastMaxAssetSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setVastMaxAssetSize:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitRate", + "printedName": "bitRate", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)bitRate", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)bitRate", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setBitRate:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0CvM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "allowedContentType", + "printedName": "allowedContentType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)allowedContentType", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)allowedContentType", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setAllowedContentType:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)init", + "mangledName": "$s9InMobiSDK15VastVideoConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15VastVideoConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15VastVideoConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15VastVideoConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15VastVideoConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig", + "mangledName": "$s9InMobiSDK15VastVideoConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BitRateConfig", + "printedName": "BitRateConfig", + "children": [ + { + "kind": "Var", + "name": "headerTimeout", + "printedName": "headerTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(py)headerTimeout", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)headerTimeout", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)setHeaderTimeout:", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13BitRateConfigC13headerTimeoutSivM", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitrate_mandatory", + "printedName": "bitrate_mandatory", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(py)bitrate_mandatory", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)bitrate_mandatory", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)setBitrate_mandatory:", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvM", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)init", + "mangledName": "$s9InMobiSDK13BitRateConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13BitRateConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13BitRateConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13BitRateConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13BitRateConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig", + "mangledName": "$s9InMobiSDK13BitRateConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AssetCacheConfig", + "printedName": "AssetCacheConfig", + "children": [ + { + "kind": "Var", + "name": "timeToLive", + "printedName": "timeToLive", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)timeToLive", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)timeToLive", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setTimeToLive:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC10timeToLiveSdvM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxCacheSize", + "printedName": "maxCacheSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)maxCacheSize", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)maxCacheSize", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setMaxCacheSize:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)init", + "mangledName": "$s9InMobiSDK16AssetCacheConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK16AssetCacheConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK16AssetCacheConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSKANConfigRequestModeType", + "printedName": "IMSKANConfigRequestModeType", + "children": [ + { + "kind": "Var", + "name": "disabled", + "printedName": "disabled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSKANConfigRequestModeType.Type) -> InMobiSDK.IMSKANConfigRequestModeType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType@IMSKANConfigRequestModeTypeDisabled", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8disabledyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "skanList", + "printedName": "skanList", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSKANConfigRequestModeType.Type) -> InMobiSDK.IMSKANConfigRequestModeType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType@IMSKANConfigRequestModeTypeSkanList", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8skanListyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SkanConfig", + "printedName": "SkanConfig", + "children": [ + { + "kind": "Var", + "name": "requestMode", + "printedName": "requestMode", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(py)requestMode", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)requestMode", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)setRequestMode:", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SkanConfigC11requestModeSivM", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)init", + "mangledName": "$s9InMobiSDK10SkanConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10SkanConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10SkanConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10SkanConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10SkanConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig", + "mangledName": "$s9InMobiSDK10SkanConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RenderingConfig", + "printedName": "RenderingConfig", + "children": [ + { + "kind": "Var", + "name": "picHeight", + "printedName": "picHeight", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picHeight", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picHeight", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicHeight:", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC9picHeightSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gestures", + "printedName": "gestures", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)gestures", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)gestures", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setGestures:", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC8gesturesSaySiGvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "autoRedirectionEnforcement", + "printedName": "autoRedirectionEnforcement", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)autoRedirectionEnforcement", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "Dynamic", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)autoRedirectionEnforcement", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setAutoRedirectionEnforcement:", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "enableImmersive", + "printedName": "enableImmersive", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)enableImmersive", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enableImmersive", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setEnableImmersive:", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC15enableImmersiveSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "picQuality", + "printedName": "picQuality", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picQuality", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picQuality", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicQuality:", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC10picQualitySivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "savecontent", + "printedName": "savecontent", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)savecontent", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)savecontent", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setSavecontent:", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0CvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delayedRedirection", + "printedName": "delayedRedirection", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)delayedRedirection", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)delayedRedirection", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setDelayedRedirection:", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC18delayedRedirectionSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "userTouchResetTime", + "printedName": "userTouchResetTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)userTouchResetTime", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)userTouchResetTime", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setUserTouchResetTime:", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC18userTouchResetTimeSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "shouldRenderPopup", + "printedName": "shouldRenderPopup", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)shouldRenderPopup", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)shouldRenderPopup", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setShouldRenderPopup:", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "picWidth", + "printedName": "picWidth", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picWidth", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picWidth", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicWidth:", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC8picWidthSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableSDKAVAudioSession", + "printedName": "enableSDKAVAudioSession", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)enableSDKAVAudioSession", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enableSDKAVAudioSession", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setEnableSDKAVAudioSession:", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "webviewModeDictionary", + "printedName": "webviewModeDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)webviewModeDictionary", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)webviewModeDictionary", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setWebviewModeDictionary:", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0CvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "enablePubMuteControl_", + "printedName": "enablePubMuteControl_()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enablePubMuteControl_", + "mangledName": "$s9InMobiSDK15RenderingConfigC21enablePubMuteControl_SbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)init", + "mangledName": "$s9InMobiSDK15RenderingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15RenderingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15RenderingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15RenderingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15RenderingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig", + "mangledName": "$s9InMobiSDK15RenderingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SaveContentConfig", + "printedName": "SaveContentConfig", + "children": [ + { + "kind": "Var", + "name": "maxSaveSize", + "printedName": "maxSaveSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(py)maxSaveSize", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)maxSaveSize", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)setMaxSaveSize:", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17SaveContentConfigC03maxD4SizeSivM", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "allowedContentType", + "printedName": "allowedContentType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(py)allowedContentType", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)allowedContentType", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)setAllowedContentType:", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvM", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)init", + "mangledName": "$s9InMobiSDK17SaveContentConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17SaveContentConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17SaveContentConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17SaveContentConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17SaveContentConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig", + "mangledName": "$s9InMobiSDK17SaveContentConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebViewModeDictionaryConfig", + "printedName": "WebViewModeDictionaryConfig", + "children": [ + { + "kind": "Var", + "name": "pingStore", + "printedName": "pingStore", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)pingStore", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)pingStore", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setPingStore:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)native", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)native", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setNative:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)interstitial", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)interstitial", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)audio", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)audio", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "base", + "printedName": "base", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)base", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)base", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setBase:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)banner", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)banner", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)init", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebViewModeConfig", + "printedName": "WebViewModeConfig", + "children": [ + { + "kind": "Var", + "name": "webviewBackground", + "printedName": "webviewBackground", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(py)webviewBackground", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)webviewBackground", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)setWebviewBackground:", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvM", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)init", + "mangledName": "$s9InMobiSDK17WebViewModeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17WebViewModeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17WebViewModeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SilenceDetectionConfig", + "printedName": "SilenceDetectionConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)enabled", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)enabled", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "intervalOnAudioPlay", + "printedName": "intervalOnAudioPlay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)intervalOnAudioPlay", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)intervalOnAudioPlay", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setIntervalOnAudioPlay:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)expiry", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)expiry", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC6expirySivM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)init", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MraidConfig", + "printedName": "MraidConfig", + "children": [ + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)expiry", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)expiry", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC6expirySivM", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ios_url", + "printedName": "ios_url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)ios_url", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)ios_url", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setIos_url:", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC7ios_urlSSvM", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)init", + "mangledName": "$s9InMobiSDK11MraidConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11MraidConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11MraidConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11MraidConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11MraidConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig", + "mangledName": "$s9InMobiSDK11MraidConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMMovableView", + "printedName": "IMMovableView", + "children": [ + { + "kind": "Var", + "name": "isMovable", + "printedName": "isMovable", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(py)isMovable", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)isMovable", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)setIsMovable:", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMMovableViewC9isMovableSbvM", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMMovableView", + "printedName": "InMobiSDK.IMMovableView", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)initWithFrame:", + "mangledName": "$s9InMobiSDK13IMMovableViewC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "didMoveToSuperview", + "printedName": "didMoveToSuperview()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)didMoveToSuperview", + "mangledName": "$s9InMobiSDK13IMMovableViewC18didMoveToSuperviewyyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "didMoveToSuperview", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "traitCollectionDidChange", + "printedName": "traitCollectionDidChange(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UITraitCollection?", + "children": [ + { + "kind": "TypeNominal", + "name": "UITraitCollection", + "printedName": "UIKit.UITraitCollection", + "usr": "c:objc(cs)UITraitCollection" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)traitCollectionDidChange:", + "mangledName": "$s9InMobiSDK13IMMovableViewC24traitCollectionDidChangeyySo07UITraitG0CSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "traitCollectionDidChange:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resetPosition", + "printedName": "resetPosition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13IMMovableViewC13resetPositionyyF", + "mangledName": "$s9InMobiSDK13IMMovableViewC13resetPositionyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView", + "mangledName": "$s9InMobiSDK13IMMovableViewC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialDelegate", + "printedName": "IMInterstitialDelegate", + "children": [ + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToReceiveWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToReceiveWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToReceiveWithErroryAA0D0C_s0L0_ptF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidReceiveAd", + "printedName": "interstitialDidReceiveAd(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidReceiveAd:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP24interstitialDidReceiveAdyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidFinishLoading", + "printedName": "interstitialDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidFinishLoading:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP28interstitialDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialAdImpressed", + "printedName": "interstitialAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialAdImpressed:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialWillPresent", + "printedName": "interstitialWillPresent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillPresent:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillPresentyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidPresent", + "printedName": "interstitialDidPresent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidPresent:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidPresentyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToPresentWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToPresentWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToPresentWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialWillDismiss", + "printedName": "interstitialWillDismiss(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillDismiss:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillDismissyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidDismiss", + "printedName": "interstitialDidDismiss(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidDismiss:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidDismissyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didInteractWithParams:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromInterstitial", + "printedName": "userWillLeaveApplicationFromInterstitial(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)userWillLeaveApplicationFromInterstitial:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP40userWillLeaveApplicationFromInterstitialyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUserDataModel", + "printedName": "IMUserDataModel", + "children": [ + { + "kind": "Var", + "name": "phoneNumber", + "printedName": "phoneNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)phoneNumber", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)phoneNumber", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setPhoneNumber:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "emailId", + "printedName": "emailId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)emailId", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)emailId", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setEmailId:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)extras", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)extras", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setExtras:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(phoneNumber:emailId:extras:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)initWithPhoneNumber:emailId:extras:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumber7emailId6extrasAcA0dE5TypesCSg_AISDySSypGSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPhoneNumber:emailId:extras:", + "declAttributes": [ + "Required", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "copy", + "printedName": "copy(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSZone?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSZone", + "printedName": "ObjectiveC.NSZone", + "usr": "s:10ObjectiveC6NSZoneV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)copyWithZone:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC4copy4withyp10ObjectiveC6NSZoneVSg_tF", + "moduleName": "InMobiSDK", + "objc_name": "copyWithZone:", + "declAttributes": [ + "ObjC", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)isEqual:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7isEqualySbypSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "isEqual:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)init", + "mangledName": "$s9InMobiSDK15IMUserDataModelCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel", + "mangledName": "$s9InMobiSDK15IMUserDataModelC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMSdk", + "printedName": "IMSdk", + "children": [ + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:andCompletionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:andCompletionHandler:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_20andCompletionHandlerySS_ys5Error_pSgcSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:consentDictionary:andCompletionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:andCompletionHandler:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionary20andCompletionHandlerySS_SDySSypGSgys5Error_pSgcSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:consentDictionary:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionaryySS_SDySSypGSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountIDyySSFZ", + "moduleName": "InMobiSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "updateGDPRConsent", + "printedName": "updateGDPRConsent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)updateGDPRConsent:", + "mangledName": "$s9InMobiSDK5IMSdkC17updateGDPRConsentyySDySSypGSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPartnerGDPRConsent", + "printedName": "setPartnerGDPRConsent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setPartnerGDPRConsent:", + "mangledName": "$s9InMobiSDK5IMSdkC21setPartnerGDPRConsentyySDySSypGSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setIsAgeRestricted", + "printedName": "setIsAgeRestricted(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setIsAgeRestricted:", + "mangledName": "$s9InMobiSDK5IMSdkC18setIsAgeRestrictedyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getVersion", + "printedName": "getVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)getVersion", + "mangledName": "$s9InMobiSDK5IMSdkC10getVersionSSyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLogLevel", + "printedName": "setLogLevel(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setLogLevel:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLogLevelyyAA08IMSDKLogG0OFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getToken", + "printedName": "getToken()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getToken", + "mangledName": "$s9InMobiSDK5IMSdkC8getTokenSSSgyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getTokenWithExtras", + "printedName": "getTokenWithExtras(_:andKeywords:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getTokenWithExtras:andKeywords:", + "mangledName": "$s9InMobiSDK5IMSdkC18getTokenWithExtras_11andKeywordsSSSgSDySSypGSg_AFtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAge", + "printedName": "setAge(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAge:", + "mangledName": "$s9InMobiSDK5IMSdkC6setAgeyySiFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAreaCode", + "printedName": "setAreaCode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAreaCode:", + "mangledName": "$s9InMobiSDK5IMSdkC11setAreaCodeyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAgeGroup", + "printedName": "setAgeGroup(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAgeGroup:", + "mangledName": "$s9InMobiSDK5IMSdkC11setAgeGroupyyAA08IMSDKAgeG0OFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setYearOfBirth", + "printedName": "setYearOfBirth(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setYearOfBirth:", + "mangledName": "$s9InMobiSDK5IMSdkC14setYearOfBirthyySiFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setEducation", + "printedName": "setEducation(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setEducation:", + "mangledName": "$s9InMobiSDK5IMSdkC12setEducationyyAA14IMSDKEducationOFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setGender", + "printedName": "setGender(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setGender:", + "mangledName": "$s9InMobiSDK5IMSdkC9setGenderyyAA11IMSDKGenderOFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setInterests", + "printedName": "setInterests(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setInterests:", + "mangledName": "$s9InMobiSDK5IMSdkC12setInterestsyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLanguage", + "printedName": "setLanguage(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLanguage:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLanguageyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLocationWithCity", + "printedName": "setLocationWithCity(_:state:country:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocationWithCity:state:country:", + "mangledName": "$s9InMobiSDK5IMSdkC19setLocationWithCity_5state7countryySSSg_A2GtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLocation", + "printedName": "setLocation(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreLocation.CLLocation?", + "children": [ + { + "kind": "TypeNominal", + "name": "CLLocation", + "printedName": "CoreLocation.CLLocation", + "usr": "c:objc(cs)CLLocation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocation:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLocationyySo10CLLocationCSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPostalCode", + "printedName": "setPostalCode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPostalCode:", + "mangledName": "$s9InMobiSDK5IMSdkC13setPostalCodeyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldAutoManageAVAudioSession", + "printedName": "shouldAutoManageAVAudioSession(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)shouldAutoManageAVAudioSession:", + "mangledName": "$s9InMobiSDK5IMSdkC30shouldAutoManageAVAudioSessionyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setMute", + "printedName": "setMute(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setMute:", + "mangledName": "$s9InMobiSDK5IMSdkC7setMuteyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPublisherProvidedUnifiedId", + "printedName": "setPublisherProvidedUnifiedId(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPublisherProvidedUnifiedId:", + "mangledName": "$s9InMobiSDK5IMSdkC29setPublisherProvidedUnifiedIdyySDySSypGFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "putPublisherSignals", + "printedName": "putPublisherSignals(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)putPublisherSignals:", + "mangledName": "$s9InMobiSDK5IMSdkC19putPublisherSignalsyySDySSypGFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getPublisherSignals", + "printedName": "getPublisherSignals()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getPublisherSignals", + "mangledName": "$s9InMobiSDK5IMSdkC19getPublisherSignalsSDySSypGSgyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resetPublisherSignals", + "printedName": "resetPublisherSignals()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)resetPublisherSignals", + "mangledName": "$s9InMobiSDK5IMSdkC21resetPublisherSignalsyyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk", + "mangledName": "$s9InMobiSDK5IMSdkC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMAudioStatus", + "printedName": "IMAudioStatus", + "children": [ + { + "kind": "Var", + "name": "playing", + "printedName": "playing", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPlaying", + "mangledName": "$s9InMobiSDK13IMAudioStatusO7playingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "paused", + "printedName": "paused", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPaused", + "mangledName": "$s9InMobiSDK13IMAudioStatusO6pausedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "completed", + "printedName": "completed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusCompleted", + "mangledName": "$s9InMobiSDK13IMAudioStatusO9completedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioStatus?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus", + "mangledName": "$s9InMobiSDK13IMAudioStatusO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Frozen", + "ObjC", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMAudioDelegate", + "printedName": "IMAudioDelegate", + "children": [ + { + "kind": "Function", + "name": "audioAdDidFinishLoading", + "printedName": "audioAdDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidFinishLoading:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidBecomeVisible", + "printedName": "audioAdDidBecomeVisible(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidBecomeVisible:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidBecomeVisibleyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdkL0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didFailToShowWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToShowWithError:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToShowWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdImpressed", + "printedName": "audioAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdImpressed:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP16audioAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didInteractWithParams:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdWillPresentScreen", + "printedName": "audioAdWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillPresentScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidPresentScreen", + "printedName": "audioAdDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidPresentScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdWillDismissScreen", + "printedName": "audioAdWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillDismissScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidDismissScreen", + "printedName": "audioAdDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidDismissScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromAudioAd", + "printedName": "userWillLeaveApplicationFromAudioAd(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)userWillLeaveApplicationFromAudioAd:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP35userWillLeaveApplicationFromAudioAdyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:audioStatusChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:audioStatusChanged:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_0F13StatusChangedyAA0D0C_AA0dH0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMBanner", + "printedName": "IMBanner", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)placementId", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)placementId", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setPlacementId:", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMBannerDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)delegate", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)delegate", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setDelegate:", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audioDelegate", + "printedName": "audioDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMBannerAudioDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)audioDelegate", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)audioDelegate", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setAudioDelegate:", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "refreshInterval", + "printedName": "refreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)refreshInterval", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)refreshInterval", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setRefreshInterval:", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC15refreshIntervalSivM", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)keywords", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)keywords", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setKeywords:", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)extras", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)extras", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setExtras:", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "transitionAnimation", + "printedName": "transitionAnimation", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)transitionAnimation", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)transitionAnimation", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setTransitionAnimation:", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)contentUrl", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)contentUrl", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setContentUrl:", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)creativeId", + "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)creativeId", + "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "preloadManager", + "printedName": "preloadManager", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)preloadManager", + "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "Lazy", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)preloadManager", + "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAudioAd", + "printedName": "isAudioAd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)isAudioAd", + "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)isAudioAd", + "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:", + "mangledName": "$s9InMobiSDK8IMBannerC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Convenience", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:", + "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:", + "declAttributes": [ + "Custom", + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:delegate:", + "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:delegate:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load", + "mangledName": "$s9InMobiSDK8IMBannerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load:", + "mangledName": "$s9InMobiSDK8IMBannerC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldAutoRefresh", + "printedName": "shouldAutoRefresh(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)shouldAutoRefresh:", + "mangledName": "$s9InMobiSDK8IMBannerC17shouldAutoRefreshyySbF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK8IMBannerC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setWatermark", + "printedName": "setWatermark(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setWatermarkWith:", + "mangledName": "$s9InMobiSDK8IMBannerC12setWatermark4withyAA11IMWatermarkC_tF", + "moduleName": "InMobiSDK", + "objc_name": "setWatermarkWith:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)cancel", + "mangledName": "$s9InMobiSDK8IMBannerC6cancelyyF", + "moduleName": "InMobiSDK", + "deprecated": true, + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willMove", + "printedName": "willMove(toWindow:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIWindow?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIWindow", + "printedName": "UIKit.UIWindow", + "usr": "c:objc(cs)UIWindow" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)willMoveToWindow:", + "mangledName": "$s9InMobiSDK8IMBannerC8willMove8toWindowySo8UIWindowCSg_tF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "willMoveToWindow:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner", + "mangledName": "$s9InMobiSDK8IMBannerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialPreloadManager", + "printedName": "IMInterstitialPreloadManager", + "children": [ + { + "kind": "Function", + "name": "preload", + "printedName": "preload()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)preload", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC7preloadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)load", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)init", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMCTServiceManager", + "printedName": "IMCTServiceManager", + "children": [ + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCTServiceManager", + "printedName": "InMobiSDK.IMCTServiceManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(cpy)shared", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC6sharedACvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCTServiceManager", + "printedName": "InMobiSDK.IMCTServiceManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(cm)shared", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC6sharedACvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getConnectionTypeValue", + "printedName": "getConnectionTypeValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(im)getConnectionTypeValue", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC22getConnectionTypeValueSSSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerDelegate", + "printedName": "IMBannerDelegate", + "children": [ + { + "kind": "Function", + "name": "bannerDidFinishLoading", + "printedName": "bannerDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidFinishLoading:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didFailToReceiveWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToReceiveWithError:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_25didFailToReceiveWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerAdImpressed", + "printedName": "bannerAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerAdImpressed:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP17bannerAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didInteractWithParams:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromBanner", + "printedName": "userWillLeaveApplicationFromBanner(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)userWillLeaveApplicationFromBanner:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP34userWillLeaveApplicationFromBanneryyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerWillPresentScreen", + "printedName": "bannerWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillPresentScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerDidPresentScreen", + "printedName": "bannerDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidPresentScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerWillDismissScreen", + "printedName": "bannerWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillDismissScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerDidDismissScreen", + "printedName": "bannerDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidDismissScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUnifiedIdService", + "printedName": "IMUnifiedIdService", + "children": [ + { + "kind": "Function", + "name": "push", + "printedName": "push(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataModel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)push:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC4pushyyAA15IMUserDataModelCSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "reset", + "printedName": "reset()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)reset", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC5resetyyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "fetchUnifiedIds", + "printedName": "fetchUnifiedIds(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUnifiedIdDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUnifiedIdDelegate", + "printedName": "InMobiSDK.IMUnifiedIdDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)fetchUnifiedIds:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15fetchUnifiedIdsyyAA0dE8Delegate_pSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "enableDebugMode", + "printedName": "enableDebugMode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)enableDebugMode:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15enableDebugModeyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AdSupport", + "printedName": "AdSupport", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "AppTrackingTransparency", + "printedName": "AppTrackingTransparency", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "TelemetryConfig", + "printedName": "TelemetryConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)getType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "txLatency", + "printedName": "txLatency", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)txLatency", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)txLatency", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setTxLatency:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC9txLatencySivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetryCount", + "printedName": "maxRetryCount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxRetryCount", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxRetryCount", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxRetryCount:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC13maxRetryCountSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "networkType", + "printedName": "networkType", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)networkType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)networkType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setNetworkType:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "base", + "printedName": "base", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)base", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)base", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setBase:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC4baseAA04BaseE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "telemetryUrl", + "printedName": "telemetryUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)telemetryUrl", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)telemetryUrl", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setTelemetryUrl:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC12telemetryUrlSSvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggingConfig", + "printedName": "loggingConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)loggingConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)loggingConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setLoggingConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "assetReporting", + "printedName": "assetReporting", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)assetReporting", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)assetReporting", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setAssetReporting:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "processingInterval", + "printedName": "processingInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)processingInterval", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)processingInterval", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setProcessingInterval:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC18processingIntervalSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventTTL", + "printedName": "eventTTL", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)eventTTL", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)eventTTL", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setEventTTL:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC8eventTTLSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxTemplateEvents", + "printedName": "maxTemplateEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxTemplateEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxTemplateEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxTemplateEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "priorityEvents", + "printedName": "priorityEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)priorityEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)priorityEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setPriorityEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventsToPersist", + "printedName": "maxEventsToPersist", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxEventsToPersist", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxEventsToPersist", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxEventsToPersist:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "lpConfig", + "printedName": "lpConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)lpConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)lpConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setLpConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "samplingFactor", + "printedName": "samplingFactor", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)samplingFactor", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)samplingFactor", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setSamplingFactor:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14samplingFactorSdvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "disableAllGeneralEvents", + "printedName": "disableAllGeneralEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)disableAllGeneralEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)disableAllGeneralEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setDisableAllGeneralEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)includeIds", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)includeIds", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "databaseConfig", + "printedName": "databaseConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)databaseConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)databaseConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setDatabaseConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)init", + "mangledName": "$s9InMobiSDK15TelemetryConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15TelemetryConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15TelemetryConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15TelemetryConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkTypeConfig", + "printedName": "NetworkTypeConfig", + "children": [ + { + "kind": "Var", + "name": "wifi", + "printedName": "wifi", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(py)wifi", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)wifi", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)setWifi:", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0CvM", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "others", + "printedName": "others", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(py)others", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)others", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)setOthers:", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC6othersAA0dF0CvM", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)init", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17NetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkConfig", + "printedName": "NetworkConfig", + "children": [ + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minBatchSize", + "printedName": "minBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)minBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)minBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setMinBatchSize:", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC12minBatchSizeSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBatchSize", + "printedName": "maxBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)maxBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)maxBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setMaxBatchSize:", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC12maxBatchSizeSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)init", + "mangledName": "$s9InMobiSDK13NetworkConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13NetworkConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13NetworkConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13NetworkConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13NetworkConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig", + "mangledName": "$s9InMobiSDK13NetworkConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BaseConfig", + "printedName": "BaseConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(py)enabled", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)enabled", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10BaseConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)init", + "mangledName": "$s9InMobiSDK10BaseConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10BaseConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10BaseConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10BaseConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10BaseConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig", + "mangledName": "$s9InMobiSDK10BaseConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LoggingConfig", + "printedName": "LoggingConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)enabled", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)enabled", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)expiry", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)expiry", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6expirySivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxNoOfEntries", + "printedName": "maxNoOfEntries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)maxNoOfEntries", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)maxNoOfEntries", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setMaxNoOfEntries:", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggingUrl", + "printedName": "loggingUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)loggingUrl", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)loggingUrl", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setLoggingUrl:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10loggingUrlSSvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "errorLog", + "printedName": "errorLog", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)errorLog", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)errorLog", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setErrorLog:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)banner", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)banner", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)audio", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)audio", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "int_html", + "printedName": "int_html", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)int_html", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)int_html", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setInt_html:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "int_native", + "printedName": "int_native", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)int_native", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)int_native", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setInt_native:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)native", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)native", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setNative:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "getToken", + "printedName": "getToken", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)getToken", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)getToken", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setGetToken:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)init", + "mangledName": "$s9InMobiSDK13LoggingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13LoggingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13LoggingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13LoggingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13LoggingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig", + "mangledName": "$s9InMobiSDK13LoggingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ErrorLogConfig", + "printedName": "ErrorLogConfig", + "children": [ + { + "kind": "Var", + "name": "samplePercent", + "printedName": "samplePercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(py)samplePercent", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)samplePercent", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)setSamplePercent:", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14ErrorLogConfigC13samplePercentSdvM", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEntries", + "printedName": "maxEntries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(py)maxEntries", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)maxEntries", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)setMaxEntries:", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14ErrorLogConfigC10maxEntriesSivM", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)init", + "mangledName": "$s9InMobiSDK14ErrorLogConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14ErrorLogConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14ErrorLogConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SdkLogAdTypeConfig", + "printedName": "SdkLogAdTypeConfig", + "children": [ + { + "kind": "Var", + "name": "ab", + "printedName": "ab", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(py)ab", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)ab", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)setAb:", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvM", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nonAb", + "printedName": "nonAb", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(py)nonAb", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)nonAb", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)setNonAb:", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvM", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)init", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SdkLogInfo", + "printedName": "SdkLogInfo", + "children": [ + { + "kind": "Var", + "name": "samplePercent", + "printedName": "samplePercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(py)samplePercent", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)samplePercent", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)setSamplePercent:", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SdkLogInfoC13samplePercentSdvM", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "logLevel", + "printedName": "logLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(py)logLevel", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)logLevel", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)setLogLevel:", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SdkLogInfoC8logLevelSSvM", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)init", + "mangledName": "$s9InMobiSDK10SdkLogInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10SdkLogInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10SdkLogInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10SdkLogInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10SdkLogInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo", + "mangledName": "$s9InMobiSDK10SdkLogInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPConfig", + "printedName": "LPConfig", + "children": [ + { + "kind": "Var", + "name": "ebDeeplinkFallbackInterval", + "printedName": "ebDeeplinkFallbackInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(py)ebDeeplinkFallbackInterval", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)ebDeeplinkFallbackInterval", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)setEbDeeplinkFallbackInterval:", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivM", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)init", + "mangledName": "$s9InMobiSDK8LPConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK8LPConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK8LPConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK8LPConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK8LPConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig", + "mangledName": "$s9InMobiSDK8LPConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AssetReportingConfig", + "printedName": "AssetReportingConfig", + "children": [ + { + "kind": "Var", + "name": "video", + "printedName": "video", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)video", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)video", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setVideo:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC5videoSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "image", + "printedName": "image", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)image", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)image", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setImage:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC5imageSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gif", + "printedName": "gif", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)gif", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)gif", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setGif:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC3gifSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)init", + "mangledName": "$s9InMobiSDK20AssetReportingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20AssetReportingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20AssetReportingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "DatabaseConfig", + "printedName": "DatabaseConfig", + "children": [ + { + "kind": "Var", + "name": "dbWALFrameSize", + "printedName": "dbWALFrameSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(py)dbWALFrameSize", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)dbWALFrameSize", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)setDbWALFrameSize:", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivM", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)init", + "mangledName": "$s9InMobiSDK14DatabaseConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14DatabaseConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14DatabaseConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14DatabaseConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14DatabaseConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig", + "mangledName": "$s9InMobiSDK14DatabaseConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUnifiedIdDelegate", + "printedName": "IMUnifiedIdDelegate", + "children": [ + { + "kind": "Function", + "name": "onFetchCompleted", + "printedName": "onFetchCompleted(_:error:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSError?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSError", + "printedName": "Foundation.NSError", + "usr": "c:objc(cs)NSError" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate(im)onFetchCompleted:error:", + "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP16onFetchCompleted_5errorySDySSypGSg_So7NSErrorCSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMUnifiedIdDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate", + "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Compression", + "printedName": "Compression", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMNative", + "printedName": "IMNative", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)placementId", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)placementId", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setPlacementId:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMNativeDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)delegate", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)delegate", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setDelegate:", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)keywords", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)keywords", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setKeywords:", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)extras", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)extras", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setExtras:", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)contentUrl", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)contentUrl", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setContentUrl:", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "customAdContent", + "printedName": "customAdContent", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)customAdContent", + "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)customAdContent", + "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adTitle", + "printedName": "adTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adTitle", + "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adTitle", + "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adDescription", + "printedName": "adDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adDescription", + "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adDescription", + "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adIcon", + "printedName": "adIcon", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adIcon", + "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adIcon", + "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adCtaText", + "printedName": "adCtaText", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adCtaText", + "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adCtaText", + "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adRating", + "printedName": "adRating", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adRating", + "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adRating", + "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adLandingPageUrl", + "printedName": "adLandingPageUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adLandingPageUrl", + "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adLandingPageUrl", + "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAppDownload", + "printedName": "isAppDownload", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)isAppDownload", + "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isAppDownload", + "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)creativeId", + "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)creativeId", + "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIdACs5Int64V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:", + "declAttributes": [ + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:delegate:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:delegate:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "primaryView", + "printedName": "primaryView(ofWidth:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIView?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)primaryViewOfWidth:", + "mangledName": "$s9InMobiSDK8IMNativeC11primaryView7ofWidthSo6UIViewCSg12CoreGraphics7CGFloatV_tF", + "moduleName": "InMobiSDK", + "objc_name": "primaryViewOfWidth:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load", + "mangledName": "$s9InMobiSDK8IMNativeC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load:", + "mangledName": "$s9InMobiSDK8IMNativeC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isReady", + "printedName": "isReady()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isReady", + "mangledName": "$s9InMobiSDK8IMNativeC7isReadySbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "reportAdClickAndOpenLandingPage", + "printedName": "reportAdClickAndOpenLandingPage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)reportAdClickAndOpenLandingPage", + "mangledName": "$s9InMobiSDK8IMNativeC31reportAdClickAndOpenLandingPageyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "recyclePrimaryView", + "printedName": "recyclePrimaryView()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)recyclePrimaryView", + "mangledName": "$s9InMobiSDK8IMNativeC18recyclePrimaryViewyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK8IMNativeC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)init", + "mangledName": "$s9InMobiSDK8IMNativeCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative", + "mangledName": "$s9InMobiSDK8IMNativeC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMPrivacyCompliance", + "printedName": "IMPrivacyCompliance", + "children": [ + { + "kind": "Function", + "name": "setDoNotSell", + "printedName": "setDoNotSell(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setDoNotSell:", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC12setDoNotSellyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setUSPrivacyString", + "printedName": "setUSPrivacyString(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setUSPrivacyString:", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC18setUSPrivacyStringyySSFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMPrivacyCompliance", + "printedName": "InMobiSDK.IMPrivacyCompliance", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(im)init", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUserDataTypes", + "printedName": "IMUserDataTypes", + "children": [ + { + "kind": "Var", + "name": "md5", + "printedName": "md5", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)md5", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)md5", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setMd5:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC3md5SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sha1", + "printedName": "sha1", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha1", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha1", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha1:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sha256", + "printedName": "sha256", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha256", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha256", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha256:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(md5:sha1:sha256:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)initWithMd5:sha1:sha256:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md54sha16sha256ACSSSg_A2Gtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithMd5:sha1:sha256:", + "declAttributes": [ + "Required", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "copy", + "printedName": "copy(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSZone?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSZone", + "printedName": "ObjectiveC.NSZone", + "usr": "s:10ObjectiveC6NSZoneV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)copyWithZone:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4copy4withyp10ObjectiveC6NSZoneVSg_tF", + "moduleName": "InMobiSDK", + "objc_name": "copyWithZone:", + "declAttributes": [ + "ObjC", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)isEqual:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC7isEqualySbypSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "isEqual:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)init", + "mangledName": "$s9InMobiSDK15IMUserDataTypesCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "SystemConfiguration", + "printedName": "SystemConfiguration", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit.SKAdImpression", + "printedName": "StoreKit.SKAdImpression", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioStatus", + "printedName": "IMBannerAudioStatus", + "children": [ + { + "kind": "Var", + "name": "playing", + "printedName": "playing", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPlaying", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO7playingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "paused", + "printedName": "paused", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPaused", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO6pausedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "completed", + "printedName": "completed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusCompleted", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO9completedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioStatus?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Frozen", + "ObjC", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioDelegate", + "printedName": "IMBannerAudioDelegate", + "children": [ + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:audioStatusChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate(im)banner:audioStatusChanged:", + "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP6banner_18audioStatusChangedyAA0D0C_AA0deI0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate", + "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMAudio", + "printedName": "IMAudio", + "children": [ + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMAudioDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)delegate", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)delegate", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setDelegate:", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)placementId", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)placementId", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setPlacementId:", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)keywords", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)keywords", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setKeywords:", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)extras", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)extras", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setExtras:", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "transitionAnimation", + "printedName": "transitionAnimation", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)transitionAnimation", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)transitionAnimation", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setTransitionAnimation:", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)contentUrl", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)contentUrl", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setContentUrl:", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)creativeId", + "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)creativeId", + "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:", + "mangledName": "$s9InMobiSDK7IMAudioC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Convenience", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:", + "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:", + "declAttributes": [ + "Custom", + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:delegate:", + "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:delegate:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK7IMAudioC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)load", + "mangledName": "$s9InMobiSDK7IMAudioC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)show", + "mangledName": "$s9InMobiSDK7IMAudioC4showyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)cancel", + "mangledName": "$s9InMobiSDK7IMAudioC6cancelyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willMove", + "printedName": "willMove(toWindow:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIWindow?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIWindow", + "printedName": "UIKit.UIWindow", + "usr": "c:objc(cs)UIWindow" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)willMoveToWindow:", + "mangledName": "$s9InMobiSDK7IMAudioC8willMove8toWindowySo8UIWindowCSg_tF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "willMoveToWindow:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio", + "mangledName": "$s9InMobiSDK7IMAudioC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SignalConfig", + "printedName": "SignalConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)getType", + "mangledName": "$s9InMobiSDK12SignalConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK12SignalConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "kA", + "printedName": "kA", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)kA", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)kA", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setKA:", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC2kASSvM", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bloomFilterServiceConfig", + "printedName": "bloomFilterServiceConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)bloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)bloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setBloomFilterServiceConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ext", + "printedName": "ext", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)ext", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)ext", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setExt:", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "session", + "printedName": "session", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)session", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)session", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setSession:", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC7sessionAA07SessionE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unifiedIdServiceConfig", + "printedName": "unifiedIdServiceConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)unifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)unifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setUnifiedIdServiceConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)includeIds", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)includeIds", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "novatiqConfig", + "printedName": "novatiqConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)novatiqConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)novatiqConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setNovatiqConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vAK", + "printedName": "vAK", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)vAK", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)vAK", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setVAK:", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3vAKSivM", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ice", + "printedName": "ice", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)ice", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)ice", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setIce:", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3iceAA03IceE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "purchases", + "printedName": "purchases", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)purchases", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)purchases", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setPurchases:", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "publisher", + "printedName": "publisher", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)publisher", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)publisher", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setPublisher:", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC9publisherAA09PublisherE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)init", + "mangledName": "$s9InMobiSDK12SignalConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12SignalConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK12SignalConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK12SignalConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK12SignalConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BloomFilterServiceConfig", + "printedName": "BloomFilterServiceConfig", + "children": [ + { + "kind": "Var", + "name": "maxFetchPerDay", + "printedName": "maxFetchPerDay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)maxFetchPerDay", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)maxFetchPerDay", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setMaxFetchPerDay:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeout", + "printedName": "timeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)timeout", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)timeout", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setTimeout:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC7timeoutSivM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)enabled", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)enabled", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)url", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)url", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBloomFileSize", + "printedName": "maxBloomFileSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)maxBloomFileSize", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)maxBloomFileSize", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setMaxBloomFileSize:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64VvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hashIdMaxAge", + "printedName": "hashIdMaxAge", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)hashIdMaxAge", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)hashIdMaxAge", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setHashIdMaxAge:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64VvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)init", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSessionSignalsType", + "printedName": "IMSessionSignalsType", + "children": [ + { + "kind": "Var", + "name": "startTimestamp", + "printedName": "startTimestamp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeStartTimestamp", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO14startTimestampyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "depthBanner", + "printedName": "depthBanner", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthBanner", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO11depthBanneryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "depthInt", + "printedName": "depthInt", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthInt", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8depthIntyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "depthRewarded", + "printedName": "depthRewarded", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthRewarded", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO13depthRewardedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "depthNative", + "printedName": "depthNative", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthNative", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO11depthNativeyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "count", + "printedName": "count", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeCount", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO5countyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "userRetention", + "printedName": "userRetention", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeUserRetention", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO13userRetentionyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSessionSignalsType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SessionConfig", + "printedName": "SessionConfig", + "children": [ + { + "kind": "Var", + "name": "control", + "printedName": "control", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(py)control", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)control", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)setControl:", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13SessionConfigC7controlSaySiGvM", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)init", + "mangledName": "$s9InMobiSDK13SessionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13SessionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13SessionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13SessionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13SessionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig", + "mangledName": "$s9InMobiSDK13SessionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "UnifiedIdServiceConfig", + "printedName": "UnifiedIdServiceConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)enabled", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)enabled", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)url", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)url", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeout", + "printedName": "timeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)timeout", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)timeout", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setTimeout:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)init", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NovatiqConfig", + "printedName": "NovatiqConfig", + "children": [ + { + "kind": "Var", + "name": "beaconUrl", + "printedName": "beaconUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)beaconUrl", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)beaconUrl", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setBeaconUrl:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC9beaconUrlSSvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "carrierNames", + "printedName": "carrierNames", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)carrierNames", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)carrierNames", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setCarrierNames:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isNovatiqEnabled", + "printedName": "isNovatiqEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)isNovatiqEnabled", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)isNovatiqEnabled", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setIsNovatiqEnabled:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC02isD7EnabledSbvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)init", + "mangledName": "$s9InMobiSDK13NovatiqConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13NovatiqConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13NovatiqConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13NovatiqConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13NovatiqConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig", + "mangledName": "$s9InMobiSDK13NovatiqConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IceConfig", + "printedName": "IceConfig", + "children": [ + { + "kind": "Var", + "name": "locationEnabled", + "printedName": "locationEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)locationEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)locationEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setLocationEnabled:", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC15locationEnabledSbvM", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "w", + "printedName": "w", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)w", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)w", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setW:", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC1wAA7WConfigCvM", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sessionEnabled", + "printedName": "sessionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)sessionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)sessionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setSessionEnabled:", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC14sessionEnabledSbvM", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "c", + "printedName": "c", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)c", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)c", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setC:", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC1cAA7CConfigCvM", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "stopRequestTimeout", + "printedName": "stopRequestTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)stopRequestTimeout", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)stopRequestTimeout", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setStopRequestTimeout:", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC18stopRequestTimeoutSivM", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK9IceConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "operatorInfoCollectionEnabled", + "printedName": "operatorInfoCollectionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)operatorInfoCollectionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC29operatorInfoCollectionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)operatorInfoCollectionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC29operatorInfoCollectionEnabledSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)init", + "mangledName": "$s9InMobiSDK9IceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK9IceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK9IceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK9IceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK9IceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig", + "mangledName": "$s9InMobiSDK9IceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WConfig", + "printedName": "WConfig", + "children": [ + { + "kind": "Var", + "name": "cwe", + "printedName": "cwe", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(py)cwe", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)cwe", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)setCwe:", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7WConfigC3cweSbvM", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)init", + "mangledName": "$s9InMobiSDK7WConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK7WConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK7WConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK7WConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK7WConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig", + "mangledName": "$s9InMobiSDK7WConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CConfig", + "printedName": "CConfig", + "children": [ + { + "kind": "Var", + "name": "cof", + "printedName": "cof", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(py)cof", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)cof", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)setCof:", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7CConfigC3cofSivM", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)init", + "mangledName": "$s9InMobiSDK7CConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK7CConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK7CConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK7CConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK7CConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig", + "mangledName": "$s9InMobiSDK7CConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PurchasesConfig", + "printedName": "PurchasesConfig", + "children": [ + { + "kind": "Var", + "name": "inapp", + "printedName": "inapp", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(py)inapp", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)inapp", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)setInapp:", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PurchasesConfigC5inappSbvM", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "restore", + "printedName": "restore", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(py)restore", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)restore", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)setRestore:", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PurchasesConfigC7restoreSbvM", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)init", + "mangledName": "$s9InMobiSDK15PurchasesConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15PurchasesConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15PurchasesConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15PurchasesConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15PurchasesConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig", + "mangledName": "$s9InMobiSDK15PurchasesConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PublisherConfig", + "printedName": "PublisherConfig", + "children": [ + { + "kind": "Var", + "name": "generalKeys", + "printedName": "generalKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)generalKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)generalKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setGeneralKeys:", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adSpecificKeys", + "printedName": "adSpecificKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)adSpecificKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)adSpecificKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setAdSpecificKeys:", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableMCO", + "printedName": "enableMCO", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)enableMCO", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)enableMCO", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setEnableMCO:", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC9enableMCOSbvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableHB", + "printedName": "enableHB", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)enableHB", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)enableHB", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setEnableHB:", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC8enableHBSbvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "payloadSize", + "printedName": "payloadSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)payloadSize", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)payloadSize", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setPayloadSize:", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC11payloadSizeSivM", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)init", + "mangledName": "$s9InMobiSDK15PublisherConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15PublisherConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15PublisherConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15PublisherConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15PublisherConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig", + "mangledName": "$s9InMobiSDK15PublisherConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioHandler", + "printedName": "IMBannerAudioHandler", + "children": [ + { + "kind": "Function", + "name": "setAudioEnabled", + "printedName": "setAudioEnabled(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(cm)setAudioEnabled:", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC03setE7EnabledyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onView", + "printedName": "onView(_:addBannerAudioDelegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)onView:addBannerAudioDelegate:", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC6onView_09addBannerE8DelegateySo6UIViewC_AA0deK0_ptF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioHandler", + "printedName": "InMobiSDK.IMBannerAudioHandler", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)init", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMConfigBase", + "printedName": "IMConfigBase", + "children": [ + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)toDictionary", + "mangledName": "$s9InMobiSDK12IMConfigBaseC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)getType", + "mangledName": "$s9InMobiSDK12IMConfigBaseC7getTypeSSyF", + "moduleName": "InMobiSDK", + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMConfigBase", + "printedName": "InMobiSDK.IMConfigBase", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)init", + "mangledName": "$s9InMobiSDK12IMConfigBaseCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "mangledName": "$s9InMobiSDK12IMConfigBaseC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMConfigP", + "printedName": "IMConfigP", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP(im)getType", + "mangledName": "$s9InMobiSDK9IMConfigPP7getTypeSSyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMConfigP>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP(im)toDictionary", + "mangledName": "$s9InMobiSDK9IMConfigPP12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMConfigP>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : ObjectiveC.NSObjectProtocol>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMRemoteLogLevel", + "printedName": "IMRemoteLogLevel", + "children": [ + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelError", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5erroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelDebug", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5debugyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelInfo", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO4infoyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "state", + "printedName": "state", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelState", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5stateyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMRemoteLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMLogging", + "printedName": "IMLogging", + "children": [ + { + "kind": "Function", + "name": "log", + "printedName": "log(message:tag:logLevel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)logWithMessage:tag:logLevel:", + "mangledName": "$s9InMobiSDK9IMLoggingP3log7message3tag0E5LevelySS_SSAA011IMRemoteLogH0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", + "sugared_genericSig": "", + "protocolReq": true, + "objc_name": "logWithMessage:tag:logLevel:", + "declAttributes": [ + "Optional", + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "saveAndSync", + "printedName": "saveAndSync()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)saveAndSync", + "mangledName": "$s9InMobiSDK9IMLoggingP11saveAndSyncyyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging", + "mangledName": "$s9InMobiSDK9IMLoggingP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyDictionary", + "printedName": "AnyDictionary", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13AnyDictionaryC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13AnyDictionaryC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary(im)init", + "mangledName": "$s9InMobiSDK13AnyDictionaryCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13AnyDictionaryC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13AnyDictionaryC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary", + "mangledName": "$s9InMobiSDK13AnyDictionaryC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "ConfigManager", + "printedName": "ConfigManager", + "children": [ + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigManager", + "printedName": "InMobiSDK.ConfigManager", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(cpy)shared", + "mangledName": "$s9InMobiSDK13ConfigManagerC6sharedACvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigManager", + "printedName": "InMobiSDK.ConfigManager", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(cm)shared", + "mangledName": "$s9InMobiSDK13ConfigManagerC6sharedACvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "updateConfig", + "printedName": "updateConfig(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(im)updateConfigWith:", + "mangledName": "$s9InMobiSDK13ConfigManagerC06updateD04withySS_tF", + "moduleName": "InMobiSDK", + "objc_name": "updateConfigWith:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "validateConfig", + "printedName": "validateConfig(configType:dictionary:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMConfigBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMConfigBase", + "printedName": "InMobiSDK.IMConfigBase", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(im)validateConfigWithConfigType:dictionary:", + "mangledName": "$s9InMobiSDK13ConfigManagerC08validateD010configType10dictionaryAA12IMConfigBaseCSgSS_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "objc_name": "validateConfigWithConfigType:dictionary:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager", + "mangledName": "$s9InMobiSDK13ConfigManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMAdMetaInfo", + "printedName": "IMAdMetaInfo", + "children": [ + { + "kind": "Var", + "name": "creativeID", + "printedName": "creativeID", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)creativeID", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)creativeID", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "bidInfo", + "printedName": "bidInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)bidInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)bidInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getBid", + "printedName": "getBid()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)getBid", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC6getBidSdyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)init", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "CrashConfig", + "printedName": "CrashConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)getType", + "mangledName": "$s9InMobiSDK11CrashConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK11CrashConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)url", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)url", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetryCount", + "printedName": "maxRetryCount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)maxRetryCount", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)maxRetryCount", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setMaxRetryCount:", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC13maxRetryCountSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventTTL", + "printedName": "eventTTL", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)eventTTL", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)eventTTL", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setEventTTL:", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC8eventTTLSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventsToPersist", + "printedName": "maxEventsToPersist", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)maxEventsToPersist", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)maxEventsToPersist", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setMaxEventsToPersist:", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC18maxEventsToPersistSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "networkType", + "printedName": "networkType", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)networkType", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)networkType", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setNetworkType:", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0CvM", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "crashConfig", + "printedName": "crashConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)crashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)crashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setCrashConfig:", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0CvM", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)init", + "mangledName": "$s9InMobiSDK11CrashConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11CrashConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11CrashConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11CrashConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11CrashConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashNetworkTypeConfig", + "printedName": "CrashNetworkTypeConfig", + "children": [ + { + "kind": "Var", + "name": "wifi", + "printedName": "wifi", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(py)wifi", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)wifi", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)setWifi:", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0CvM", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "others", + "printedName": "others", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(py)others", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)others", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)setOthers:", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0CvM", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)init", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashNetworkConfig", + "printedName": "CrashNetworkConfig", + "children": [ + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minBatchSize", + "printedName": "minBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)minBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)minBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setMinBatchSize:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBatchSize", + "printedName": "maxBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)maxBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)maxBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setMaxBatchSize:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)init", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK18CrashNetworkConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashReportingConfig", + "printedName": "CrashReportingConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(py)enabled", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)enabled", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20CrashReportingConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "samplingPercent", + "printedName": "samplingPercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(py)samplingPercent", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)samplingPercent", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)setSamplingPercent:", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20CrashReportingConfigC15samplingPercentSfvM", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)init", + "mangledName": "$s9InMobiSDK20CrashReportingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20CrashReportingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20CrashReportingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMInterstitial", + "printedName": "IMInterstitial", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)placementId", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)placementId", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setPlacementId:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMInterstitialDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)delegate", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)delegate", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setDelegate:", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)keywords", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)keywords", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setKeywords:", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)extras", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)extras", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setExtras:", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)contentUrl", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)contentUrl", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setContentUrl:", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)creativeId", + "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)creativeId", + "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "preloadManager", + "printedName": "preloadManager", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)preloadManager", + "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Lazy", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)preloadManager", + "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIdACs5Int64V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:", + "declAttributes": [ + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:delegate:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:delegate:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load", + "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isReady", + "printedName": "isReady()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)isReady", + "mangledName": "$s9InMobiSDK14IMInterstitialC7isReadySbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4show4fromySo16UIViewControllerC_tF", + "moduleName": "InMobiSDK", + "objc_name": "showFrom:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show(from:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:with:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4show4from4withySo16UIViewControllerC_AA0D13AnimationTypeOtF", + "moduleName": "InMobiSDK", + "deprecated": true, + "objc_name": "showFrom:with:", + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK14IMInterstitialC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setWatermark", + "printedName": "setWatermark(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setWatermarkWith:", + "mangledName": "$s9InMobiSDK14IMInterstitialC12setWatermark4withyAA11IMWatermarkC_tF", + "moduleName": "InMobiSDK", + "objc_name": "setWatermarkWith:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)cancel", + "mangledName": "$s9InMobiSDK14IMInterstitialC6cancelyyF", + "moduleName": "InMobiSDK", + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)init", + "mangledName": "$s9InMobiSDK14IMInterstitialCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial", + "mangledName": "$s9InMobiSDK14IMInterstitialC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "InMobiSDK.Private", + "printedName": "InMobiSDK.Private", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "ConfigProvider", + "printedName": "ConfigProvider", + "children": [ + { + "kind": "Var", + "name": "rootConfig", + "printedName": "rootConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)rootConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC04rootD0AA04RootD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)rootConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC04rootD0AA04RootD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "telemetryConfig", + "printedName": "telemetryConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)telemetryConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC09telemetryD0AA09TelemetryD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)telemetryConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC09telemetryD0AA09TelemetryD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adsConfig", + "printedName": "adsConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)adsConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC03adsD0AA03AdsD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)adsConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC03adsD0AA03AdsD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "signalConfig", + "printedName": "signalConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)signalConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC06signalD0AA06SignalD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)signalConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC06signalD0AA06SignalD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "crashConfig", + "printedName": "crashConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)crashConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC05crashD0AA05CrashD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)crashConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC05crashD0AA05CrashD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigProvider", + "printedName": "InMobiSDK.ConfigProvider", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(im)init", + "mangledName": "$s9InMobiSDK14ConfigProviderCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider", + "mangledName": "$s9InMobiSDK14ConfigProviderC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "RootConfig", + "printedName": "RootConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)getType", + "mangledName": "$s9InMobiSDK10RootConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK10RootConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)includeIds", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)includeIds", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "monetizationDisabled", + "printedName": "monetizationDisabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)monetizationDisabled", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)monetizationDisabled", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setMonetizationDisabled:", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC20monetizationDisabledSbvM", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "waitTime", + "printedName": "waitTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)waitTime", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)waitTime", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setWaitTime:", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC8waitTimeSivM", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "latestSdkInfo", + "printedName": "latestSdkInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)latestSdkInfo", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)latestSdkInfo", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setLatestSdkInfo:", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0CvM", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "components", + "printedName": "components", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)components", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)components", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setComponents:", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvM", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gdpr", + "printedName": "gdpr", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)gdpr", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)gdpr", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setGdpr:", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvM", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "urlForProductType", + "printedName": "urlForProductType(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)urlForProductType:", + "mangledName": "$s9InMobiSDK10RootConfigC17urlForProductTypeyS2SF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "expiryForProductType", + "printedName": "expiryForProductType(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)expiryForProductType:", + "mangledName": "$s9InMobiSDK10RootConfigC20expiryForProductTypeys5Int64VSSF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)init", + "mangledName": "$s9InMobiSDK10RootConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10RootConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10RootConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10RootConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10RootConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig", + "mangledName": "$s9InMobiSDK10RootConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMLatestSdkInfo", + "printedName": "IMLatestSdkInfo", + "children": [ + { + "kind": "Var", + "name": "version", + "printedName": "version", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(py)version", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)version", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)setVersion:", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC7versionSSvM", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(py)url", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)url", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)setUrl:", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC3urlSSvM", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)init", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMComponent", + "printedName": "IMComponent", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)type", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)type", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setType:", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC4typeSSvM", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)expiry", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)expiry", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setExpiry:", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC6expirys5Int64VvM", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)url", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)url", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setUrl:", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC3urlSSvM", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)init", + "mangledName": "$s9InMobiSDK11IMComponentCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11IMComponentC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11IMComponentC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11IMComponentC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11IMComponentC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent", + "mangledName": "$s9InMobiSDK11IMComponentC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMIncludeIds", + "printedName": "IMIncludeIds", + "children": [ + { + "kind": "Var", + "name": "O1", + "printedName": "O1", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)O1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)O1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setO1:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC2O1SbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1SbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "SO1", + "printedName": "SO1", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)SO1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)SO1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setSO1:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3SO1SbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1SbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "IDA", + "printedName": "IDA", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)IDA", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)IDA", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setIDA:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3IDASbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "IDV", + "printedName": "IDV", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)IDV", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)IDV", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setIDV:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3IDVSbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)toDictionary", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)init", + "mangledName": "$s9InMobiSDK12IMIncludeIdsCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12IMIncludeIdsC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK12IMIncludeIdsC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMGDPR", + "printedName": "IMGDPR", + "children": [ + { + "kind": "Var", + "name": "transmitRequest", + "printedName": "transmitRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(py)transmitRequest", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Dynamic", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)transmitRequest", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)setTransmitRequest:", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)init", + "mangledName": "$s9InMobiSDK6IMGDPRCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK6IMGDPRC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK6IMGDPRC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK6IMGDPRC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK6IMGDPRC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR", + "mangledName": "$s9InMobiSDK6IMGDPRC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMWatermark", + "printedName": "IMWatermark", + "children": [ + { + "kind": "Var", + "name": "imageData", + "printedName": "imageData", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(py)imageData", + "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)imageData", + "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(waterMarkImageData:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)initWithWaterMarkImageData:", + "mangledName": "$s9InMobiSDK11IMWatermarkC18waterMarkImageDataAC10Foundation0H0V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithWaterMarkImageData:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)init", + "mangledName": "$s9InMobiSDK11IMWatermarkCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark", + "mangledName": "$s9InMobiSDK11IMWatermarkC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMNativeDelegate", + "printedName": "IMNativeDelegate", + "children": [ + { + "kind": "Function", + "name": "nativeDidFinishLoading", + "printedName": "nativeDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishLoading:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeWillPresentScreen", + "printedName": "nativeWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillPresentScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidPresentScreen", + "printedName": "nativeDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidPresentScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeWillDismissScreen", + "printedName": "nativeWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillDismissScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidDismissScreen", + "printedName": "nativeDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidDismissScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromNative", + "printedName": "userWillLeaveApplicationFromNative(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userWillLeaveApplicationFromNative:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP34userWillLeaveApplicationFromNativeyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeAdImpressed", + "printedName": "nativeAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeAdImpressed:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP17nativeAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didInteractWithParams:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidFinishPlayingMedia", + "printedName": "nativeDidFinishPlayingMedia(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishPlayingMedia:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP27nativeDidFinishPlayingMediayyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userDidSkipPlayingMediaFromNative", + "printedName": "userDidSkipPlayingMediaFromNative(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userDidSkipPlayingMediaFromNative:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP33userDidSkipPlayingMediaFromNativeyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:adAudioStateChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:adAudioStateChanged:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_19adAudioStateChangedyAA0D0C_SbtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "MetricKit", + "printedName": "MetricKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMCommonConstants", + "printedName": "IMCommonConstants", + "children": [ + { + "kind": "Var", + "name": "IM_GDPR_CONSENT_AVAILABLE", + "printedName": "IM_GDPR_CONSENT_AVAILABLE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_GDPR_CONSENT_IAB", + "printedName": "IM_GDPR_CONSENT_IAB", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_IAB", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_IAB", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_SUBJECT_TO_GDPR", + "printedName": "IM_SUBJECT_TO_GDPR", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_SUBJECT_TO_GDPR", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_SUBJECT_TO_GDPR", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "printedName": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_PARTNER_GDPR_APPLIES", + "printedName": "IM_PARTNER_GDPR_APPLIES", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_APPLIES", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_APPLIES", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCommonConstants", + "printedName": "InMobiSDK.IMCommonConstants", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(im)init", + "mangledName": "$s9InMobiSDK17IMCommonConstantsCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjCMembers", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKLogLevel", + "printedName": "IMSDKLogLevel", + "children": [ + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelNone", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO4noneyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelError", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5erroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelDebug", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5debugyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKGender", + "printedName": "IMSDKGender", + "children": [ + { + "kind": "Var", + "name": "male", + "printedName": "male", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKGender.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderMale", + "mangledName": "$s9InMobiSDK11IMSDKGenderO4maleyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "female", + "printedName": "female", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKGender.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderFemale", + "mangledName": "$s9InMobiSDK11IMSDKGenderO6femaleyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKGender?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivp", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivg", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKGender", + "mangledName": "$s9InMobiSDK11IMSDKGenderO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKEducation", + "printedName": "IMSDKEducation", + "children": [ + { + "kind": "Var", + "name": "highSchoolOrLess", + "printedName": "highSchoolOrLess", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationHighSchoolOrLess", + "mangledName": "$s9InMobiSDK14IMSDKEducationO16highSchoolOrLessyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "collageOrGraduate", + "printedName": "collageOrGraduate", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationCollageOrGraduate", + "mangledName": "$s9InMobiSDK14IMSDKEducationO17collageOrGraduateyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "postGraduateOrAbove", + "printedName": "postGraduateOrAbove", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationPostGraduateOrAbove", + "mangledName": "$s9InMobiSDK14IMSDKEducationO19postGraduateOrAboveyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKEducation?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivp", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivg", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation", + "mangledName": "$s9InMobiSDK14IMSDKEducationO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKAgeGroup", + "printedName": "IMSDKAgeGroup", + "children": [ + { + "kind": "Var", + "name": "below18", + "printedName": "below18", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBelow18", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7below18yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "between18And24", + "printedName": "between18And24", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween18And24", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between18And24yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "between25And29", + "printedName": "between25And29", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween25And29", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between25And29yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "between30And34", + "printedName": "between30And34", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween30And34", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between30And34yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "between35And44", + "printedName": "between35And44", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween35And44", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between35And44yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "between45And54", + "printedName": "between45And54", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween45And54", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between45And54yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "between55And65", + "printedName": "between55And65", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween55And65", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between55And65yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "above65", + "printedName": "above65", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupAbove65", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7above65yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 7 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKAgeGroup?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialAnimationType", + "printedName": "IMInterstitialAnimationType", + "children": [ + { + "kind": "Var", + "name": "coverVertical", + "printedName": "coverVertical", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeCoverVertical", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO13coverVerticalyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "flipHorizontal", + "printedName": "flipHorizontal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeFlipHorizontal", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO14flipHorizontalyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "asNone", + "printedName": "asNone", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeAsNone", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO6asNoneyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialAnimationType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "SQLite3", + "printedName": "SQLite3", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "String", + "printedName": "String", + "declKind": "Struct", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", + "declAttributes": [ + "Frozen" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "BidirectionalCollection", + "printedName": "BidirectionalCollection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:SK", + "mangledName": "$sSK" + }, + { + "kind": "Conformance", + "name": "Collection", + "printedName": "Collection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:Sl", + "mangledName": "$sSl" + }, + { + "kind": "Conformance", + "name": "Sequence", + "printedName": "Sequence", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] + } + ], + "usr": "s:ST", + "mangledName": "$sST" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", + "children": [ + { + "kind": "TypeWitness", + "name": "UTF8View", + "printedName": "UTF8View", + "children": [ + { + "kind": "TypeNominal", + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UTF16View", + "printedName": "UTF16View", + "children": [ + { + "kind": "TypeNominal", + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", + "children": [ + { + "kind": "TypeNominal", + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + } + ], + "usr": "s:Sy", + "mangledName": "$sSy" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", + "children": [ + { + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", + "children": [ + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + } + ], + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "Transferable", + "printedName": "Transferable", + "children": [ + { + "kind": "TypeWitness", + "name": "Representation", + "printedName": "Representation", + "children": [ + { + "kind": "TypeNominal", + "name": "OpaqueTypeArchetype", + "printedName": "some CoreTransferable.TransferRepresentation", + "children": [ + { + "kind": "TypeNominal", + "name": "TransferRepresentation", + "printedName": "CoreTransferable.TransferRepresentation", + "usr": "s:16CoreTransferable22TransferRepresentationP" + }, + { + "kind": "TypeNominal", + "name": "Sendable", + "printedName": "Swift.Sendable", + "usr": "s:s8SendableP" + } + ] + } + ] + } + ], + "usr": "s:16CoreTransferable0B0P", + "mangledName": "$s16CoreTransferable0B0P" + } + ] + } + ], + "json_format_version": 8 + }, + "ConstValues": [ + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 509, + "length": 46, + "value": "\"com.inmobi.IMAdQualityNetworkInterface.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "BooleanLiteral", + "offset": 802, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", + "kind": "StringLiteral", + "offset": 770, + "length": 31, + "value": "\"Kindly create IMBanner Object\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", + "kind": "StringLiteral", + "offset": 584, + "length": 22, + "value": "\"InMobiSDK.IMBannerPreloadManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "StringLiteral", + "offset": 4735, + "length": 45, + "value": "\"com.inmobi.unifiedidservice.backgroundQueue\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 6, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 371, + "length": 15, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 27, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 433, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 11, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 495, + "length": 19, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 524, + "length": 22, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 556, + "length": 20, + "value": "11" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 586, + "length": 17, + "value": "12" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 613, + "length": 18, + "value": "13" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 17, + "value": "14" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 684, + "length": 2, + "value": "22" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 719, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 6, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 371, + "length": 15, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 27, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 433, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 11, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 495, + "length": 19, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 524, + "length": 22, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 556, + "length": 20, + "value": "11" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 586, + "length": 17, + "value": "12" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 613, + "length": 18, + "value": "13" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 17, + "value": "14" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 684, + "length": 2, + "value": "22" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 719, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "StringLiteral", + "offset": 744, + "length": 15, + "value": "\"InMobiSDK.IMRequestStatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", + "kind": "BooleanLiteral", + "offset": 536, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", + "kind": "StringLiteral", + "offset": 168, + "length": 11, + "value": "\"InMobiSDK.IMAdManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", + "kind": "BooleanLiteral", + "offset": 380, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", + "kind": "StringLiteral", + "offset": 184, + "length": 24, + "value": "\"InMobiSDK.IMInterstitialAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "StringLiteral", + "offset": 201, + "length": 38, + "value": "\"com.inmobi.ads.adresponsemodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Audience Bidding\/IMAudienceBiddingToken.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 428, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 490, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 622, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "StringLiteral", + "offset": 726, + "length": 36, + "value": "\"com.inmobi.IMAdQualityManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 481, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 719, + "length": 28, + "value": "\"https:\/\/ads.inmobi.com\/sdk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 924, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 971, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 1165, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 1216, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 3992, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4033, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 4083, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 4485, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4534, + "length": 2, + "value": "30" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4584, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 5001, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5041, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5316, + "length": 3, + "value": "120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5364, + "length": 5, + "value": "10800" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5410, + "length": 3, + "value": "500" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5456, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5500, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5542, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6449, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6561, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6621, + "length": 3, + "value": "250" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6958, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 7021, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 7126, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 7126, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8362, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 8261, + "length": 27, + "value": "\"InMobiSDK.ImpressionViewabilityConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8770, + "length": 2, + "value": "90" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8870, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9439, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9476, + "length": 6, + "value": "432000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 9518, + "length": 65, + "value": "\"https:\/\/supply.inmobicdn.net\/javascript\/1.4.12\/omsdk-service.js\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9632, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9679, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 9731, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 9778, + "length": 8, + "value": "\"Inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10640, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10700, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10757, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11378, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11441, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11495, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12085, + "length": 6, + "value": "153600" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12138, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 12179, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12226, + "length": 4, + "value": "5000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12270, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12992, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13033, + "length": 4, + "value": "5000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13073, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13114, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13156, + "length": 4, + "value": "6300" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 17289, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 17289, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 15319, + "length": 23, + "value": "\"InMobiSDK.MediationFlowTypeConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 18340, + "length": 22, + "value": "\"InMobiSDK.MediationTimeoutConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26014, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26207, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26401, + "length": 7, + "value": "3145728" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26453, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26500, + "length": 8, + "value": "31457280" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 26623, + "length": 13, + "value": "[\"video\/mp4\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27243, + "length": 4, + "value": "4000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 27295, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27596, + "length": 6, + "value": "259200" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27647, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27690, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28162, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28162, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28288, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28576, + "length": 3, + "value": "480" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 28619, + "length": 18, + "value": "[0, 1, 2, 3, 4, 5]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 28702, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 28752, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28797, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28922, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28971, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29020, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 29063, + "length": 3, + "value": "320" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29120, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 30423, + "length": 8, + "value": "10485760" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 30484, + "length": 13, + "value": "[\"video\/mp4\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31295, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31295, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31962, + "length": 11, + "value": "\"#00000000\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 32287, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32340, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32377, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32771, + "length": 6, + "value": "432000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32820, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 32862, + "length": 56, + "value": "\"https:\/\/supply.inmobicdn.net\/sdk\/sdk\/1075\/ios\/mraid.js\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32958, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAudioAdUnit.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 13, + "value": "\"InMobiSDK.IMAudioAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "BooleanLiteral", + "offset": 1047, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "FloatLiteral", + "offset": 2482, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "FloatLiteral", + "offset": 2534, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdFetchServiceManager.swift", + "kind": "StringLiteral", + "offset": 219, + "length": 42, + "value": "\"com.inmobi.unifiedid.fetch.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataModel.swift", + "kind": "StringLiteral", + "offset": 892, + "length": 15, + "value": "\"InMobiSDK.IMUserDataModel\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", + "kind": "StringLiteral", + "offset": 191, + "length": 12, + "value": "\"com.inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", + "kind": "StringLiteral", + "offset": 288, + "length": 13, + "value": "\"secureStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Model\/IMLogEntry.swift", + "kind": "BooleanLiteral", + "offset": 341, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 385, + "length": 4, + "value": "\"st\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 411, + "length": 5, + "value": "\"dep\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 438, + "length": 5, + "value": "\"cnt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 473, + "length": 7, + "value": "\"u-ret\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 385, + "length": 4, + "value": "\"st\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 411, + "length": 5, + "value": "\"dep\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 438, + "length": 5, + "value": "\"cnt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 473, + "length": 7, + "value": "\"u-ret\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 319, + "length": 41, + "value": "\"com.inmobi.IMPublisherProvidedInfo.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 398, + "length": 24, + "value": "\"com.inmobi.user.gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 462, + "length": 27, + "value": "\"com.inmobi.user.education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 533, + "length": 29, + "value": "\"com.inmobi.user.yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 596, + "length": 21, + "value": "\"com.inmobi.user.age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 656, + "length": 26, + "value": "\"com.inmobi.user.language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 724, + "length": 28, + "value": "\"com.inmobi.user.postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 792, + "length": 26, + "value": "\"com.inmobi.user.areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 858, + "length": 27, + "value": "\"com.inmobi.user.interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 925, + "length": 26, + "value": "\"com.inmobi.user.agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 994, + "length": 29, + "value": "\"com.inmobi.user.haslocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1062, + "length": 26, + "value": "\"com.inmobi.user.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1128, + "length": 27, + "value": "\"com.inmobi.user.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1194, + "length": 26, + "value": "\"com.inmobi.user.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1263, + "length": 29, + "value": "\"com.inmobi.user.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1334, + "length": 28, + "value": "\"com.inmobi.sdk.haslocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1400, + "length": 25, + "value": "\"com.inmobi.sdk.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1464, + "length": 26, + "value": "\"com.inmobi.sdk.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1528, + "length": 25, + "value": "\"com.inmobi.sdk.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1596, + "length": 28, + "value": "\"com.inmobi.sdk.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1659, + "length": 22, + "value": "\"com.inmobi.user.city\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1717, + "length": 23, + "value": "\"com.inmobi.user.state\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1778, + "length": 25, + "value": "\"com.inmobi.user.country\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1848, + "length": 32, + "value": "\"com.inmobi.publisher.unifiedid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1925, + "length": 32, + "value": "\"com.inmobi.user.age.restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 277, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 277, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBanner.swift", + "kind": "IntegerLiteral", + "offset": 7739, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", + "kind": "BooleanLiteral", + "offset": 262, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 14, + "value": "\"InMobiSDK.IMBannerCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitialPreloadManager.swift", + "kind": "StringLiteral", + "offset": 614, + "length": 28, + "value": "\"InMobiSDK.IMInterstitialPreloadManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMCTServiceManager.swift", + "kind": "StringLiteral", + "offset": 367, + "length": 36, + "value": "\"com.inmobi.IMCTServiceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "StringLiteral", + "offset": 4251, + "length": 30, + "value": "\"com.inmobi.ads.requeststatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", + "kind": "BooleanLiteral", + "offset": 371, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", + "kind": "StringLiteral", + "offset": 181, + "length": 29, + "value": "\"InMobiSDK.IMLogPersistenceSaveOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 345, + "length": 3, + "value": "300" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 391, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 564, + "length": 42, + "value": "\"https:\/\/telemetry.sdk.inmobi.com\/metrics\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 805, + "length": 2, + "value": "30" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 845, + "length": 6, + "value": "604800" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 898, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "Array", + "offset": 949, + "length": 1012, + "value": "[\"SessionStarted\", \"AdLoadFailed\", \"AdLoadSuccessful\", \"AssetDownloaded\", \"BlockAutoRedirection\", \"ConfigFetched\", \"InvalidConfig\", \"ServerFill\", \"ServerNoFill\", \"ServerError\", \"AdShowFailed\", \"AdGetSignalsSucceeded\", \"AdGetSignalsFailed\", \"AdLoadCalled\", \"AdLoadDroppedAtSDK\", \"AdShowCalled\", \"AdShowSuccessful\", \"AdGetSignalsCalled\", \"AdInitFailed\", \"UnifiedIdNetworkCallRequested\", \"UnifiedIdNetworkResponseFailure\", \"FetchApiInvoked\", \"FetchCallbackFailure\", \"AdImpressionSuccessful\", \"RenderSuccess\", \"ParseSuccess\", \"WebViewLoadCalled\", \"WebViewLoadFinished\", \"WebViewLoadFailed\", \"FireAdReady\", \"FireAdFailed\", \"SKANUnsupportedVersion\", \"CustomProductPageUnsupported\", \"TemplateEventDropped\", \"DatabaseMaxLimitReached\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 2009, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 2113, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 2168, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4063, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4081, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4098, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4176, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4194, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4211, + "length": 2, + "value": "25" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4584, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4627, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4670, + "length": 2, + "value": "85" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 4498, + "length": 13, + "value": "\"InMobiSDK.NetworkConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 5382, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 5631, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5672, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5717, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5761, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5809, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 5854, + "length": 57, + "value": "\"https:\/\/log-activity.templates.inmobi.com\/api\/v1\/ingest\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 7750, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 7791, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "FloatLiteral", + "offset": 8590, + "length": 3, + "value": "0.1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 8634, + "length": 6, + "value": "\"info\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 9062, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9425, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9464, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 9652, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 294, + "length": 2, + "value": "32" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 341, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 368, + "length": 16, + "value": "\"com.inmobi.log\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 416, + "length": 14, + "value": "\"InMobiSdkLog\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 461, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 8, + "value": "\"expiry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 541, + "length": 9, + "value": "\"created\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 17, + "value": "\"com.inmobi.logs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "BooleanLiteral", + "offset": 994, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 10, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 1067, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 439, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 6, + "value": "\"u-rt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 526, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 439, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 6, + "value": "\"u-rt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 526, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1171, + "length": 19, + "value": "\"a-parentViewWidth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 18, + "value": "\"a-productVersion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 13, + "value": "\"trackerType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1171, + "length": 19, + "value": "\"a-parentViewWidth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 18, + "value": "\"a-productVersion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 13, + "value": "\"trackerType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1787, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1827, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1787, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1827, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2730, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2762, + "length": 4, + "value": "\"im\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2900, + "length": 14, + "value": "\"u-postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2939, + "length": 12, + "value": "\"u-areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 33, + "value": "\"d-density-dependent-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3046, + "length": 12, + "value": "\"d-textsize\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3081, + "length": 8, + "value": "\"adtype\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3114, + "length": 19, + "value": "\"client-request-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3166, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3202, + "length": 9, + "value": "\"im-plid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3233, + "length": 12, + "value": "\"c-ap-bssid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3276, + "length": 20, + "value": "\"loc-consent-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3321, + "length": 12, + "value": "\"u-appcache\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 23, + "value": "\"has-dynamic-mediation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3418, + "length": 12, + "value": "\"int-origin\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3460, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2900, + "length": 14, + "value": "\"u-postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2939, + "length": 12, + "value": "\"u-areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 33, + "value": "\"d-density-dependent-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3046, + "length": 12, + "value": "\"d-textsize\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3081, + "length": 8, + "value": "\"adtype\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3114, + "length": 19, + "value": "\"client-request-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3166, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3202, + "length": 9, + "value": "\"im-plid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3233, + "length": 12, + "value": "\"c-ap-bssid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3276, + "length": 20, + "value": "\"loc-consent-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3321, + "length": 12, + "value": "\"u-appcache\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 23, + "value": "\"has-dynamic-mediation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3418, + "length": 12, + "value": "\"int-origin\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3460, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", + "kind": "Array", + "offset": 1001, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", + "kind": "BooleanLiteral", + "offset": 1726, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 984, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1115, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 1165, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 1294, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1405, + "length": 3, + "value": "320" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1418, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "StringLiteral", + "offset": 1466, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 3869, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 4390, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", + "kind": "BooleanLiteral", + "offset": 7216, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", + "kind": "StringLiteral", + "offset": 1320, + "length": 8, + "value": "\"InMobiSDK.IMNative\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashNetworkRequest.swift", + "kind": "IntegerLiteral", + "offset": 554, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataTypes.swift", + "kind": "StringLiteral", + "offset": 1083, + "length": 15, + "value": "\"InMobiSDK.IMUserDataTypes\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "StringLiteral", + "offset": 423, + "length": 40, + "value": "\"kInMobiReachabilityChangedNotification\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 376, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1156, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "StringLiteral", + "offset": 1431, + "length": 29, + "value": "\"com.inmobi.IMAdQuality.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1541, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1593, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1689, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1895, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1949, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "StringLiteral", + "offset": 199, + "length": 8, + "value": "\"InMobiSDK.IMAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 17239, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1207, + "length": 15, + "value": "\"d-nettype-raw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1257, + "length": 16, + "value": "\"d-localization\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1304, + "length": 12, + "value": "\"d-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1348, + "length": 19, + "value": "\"d-devicemachinehw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1394, + "length": 10, + "value": "\"u-appver\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 10, + "value": "\"u-appbid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1473, + "length": 10, + "value": "\"u-appdnm\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1513, + "length": 18, + "value": "\"u-appsecure-dict\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1557, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1592, + "length": 19, + "value": "\"u-tracking-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1637, + "length": 12, + "value": "\"mk-version\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1672, + "length": 10, + "value": "\"u-id-map\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1705, + "length": 10, + "value": "\"u-id-adt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1741, + "length": 8, + "value": "\"u-s-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1802, + "length": 13, + "value": "\"do_not_sell\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1847, + "length": 12, + "value": "\"us_privacy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1885, + "length": 5, + "value": "\"gpp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1922, + "length": 20, + "value": "\"u-app-orientations\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1970, + "length": 7, + "value": "\"sData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 2002, + "length": 7, + "value": "\"u-nip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1207, + "length": 15, + "value": "\"d-nettype-raw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1257, + "length": 16, + "value": "\"d-localization\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1304, + "length": 12, + "value": "\"d-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1348, + "length": 19, + "value": "\"d-devicemachinehw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1394, + "length": 10, + "value": "\"u-appver\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 10, + "value": "\"u-appbid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1473, + "length": 10, + "value": "\"u-appdnm\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1513, + "length": 18, + "value": "\"u-appsecure-dict\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1557, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1592, + "length": 19, + "value": "\"u-tracking-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1637, + "length": 12, + "value": "\"mk-version\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1672, + "length": 10, + "value": "\"u-id-map\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1705, + "length": 10, + "value": "\"u-id-adt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1741, + "length": 8, + "value": "\"u-s-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1802, + "length": 13, + "value": "\"do_not_sell\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1847, + "length": 12, + "value": "\"us_privacy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1885, + "length": 5, + "value": "\"gpp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1922, + "length": 20, + "value": "\"u-app-orientations\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1970, + "length": 7, + "value": "\"sData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 2002, + "length": 7, + "value": "\"u-nip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 4019, + "length": 4, + "value": "\"tz\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 4019, + "length": 4, + "value": "\"tz\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogStorageProcessor.swift", + "kind": "StringLiteral", + "offset": 393, + "length": 33, + "value": "\"com.inmobi.IMCrashlogProcessor_\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 374, + "length": 42, + "value": "\"com.inmobi.IMCrashNetworkInterface.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", + "kind": "BooleanLiteral", + "offset": 807, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", + "kind": "StringLiteral", + "offset": 528, + "length": 16, + "value": "\"InMobiSDK.IMNetworkWebView\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 2180, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 2219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "StringLiteral", + "offset": 412, + "length": 18, + "value": "\"InMobiSDK.IMNetworkOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMNativeCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 14, + "value": "\"InMobiSDK.IMNativeCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkRequest.swift", + "kind": "IntegerLiteral", + "offset": 566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 1186, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 1860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 2525, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 3216, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 3920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 4482, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", + "kind": "IntegerLiteral", + "offset": 4571, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", + "kind": "BooleanLiteral", + "offset": 4646, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 474, + "length": 24, + "value": "\"wWFMAWbSEtvl5VxZbQGMK7\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "Dictionary", + "offset": 664, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 989, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 1917, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 1956, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 1996, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 2037, + "length": 47, + "value": "\"https:\/\/unif-id.ssp.inmobi.com\/api\/bloomFetch\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2132, + "length": 8, + "value": "10000000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2184, + "length": 11, + "value": "31536000000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2885, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2896, + "length": 11, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2917, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 13, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2958, + "length": 11, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2994, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2885, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2896, + "length": 11, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2917, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 13, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2958, + "length": 11, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2994, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 3941, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 3996, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 4033, + "length": 38, + "value": "\"https:\/\/unif-id.ssp.inmobi.com\/fetch\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 4108, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 4150, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 4750, + "length": 27, + "value": "\"https:\/\/spadsync.com\/sync\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "Array", + "offset": 4824, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 4873, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 5170, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 5264, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5361, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5938, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6008, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6013, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6313, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6535, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6857, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6900, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 7233, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 7277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 7323, + "length": 4, + "value": "1500" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/PrivacyCompliance\/IMComplianceManager.swift", + "kind": "StringLiteral", + "offset": 289, + "length": 37, + "value": "\"com.inmobi.IMComplianceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/IMConfigProtocol.swift", + "kind": "StringLiteral", + "offset": 1704, + "length": 30, + "value": "\"com.inmobi.AtomicConfig.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 126, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 155, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 126, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 155, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 218, + "length": 36, + "value": "\"com.inmobi.unifiedid.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 387, + "length": 45, + "value": "\"com.inmobi.IMUnifiedIdNetworkInterface.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "BooleanLiteral", + "offset": 492, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", + "kind": "IntegerLiteral", + "offset": 453, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", + "kind": "BooleanLiteral", + "offset": 508, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", + "kind": "BooleanLiteral", + "offset": 530, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", + "kind": "StringLiteral", + "offset": 262, + "length": 14, + "value": "\"InMobiSDK.IMTimerManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPing.swift", + "kind": "StringLiteral", + "offset": 166, + "length": 6, + "value": "\"InMobiSDK.IMPing\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 432, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 800, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "StringLiteral", + "offset": 173, + "length": 21, + "value": "\"InMobiSDK.IMLogNetworkOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 8, + "value": "\"double\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2702, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2726, + "length": 8, + "value": "\"string\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2751, + "length": 6, + "value": "\"bool\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 8, + "value": "\"double\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2702, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2726, + "length": 8, + "value": "\"string\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2751, + "length": 6, + "value": "\"bool\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13678, + "length": 15, + "value": "\".IMLTVPEvents\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13769, + "length": 20, + "value": "\"im-cfg-commons-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13834, + "length": 20, + "value": "\"im-cfg-metrics-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13898, + "length": 19, + "value": "\"im-cfg-req-params\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13959, + "length": 17, + "value": "\"im-cfg-root-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14018, + "length": 24, + "value": "\"im_cache_ad_server_url\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14086, + "length": 26, + "value": "\"im_cache_rule_server_url\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14151, + "length": 20, + "value": "\"imm_cache_location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14212, + "length": 24, + "value": "\"com.inmobi.logs.prefix\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14291, + "length": 13, + "value": "\"_iat_dids__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14344, + "length": 20, + "value": "\"_iat_dids_expiry__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14406, + "length": 17, + "value": "\"_iat_download__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14460, + "length": 12, + "value": "\"_iat_map__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14510, + "length": 24, + "value": "\"com.inmobi._iat_list__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14596, + "length": 16, + "value": "\"iae_session_id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14656, + "length": 16, + "value": "\"iae_session_ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14713, + "length": 13, + "value": "\"ltvp_ft_day\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14768, + "length": 14, + "value": "\"ltvp_ft_ever\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14825, + "length": 15, + "value": "\"ltvp_ft_month\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14882, + "length": 14, + "value": "\"ltvp_ft_user\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14938, + "length": 14, + "value": "\"ltvp_ft_week\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14994, + "length": 14, + "value": "\"ltvp_ft_bits\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15060, + "length": 23, + "value": "\"com.inmobi.user.ltvid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15124, + "length": 40, + "value": "\"com.inmobi.commonManager.adNetwork.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15205, + "length": 38, + "value": "\"com.inmobi.commonManager.commons.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15280, + "length": 34, + "value": "\"com.inmobi.commonManager.iat.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15352, + "length": 35, + "value": "\"com.inmobi.commonManager.ltvp.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15430, + "length": 40, + "value": "\"com.inmobi.commonManager.rendering.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15508, + "length": 35, + "value": "\"com.inmobi.commonManager.carb.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15582, + "length": 36, + "value": "\"com.inmobi.commonManager.mraid.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15654, + "length": 33, + "value": "\"com.inmobi.commonManager.pk.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15753, + "length": 36, + "value": "\"com.inmobi.configManager.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15833, + "length": 34, + "value": "\"com.inmobi.configManager.commons\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15907, + "length": 30, + "value": "\"com.inmobi.configManager.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15978, + "length": 31, + "value": "\"com.inmobi.configManager.ltvp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16050, + "length": 31, + "value": "\"com.inmobi.configManager.root\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16127, + "length": 36, + "value": "\"com.inmobi.configManager.rendering\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16204, + "length": 31, + "value": "\"com.inmobi.configManager.carb\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16274, + "length": 29, + "value": "\"com.inmobi.configManager.pk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16379, + "length": 38, + "value": "\"com.inmobi.metricManager.configs.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16464, + "length": 44, + "value": "\"com.inmobi.metricManager.configs.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16556, + "length": 38, + "value": "\"com.inmobi.metricManager.configs.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16640, + "length": 36, + "value": "\"com.inmobi.metricManager.count.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16721, + "length": 42, + "value": "\"com.inmobi.metricManager.count.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16809, + "length": 36, + "value": "\"com.inmobi.metricManager.count.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16888, + "length": 40, + "value": "\"com.inmobi.metricManager.timestamp.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16970, + "length": 46, + "value": "\"com.inmobi.metricManager.timestamp.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17059, + "length": 40, + "value": "\"com.inmobi.metricManager.timestamp.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17158, + "length": 29, + "value": "\"com.inmobi.catalog.updateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17228, + "length": 24, + "value": "\"com.inmobi.user.gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17290, + "length": 27, + "value": "\"com.inmobi.user.education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17355, + "length": 29, + "value": "\"com.inmobi.user.dateOfBirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17422, + "length": 21, + "value": "\"com.inmobi.user.age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17492, + "length": 31, + "value": "\"com.inmobi.user.maritalStatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17576, + "length": 35, + "value": "\"com.inmobi.user.sexualOrientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17658, + "length": 29, + "value": "\"com.inmobi.user.hasChildren\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17726, + "length": 26, + "value": "\"com.inmobi.user.language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17793, + "length": 28, + "value": "\"com.inmobi.user.postalCode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17860, + "length": 26, + "value": "\"com.inmobi.user.areaCode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17929, + "length": 27, + "value": "\"com.inmobi.user.interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18002, + "length": 29, + "value": "\"com.inmobi.user.hasLocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18069, + "length": 26, + "value": "\"com.inmobi.user.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18134, + "length": 27, + "value": "\"com.inmobi.user.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18200, + "length": 26, + "value": "\"com.inmobi.user.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18273, + "length": 44, + "value": "\"com.inmobi.user.lastKnownLocationTimestamp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18356, + "length": 22, + "value": "\"com.inmobi.user.city\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18418, + "length": 23, + "value": "\"com.inmobi.user.state\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18483, + "length": 25, + "value": "\"com.inmobi.user.country\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18557, + "length": 26, + "value": "\"com.inmobi.sdk.sessionid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18628, + "length": 37, + "value": "\"com.inmobi.sdk.location.hasLocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18702, + "length": 34, + "value": "\"com.inmobi.sdk.location.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18774, + "length": 35, + "value": "\"com.inmobi.sdk.location.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18847, + "length": 34, + "value": "\"com.inmobi.sdk.location.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18927, + "length": 52, + "value": "\"com.inmobi.sdk.location.lastKnownLocationTimestamp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19024, + "length": 26, + "value": "\"com.inmobi.carb.updateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19088, + "length": 19, + "value": "\"com.inmobi.aesKey\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19139, + "length": 18, + "value": "\"com.inmobi.ivKey\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19194, + "length": 33, + "value": "\"com.inmobi.exceptionlogs.prefix\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19315, + "length": 32, + "value": "\"crashreportinglasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19538, + "length": 26, + "value": "\"com.inmobi.user.agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19612, + "length": 29, + "value": "\"com.inmobi.user.yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19688, + "length": 29, + "value": "\"com.inmobi.user.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19750, + "length": 21, + "value": "\"com.inmobi.keys.aes\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19924, + "length": 45, + "value": "\"InMobi_defaultStore_user_preference_to_send\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20127, + "length": 21, + "value": "\"InMobi_defaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20208, + "length": 25, + "value": "\"InMobi_com.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20387, + "length": 24, + "value": "\"com.inmobidefaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20474, + "length": 28, + "value": "\"com.inmobicom.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20639, + "length": 25, + "value": "\"com.inmobi_defaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20728, + "length": 29, + "value": "\"com.inmobi_com.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20943, + "length": 9, + "value": "\".inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20997, + "length": 19, + "value": "\"inmobi.sdkversion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21054, + "length": 12, + "value": "\"com.inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21121, + "length": 26, + "value": "\"com.preinit.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21198, + "length": 24, + "value": "\"com.coppa.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21275, + "length": 17, + "value": "\"_configUpdateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21345, + "length": 24, + "value": "\"bannerlasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21419, + "length": 21, + "value": "\"intlasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21493, + "length": 24, + "value": "\"nativelasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21583, + "length": 27, + "value": "\"telemetrylasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21660, + "length": 21, + "value": "\"asimMappingManagers\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21729, + "length": 19, + "value": "\"asimPlacementInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21800, + "length": 23, + "value": "\"asimTrueBaseEventUrls\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/AnyDictionary.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 13, + "value": "\"InMobiSDK.AnyDictionary\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMInterstitialCoreAd.swift", + "kind": "StringLiteral", + "offset": 177, + "length": 20, + "value": "\"InMobiSDK.IMInterstitialCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPingStore.swift", + "kind": "StringLiteral", + "offset": 707, + "length": 29, + "value": "\"com.inmobi.IMPingStore.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1238, + "length": 6, + "value": "\"view\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1275, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1238, + "length": 6, + "value": "\"view\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1275, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 2934, + "length": 10, + "value": "\"geometry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 2934, + "length": 10, + "value": "\"geometry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 7150, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 7183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 7214, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 7258, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 8188, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "FloatLiteral", + "offset": 8240, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 8284, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6262, + "length": 5, + "value": "\"GET\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6284, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6306, + "length": 5, + "value": "\"PUT\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6328, + "length": 6, + "value": "\"HEAD\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6262, + "length": 5, + "value": "\"GET\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6284, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6306, + "length": 5, + "value": "\"PUT\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6328, + "length": 6, + "value": "\"HEAD\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "IntegerLiteral", + "offset": 6544, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6576, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "IntegerLiteral", + "offset": 6615, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "FloatLiteral", + "offset": 6656, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6698, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 115, + "length": 31, + "value": "\"com.inmobi.ConfigManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "Dictionary", + "offset": 481, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 685, + "length": 16, + "value": "\"crashReporting\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 685, + "length": 16, + "value": "\"crashReporting\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/AdReport\/IMUserAdReportHandler.swift", + "kind": "StringLiteral", + "offset": 524, + "length": 21, + "value": "\"InMobiSDK.IMUserAdReportHandler\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "StringLiteral", + "offset": 405, + "length": 27, + "value": "\"com.inmobi.initialisation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "BooleanLiteral", + "offset": 480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "BooleanLiteral", + "offset": 535, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMAdMetaInfo.swift", + "kind": "StringLiteral", + "offset": 136, + "length": 12, + "value": "\"InMobiSDK.IMAdMetaInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMBannerAdUnit.swift", + "kind": "StringLiteral", + "offset": 174, + "length": 14, + "value": "\"InMobiSDK.IMBannerAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSDKGeoLocationManager.swift", + "kind": "BooleanLiteral", + "offset": 391, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "StringLiteral", + "offset": 476, + "length": 44, + "value": "\"https:\/\/crash-metrics.sdk.inmobi.com\/trace\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 6, + "value": "259200" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 656, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 1967, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2002, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2107, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2124, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2501, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2545, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2588, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "StringLiteral", + "offset": 2410, + "length": 18, + "value": "\"InMobiSDK.CrashNetworkConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "BooleanLiteral", + "offset": 3309, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "FloatLiteral", + "offset": 3361, + "length": 3, + "value": "1.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "StringLiteral", + "offset": 283, + "length": 42, + "value": "\"com.inmobi.IMPublisherSignalManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "Array", + "offset": 981, + "length": 28, + "value": "[\"ban\", \"int\", \"rew\", \"nat\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "StringLiteral", + "offset": 3540, + "length": 20, + "value": "\"imPublisherSignals\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 27, + "value": "\"a-lastAudioBannerPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 562, + "length": 22, + "value": "\"a-audioBannerEnabled\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 628, + "length": 19, + "value": "\"a-audioBannerFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 693, + "length": 9, + "value": "\"a-b-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 27, + "value": "\"a-lastAudioBannerPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 562, + "length": 22, + "value": "\"a-audioBannerEnabled\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 628, + "length": 19, + "value": "\"a-audioBannerFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 693, + "length": 9, + "value": "\"a-b-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1456, + "length": 21, + "value": "\"a-lastAudioPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1526, + "length": 13, + "value": "\"a-audioFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1590, + "length": 7, + "value": "\"a-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1456, + "length": 21, + "value": "\"a-lastAudioPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1526, + "length": 13, + "value": "\"a-audioFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1590, + "length": 7, + "value": "\"a-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 1, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 1, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "StringLiteral", + "offset": 393, + "length": 30, + "value": "\"com.inmobi.IMAdProvider.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "BooleanLiteral", + "offset": 636, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "StringLiteral", + "offset": 307, + "length": 12, + "value": "\"InMobiSDK.IMAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 1886, + "length": 11, + "value": "\"NIP_Count\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 1969, + "length": 11, + "value": "\"NIR_Count\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3048, + "length": 3, + "value": "\"p\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3071, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3048, + "length": 3, + "value": "\"p\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3071, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", + "kind": "BooleanLiteral", + "offset": 6470, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 14, + "value": "\"InMobiSDK.IMInterstitial\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 223, + "length": 12, + "value": "\"CrashEvent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 264, + "length": 13, + "value": "\"crash_array\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 301, + "length": 7, + "value": "\"stack\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 338, + "length": 14, + "value": "\"crash_report\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 380, + "length": 11, + "value": "\"eventType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 417, + "length": 9, + "value": "\"eventId\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 447, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 475, + "length": 7, + "value": "\"crash\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 508, + "length": 9, + "value": "\"payload\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 543, + "length": 11, + "value": "\"InMobiSDK\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 606, + "length": 30, + "value": "\"com.inmobi.IMCrashlogManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 676, + "length": 35, + "value": "\"com.inmobi.IMCrashlogManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 744, + "length": 12, + "value": "\"IMCrashLog\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 790, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 834, + "length": 10, + "value": "\"fileName\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 887, + "length": 13, + "value": "\"createdTime\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 50, + "length": 31, + "value": "\"com.inmobi.ads.adsmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 2459, + "length": 10, + "value": "\"tracking\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 2459, + "length": 10, + "value": "\"tracking\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "BooleanLiteral", + "offset": 3107, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "BooleanLiteral", + "offset": 3155, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1843, + "length": 7, + "value": "\"u-age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 12, + "value": "\"u-agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1915, + "length": 15, + "value": "\"u-yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1956, + "length": 13, + "value": "\"u-education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1992, + "length": 10, + "value": "\"u-gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2028, + "length": 13, + "value": "\"u-interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2066, + "length": 12, + "value": "\"u-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2103, + "length": 12, + "value": "\"u-location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2147, + "length": 16, + "value": "\"u-latlong-accu\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2193, + "length": 25, + "value": "\"d-device-screen-density\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2245, + "length": 22, + "value": "\"d-device-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 15, + "value": "\"d-orientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2331, + "length": 6, + "value": "\"ufid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2366, + "length": 24, + "value": "\"is-unifid-service-used\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2418, + "length": 16, + "value": "\"d-media-volume\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2464, + "length": 25, + "value": "\"d-device-screen-margins\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2521, + "length": 18, + "value": "\"sdk-capabilities\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2564, + "length": 11, + "value": "\"skan-list\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 6, + "value": "\"os-v\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2632, + "length": 12, + "value": "\"p-keywords\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 6, + "value": "\"s-co\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2715, + "length": 7, + "value": "\"s-iso\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2750, + "length": 6, + "value": "\"s-cn\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2778, + "length": 8, + "value": "\"im-ext\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2821, + "length": 18, + "value": "\"u-age-restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2872, + "length": 8, + "value": "\"cs-ids\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2905, + "length": 9, + "value": "\"d-drk-m\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2947, + "length": 12, + "value": "\"d-key-lang\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 12, + "value": "\"d-bat-chrg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3029, + "length": 11, + "value": "\"d-bat-lev\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3073, + "length": 12, + "value": "\"d-tot-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3122, + "length": 11, + "value": "\"d-av-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3162, + "length": 11, + "value": "\"d-bat-sav\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3206, + "length": 7, + "value": "\"d-w-h\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3244, + "length": 8, + "value": "\"c_data\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3282, + "length": 5, + "value": "\"aKV\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3323, + "length": 4, + "value": "\"ik\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 8, + "value": "\"n-h-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3396, + "length": 10, + "value": "\"u-r-crid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1843, + "length": 7, + "value": "\"u-age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 12, + "value": "\"u-agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1915, + "length": 15, + "value": "\"u-yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1956, + "length": 13, + "value": "\"u-education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1992, + "length": 10, + "value": "\"u-gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2028, + "length": 13, + "value": "\"u-interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2066, + "length": 12, + "value": "\"u-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2103, + "length": 12, + "value": "\"u-location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2147, + "length": 16, + "value": "\"u-latlong-accu\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2193, + "length": 25, + "value": "\"d-device-screen-density\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2245, + "length": 22, + "value": "\"d-device-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 15, + "value": "\"d-orientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2331, + "length": 6, + "value": "\"ufid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2366, + "length": 24, + "value": "\"is-unifid-service-used\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2418, + "length": 16, + "value": "\"d-media-volume\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2464, + "length": 25, + "value": "\"d-device-screen-margins\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2521, + "length": 18, + "value": "\"sdk-capabilities\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2564, + "length": 11, + "value": "\"skan-list\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 6, + "value": "\"os-v\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2632, + "length": 12, + "value": "\"p-keywords\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 6, + "value": "\"s-co\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2715, + "length": 7, + "value": "\"s-iso\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2750, + "length": 6, + "value": "\"s-cn\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2778, + "length": 8, + "value": "\"im-ext\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2821, + "length": 18, + "value": "\"u-age-restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2872, + "length": 8, + "value": "\"cs-ids\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2905, + "length": 9, + "value": "\"d-drk-m\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2947, + "length": 12, + "value": "\"d-key-lang\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 12, + "value": "\"d-bat-chrg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3029, + "length": 11, + "value": "\"d-bat-lev\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3073, + "length": 12, + "value": "\"d-tot-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3122, + "length": 11, + "value": "\"d-av-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3162, + "length": 11, + "value": "\"d-bat-sav\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3206, + "length": 7, + "value": "\"d-w-h\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3244, + "length": 8, + "value": "\"c_data\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3282, + "length": 5, + "value": "\"aKV\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3323, + "length": 4, + "value": "\"ik\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 8, + "value": "\"n-h-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3396, + "length": 10, + "value": "\"u-r-crid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", + "kind": "BooleanLiteral", + "offset": 354, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", + "kind": "StringLiteral", + "offset": 183, + "length": 31, + "value": "\"InMobiSDK.IMLogPersistenceDeleteOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", + "kind": "StringLiteral", + "offset": 322, + "length": 25, + "value": "\"yyyy.MM.dd HH:mm:ss.SSS\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", + "kind": "StringLiteral", + "offset": 1565, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "StringLiteral", + "offset": 224, + "length": 42, + "value": "\"com.inmobi.unifiedid.fetch.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "StringLiteral", + "offset": 420, + "length": 54, + "value": "\"com.inmobi.IMUnifiedIdServicePushServiceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "BooleanLiteral", + "offset": 603, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMAudioCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 13, + "value": "\"InMobiSDK.IMAudioCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionManager.swift", + "kind": "StringLiteral", + "offset": 384, + "length": 34, + "value": "\"com.inmobi.IMSessionManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAudioAdProvider.swift", + "kind": "StringLiteral", + "offset": 175, + "length": 17, + "value": "\"InMobiSDK.IMAudioAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 324, + "length": 27, + "value": "\"PersistentCleanSuccessful\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 388, + "length": 25, + "value": "\"Audio status is unknown\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 454, + "length": 19, + "value": "\"inmobi.sdkversion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 544, + "length": 26, + "value": "\"IABConsent_ConsentString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 613, + "length": 26, + "value": "\"IABConsent_SubjectToGDPR\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 676, + "length": 20, + "value": "\"IABTCF_gdprApplies\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 730, + "length": 17, + "value": "\"IABTCF_TCString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 786, + "length": 22, + "value": "\"IABGPP_HDR_GppString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 871, + "length": 12, + "value": "\"retryCount\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 950, + "length": 14, + "value": "\"adQualityUrl\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1005, + "length": 18, + "value": "\"enableScreenshot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 14, + "value": "\"templateInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1116, + "length": 17, + "value": "\"AdReportSuccess\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1172, + "length": 16, + "value": "\"AdReportFailed\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1237, + "length": 19, + "value": "\"ScreenshotSuccess\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1329, + "length": 30, + "value": "\"templateTelemetryEventFailed\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1387, + "length": 11, + "value": "\"eventType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1468, + "length": 18, + "value": "\"Content-Encoding\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1517, + "length": 6, + "value": "\"gzip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1603, + "length": 39, + "value": "\"firstSessionStartTimeSince1970TillNow\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1673, + "length": 14, + "value": "\"sessionCount\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 187, + "length": 11, + "value": "\"AdQuality\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 225, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 263, + "length": 11, + "value": "\"imageName\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 308, + "length": 11, + "value": "\"beaconURL\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 355, + "length": 8, + "value": "\"extras\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "BooleanLiteral", + "offset": 1912, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "StringLiteral", + "offset": 203, + "length": 36, + "value": "\"com.inmobi.ads.trackersmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 567, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 612, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 656, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 891, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 2740, + "length": 47, + "value": "\"http:\/\/www.inmobi.com\/products\/sdk\/#downloads\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3187, + "length": 62, + "value": "\"https:\/\/config.inmobi.com\/config-server\/v1\/config\/secure.cfg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3292, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 3332, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3091, + "length": 11, + "value": "\"InMobiSDK.IMComponent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 3991, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4105, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4461, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/Collection + Extension.swift", + "kind": "Array", + "offset": 254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMEncodingUtils.swift", + "kind": "BooleanLiteral", + "offset": 1568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 443, + "length": 26, + "value": "\"com.inmobi.network.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 512, + "length": 16, + "value": "\"Internal Error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 568, + "length": 28, + "value": "\"Service Returned An Error.\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 636, + "length": 20, + "value": "\"Client side errors\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 705, + "length": 52, + "value": "\"Network not reachable currently. Please try again.\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 376, + "length": 14, + "value": "\"InMobiSDK.IMNetworkError\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMWatermark.swift", + "kind": "StringLiteral", + "offset": 192, + "length": 11, + "value": "\"InMobiSDK.IMWatermark\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMBannerAdProvider.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 18, + "value": "\"InMobiSDK.IMBannerAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdMulticastDelegate.swift", + "kind": "StringLiteral", + "offset": 403, + "length": 46, + "value": "\"com.inmobi.IMUnifiedIdMulticastDelegate.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", + "kind": "StringLiteral", + "offset": 292, + "length": 50, + "value": "\"com.inmobi.IMUnifiedlIdUserDataModelManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", + "kind": "BooleanLiteral", + "offset": 434, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/DataModels\/IMSDKSettingsEx.swift", + "kind": "StringLiteral", + "offset": 216, + "length": 15, + "value": "\"InMobiSDK.IMSDKSettingsEx\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 14, + "value": "\"h-user-agent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 534, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 14, + "value": "\"h-user-agent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 534, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "StringLiteral", + "offset": 165, + "length": 8, + "value": "\"InMobiSDK.IMCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMInterstitialAdUnit.swift", + "kind": "StringLiteral", + "offset": 193, + "length": 20, + "value": "\"InMobiSDK.IMInterstitialAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", + "kind": "StringLiteral", + "offset": 889, + "length": 25, + "value": "\"com.inmobi.IMAdQuality_\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", + "kind": "StringLiteral", + "offset": 354, + "length": 26, + "value": "\"InMobiSDK.IMScreenShotCaptureHandler\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMNativeAdProvider.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 18, + "value": "\"InMobiSDK.IMNativeAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 346, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 437, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 483, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "StringLiteral", + "offset": 187, + "length": 14, + "value": "\"InMobiSDK.IMNativeAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogManager.swift", + "kind": "BooleanLiteral", + "offset": 373, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "BooleanLiteral", + "offset": 10593, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 228, + "length": 24, + "value": "\"gdpr_consent_available\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 297, + "length": 14, + "value": "\"gdpr_consent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 355, + "length": 6, + "value": "\"gdpr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 420, + "length": 32, + "value": "\"partner_gdpr_consent_available\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 501, + "length": 22, + "value": "\"partner_gdpr_applies\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 615, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 630, + "length": 5, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 615, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 630, + "length": 5, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 727, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 727, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1029, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 17, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1067, + "length": 19, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1029, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 17, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1067, + "length": 19, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1513, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1537, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1585, + "length": 14, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1609, + "length": 14, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1633, + "length": 14, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1657, + "length": 7, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1513, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1537, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1585, + "length": 14, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1609, + "length": 14, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1633, + "length": 14, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1657, + "length": 7, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2402, + "length": 14, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2402, + "length": 14, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", + "kind": "StringLiteral", + "offset": 246, + "length": 27, + "value": "\"com.inmobi.IMSignals.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", + "kind": "BooleanLiteral", + "offset": 409, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 253, + "length": 15, + "value": "\"inMobi.sqlite\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 303, + "length": 22, + "value": "\"com.inmobi.datastore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 449, + "length": 34, + "value": "\"com.inmobi.IMRdbmsDataStore.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "StringLiteral", + "offset": 190, + "length": 33, + "value": "\"com.inmobi.ads.adsetmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 853, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 896, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 933, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", + "kind": "StringLiteral", + "offset": 856, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 27, + "value": "\"com.inmobi.contextualData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "FloatLiteral", + "offset": 363, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "IntegerLiteral", + "offset": 388, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 442, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 473, + "length": 5, + "value": "false" + } + ] +} \ No newline at end of file diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface new file mode 100644 index 0000000..d2ee0d6 --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -0,0 +1,1350 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK +// swift-module-flags-ignorable: -enable-bare-slash-regex +import AdSupport +import AppTrackingTransparency +import SystemConfiguration.CaptiveNetwork +import CommonCrypto +import Compression +import CoreLocation +import CoreTelephony +import Foundation +@_exported import InMobiSDK +import MetricKit +import InMobiSDK.Private +import StoreKit.SKAdImpression +import SQLite3 +import StoreKit +import Swift +import SystemConfiguration +import UIKit +import WebKit +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@frozen @objc public enum IMStatusCode : Swift.Int { + case networkUnReachable + case noFill + case requestInvalid + case requestPending + case requestTimedOut + case multipleLoadsOnSameInstance + case internalError + case serverError + case adActive + case earlyRefreshRequest + case droppingNetworkRequest + case incorrectPlacementID + case sdkNotInitialised + case invalidBannerframe + case invalidAudioFrame + case audioDisabled = 22 + case audioDeviceVolumeLow = 23 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class AdsConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var minimumRefreshInterval: Swift.Int + @objc public var defaultRefreshInterval: Swift.Int + @objc public var contextualData: InMobiSDK.ContextualDataConfig + @objc public var audio: InMobiSDK.AdsAudioConfig + @objc public var adReport: InMobiSDK.AdReportConfig + @objc public var imai: InMobiSDK.ImaiConfig + @objc public var mediaVolumeCollectionEnabled: Swift.Bool + @objc public var applyGzipReq: Swift.Bool + @objc public var viewability: InMobiSDK.ViewabilityConfig + @objc public var adQuality: InMobiSDK.AdQualityConfig + @objc public var watermarkEnabled: Swift.Bool + @objc public var showIntWithoutVC: Swift.Bool + @objc public var timeouts: InMobiSDK.TimeoutsConfig + @objc public var vastVideo: InMobiSDK.VastVideoConfig + @objc public var assetCache: InMobiSDK.AssetCacheConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var skan: InMobiSDK.SkanConfig + @objc public var rendering: InMobiSDK.RenderingConfig + @objc public var silenceDetection: InMobiSDK.SilenceDetectionConfig + @objc public var mraid: InMobiSDK.MraidConfig + @objc dynamic public func getAdServerUrl() -> Swift.String + @objc public func getWebviewConfig(for type: Swift.String) -> InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ContextualDataConfig : ObjectiveC.NSObject { + @objc public var maxAdRecords: Swift.Int + @objc public var expiryTime: Swift.Int + @objc public var skipFields: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdsAudioConfig : ObjectiveC.NSObject { + @objc public var isAudioEnabled: Swift.Bool + @objc public var minDeviceVolume: Swift.Int + @objc public var minRefreshInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdReportConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var cridls: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ImaiConfig : ObjectiveC.NSObject { + @objc public var pingTimeout: Swift.Int + @objc public var pingCacheExpiry: Swift.Int + @objc public var maxDbEvents: Swift.Int + @objc public var maxEventBatch: Swift.Int + @objc public var pingInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ViewabilityConfig : ObjectiveC.NSObject { + @objc public var banner: InMobiSDK.ImpressionViewabilityConfig + @objc public var interstitial: InMobiSDK.ImpressionViewabilityConfig + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var audio: InMobiSDK.AudioImpressionConfig + @objc public var omidConfig: InMobiSDK.OmidConfig + @objc public var web: InMobiSDK.WebImpressionConfig + @objc public var video: InMobiSDK.VideoImpressionConfig + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class ImpressionViewabilityConfig : ObjectiveC.NSObject { + @objc public var impressionType: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AudioImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionType: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class OmidConfig : ObjectiveC.NSObject { + @objc public var maxRetries: Swift.Int + @objc public var expiry: Swift.Int + @objc public var url: Swift.String + @objc public var webViewRetainTime: Swift.Int64 + @objc public var retryInterval: Swift.Int + @objc dynamic public var omidEnabled: Swift.Bool + @objc public var partnerKey: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VideoImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var videoMinPercentagePlay: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdQualityConfig : ObjectiveC.NSObject { + @objc public var maxImageSize: Swift.Int + @objc public var resizedPercentage: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class TimeoutsConfig : ObjectiveC.NSObject { + @objc public var step2u: Swift.Int + @objc public var bitmap: Swift.Int + @objc public var step1b: Swift.Int + @objc public var step4s: Swift.Int + @objc public var request: Swift.Int + @objc public var mediationConfig: InMobiSDK.MediationConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.MediationFlowTypeConfig + @objc public var nonAb: InMobiSDK.MediationFlowTypeConfig + @objc public var preload: InMobiSDK.MediationFlowTypeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationFlowTypeConfig : ObjectiveC.NSObject { + @objc public var native: InMobiSDK.MediationTimeoutConfig + @objc public var interstitial: InMobiSDK.MediationTimeoutConfig + @objc public var audio: InMobiSDK.MediationTimeoutConfig + @objc public var banner: InMobiSDK.MediationTimeoutConfig + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationTimeoutConfig : ObjectiveC.NSObject, Swift.Codable { + @objc public var loadRetryInterval: InMobiSDK.AnyDictionary? + @objc public var loadTimeout: InMobiSDK.AnyDictionary? + @objc public var maxLoadRetries: InMobiSDK.AnyDictionary? + @objc public var muttTimeout: InMobiSDK.AnyDictionary? + @objc public var preloadTimeout: InMobiSDK.AnyDictionary? + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetriesConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetryIntervalConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VastVideoConfig : ObjectiveC.NSObject { + @objc public var optimalVastVideoSize: Swift.Int + @objc public var maxWrapperLimit: Swift.Int + @objc public var vastMaxAssetSize: Swift.Int + @objc public var bitRate: InMobiSDK.BitRateConfig + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BitRateConfig : ObjectiveC.NSObject { + @objc public var headerTimeout: Swift.Int + @objc public var bitrate_mandatory: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetCacheConfig : ObjectiveC.NSObject { + @objc public var timeToLive: Swift.Double + @objc public var maxCacheSize: Swift.Double + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSKANConfigRequestModeType : Swift.Int { + case disabled = 0 + case skanList = 1 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SkanConfig : ObjectiveC.NSObject { + @objc public var requestMode: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class RenderingConfig : ObjectiveC.NSObject { + @objc public var picHeight: Swift.Int + @objc public var gestures: [Swift.Int] + @objc dynamic public var autoRedirectionEnforcement: Swift.Bool + @objc public var enableImmersive: Swift.Bool + @objc public var picQuality: Swift.Int + @objc public var savecontent: InMobiSDK.SaveContentConfig + @objc public var delayedRedirection: Swift.Int + @objc public var userTouchResetTime: Swift.Int + @objc public var shouldRenderPopup: Swift.Bool + @objc public var picWidth: Swift.Int + @objc public var enableSDKAVAudioSession: Swift.Bool + @objc public var webviewModeDictionary: InMobiSDK.WebViewModeDictionaryConfig + @objc public func enablePubMuteControl_() -> Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SaveContentConfig : ObjectiveC.NSObject { + @objc public var maxSaveSize: Swift.Int + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeDictionaryConfig : ObjectiveC.NSObject { + @objc public var pingStore: InMobiSDK.WebViewModeConfig + @objc public var native: InMobiSDK.WebViewModeConfig + @objc public var interstitial: InMobiSDK.WebViewModeConfig + @objc public var audio: InMobiSDK.WebViewModeConfig + @objc public var base: InMobiSDK.WebViewModeConfig + @objc public var banner: InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeConfig : ObjectiveC.NSObject { + @objc public var webviewBackground: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SilenceDetectionConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var intervalOnAudioPlay: Swift.Int + @objc public var expiry: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MraidConfig : ObjectiveC.NSObject { + @objc public var expiry: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var ios_url: Swift.String + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool + @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) + @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) + @_Concurrency.MainActor(unsafe) public func resetPosition() + @objc deinit +} +@objc public protocol IMInterstitialDelegate { + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: any Swift.Error) + @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) +} +@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? + @objc public var emailId: InMobiSDK.IMUserDataTypes? + @objc public var extras: [Swift.String : Any]? + @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { + @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) + @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String) + @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) + @objc public class func getVersion() -> Swift.String + @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) + @objc deinit +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func getToken() -> Swift.String? + @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func setAge(_ age: Swift.Int) + @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) + @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) + @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) + @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) + @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) + @objc dynamic public class func setInterests(_ interests: Swift.String?) + @objc dynamic public class func setLanguage(_ language: Swift.String?) + @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) + @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) + @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) + @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) + @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func putPublisherSignals(_ signals: [Swift.String : Any]) + @objc dynamic public class func getPublisherSignals() -> [Swift.String : Any]? + @objc dynamic public class func resetPublisherSignals() +} +@objc @frozen public enum IMAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMAudioDelegate { + @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMBannerDelegate)? + @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: (any InMobiSDK.IMBannerAudioDelegate)? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMBannerDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func load() + @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) + @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc @_Concurrency.MainActor(unsafe) public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMCTServiceManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.IMCTServiceManager + @objc public func getConnectionTypeValue() -> Swift.String? + @objc deinit +} +@objc public protocol IMBannerDelegate { + @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { + @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) + @objc public class func reset() + @objc public class func fetchUnifiedIds(_ delegate: (any InMobiSDK.IMUnifiedIdDelegate)?) + @objc public class func enableDebugMode(_ debugMode: Swift.Bool) + @objc deinit +} +#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") +#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") +@_inheritsConvenienceInitializers @objc public class TelemetryConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var txLatency: Swift.Int + @objc public var maxRetryCount: Swift.Int + @objc public var networkType: InMobiSDK.NetworkTypeConfig + @objc public var base: InMobiSDK.BaseConfig + @objc public var telemetryUrl: Swift.String + @objc public var loggingConfig: InMobiSDK.LoggingConfig + @objc public var assetReporting: InMobiSDK.AssetReportingConfig + @objc public var processingInterval: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxTemplateEvents: Swift.Int + @objc public var priorityEvents: [Swift.String] + @objc public var maxEventsToPersist: Swift.Int + @objc public var lpConfig: InMobiSDK.LPConfig + @objc public var samplingFactor: Swift.Double + @objc public var disableAllGeneralEvents: Swift.Bool + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var databaseConfig: InMobiSDK.DatabaseConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.NetworkConfig + @objc public var others: InMobiSDK.NetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class NetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BaseConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LoggingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var expiry: Swift.Int + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var maxNoOfEntries: Swift.Int + @objc public var loggingUrl: Swift.String + @objc public var errorLog: InMobiSDK.ErrorLogConfig + @objc public var banner: InMobiSDK.SdkLogAdTypeConfig + @objc public var audio: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_html: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_native: InMobiSDK.SdkLogAdTypeConfig + @objc public var native: InMobiSDK.SdkLogAdTypeConfig + @objc public var getToken: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ErrorLogConfig : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var maxEntries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogAdTypeConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.SdkLogInfo + @objc public var nonAb: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogInfo : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var logLevel: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LPConfig : ObjectiveC.NSObject { + @objc public var ebDeeplinkFallbackInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetReportingConfig : ObjectiveC.NSObject { + @objc public var video: Swift.Bool + @objc public var image: Swift.Bool + @objc public var gif: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class DatabaseConfig : ObjectiveC.NSObject { + @objc public var dbWALFrameSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public protocol IMUnifiedIdDelegate { + @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) +} +@objc public class IMNative : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMNativeDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var customAdContent: Swift.String? { + @objc get + } + @objc public var adTitle: Swift.String? { + @objc get + } + @objc public var adDescription: Swift.String? { + @objc get + } + @objc public var adIcon: UIKit.UIImage? { + @objc get + } + @objc public var adCtaText: Swift.String? { + @objc get + } + @objc public var adRating: Swift.String? { + @objc get + } + @objc public var adLandingPageUrl: Foundation.URL? { + @objc get + } + @objc public var isAppDownload: Swift.Bool { + @objc get + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMNativeDelegate)?) + @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func reportAdClickAndOpenLandingPage() + @objc public func recyclePrimaryView() + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { + @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) + @objc public static func setUSPrivacyString(_ privacyString: Swift.String) + @objc override dynamic public init() + @objc deinit +} +@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var md5: Swift.String? + @objc public var sha1: Swift.String? + @objc public var sha256: Swift.String? + @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@objc @frozen public enum IMBannerAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMBannerAudioDelegate { + @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMAudioDelegate)? + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMAudioDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +extension InMobiSDK.IMAudio { + @objc @_Concurrency.MainActor(unsafe) dynamic public func load() + @objc @_Concurrency.MainActor(unsafe) dynamic public func show() + @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) +} +@_inheritsConvenienceInitializers @objc public class SignalConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var kA: Swift.String + @objc public var bloomFilterServiceConfig: InMobiSDK.BloomFilterServiceConfig + @objc public var ext: InMobiSDK.AnyDictionary? + @objc public var session: InMobiSDK.SessionConfig + @objc public var unifiedIdServiceConfig: InMobiSDK.UnifiedIdServiceConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var novatiqConfig: InMobiSDK.NovatiqConfig + @objc public var vAK: Swift.Int + @objc public var ice: InMobiSDK.IceConfig + @objc public var purchases: InMobiSDK.PurchasesConfig + @objc public var publisher: InMobiSDK.PublisherConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BloomFilterServiceConfig : ObjectiveC.NSObject { + @objc public var maxFetchPerDay: Swift.Int + @objc public var timeout: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var url: Swift.String + @objc public var maxBloomFileSize: Swift.Int64 + @objc public var hashIdMaxAge: Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSessionSignalsType : Swift.Int { + case startTimestamp = 0 + case depthBanner + case depthInt + case depthRewarded + case depthNative + case count + case userRetention + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SessionConfig : ObjectiveC.NSObject { + @objc public var control: [Swift.Int] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class UnifiedIdServiceConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var url: Swift.String + @objc public var timeout: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NovatiqConfig : ObjectiveC.NSObject { + @objc public var beaconUrl: Swift.String + @objc public var carrierNames: [Swift.String] + @objc public var isNovatiqEnabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IceConfig : ObjectiveC.NSObject { + @objc public var locationEnabled: Swift.Bool + @objc public var w: InMobiSDK.WConfig + @objc public var sessionEnabled: Swift.Bool + @objc public var c: InMobiSDK.CConfig + @objc public var stopRequestTimeout: Swift.Int + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public var operatorInfoCollectionEnabled: Swift.Bool { + @objc get + } + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WConfig : ObjectiveC.NSObject { + @objc public var cwe: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CConfig : ObjectiveC.NSObject { + @objc public var cof: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PurchasesConfig : ObjectiveC.NSObject { + @objc public var inapp: Swift.Bool + @objc public var restore: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PublisherConfig : ObjectiveC.NSObject { + @objc public var generalKeys: InMobiSDK.AnyDictionary? + @objc public var adSpecificKeys: InMobiSDK.AnyDictionary? + @objc public var enableMCO: Swift.Bool + @objc public var enableHB: Swift.Bool + @objc public var payloadSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { + @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) + @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: any InMobiSDK.IMBannerAudioDelegate) + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMConfigBase : ObjectiveC.NSObject, InMobiSDK.IMConfigP { + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public func getType() -> Swift.String + @objc override dynamic public init() + @objc deinit +} +@objc public protocol IMConfigP : ObjectiveC.NSObjectProtocol { + @objc func getType() -> Swift.String + @objc func toDictionary() -> [Swift.String : Any]? +} +@objc public enum IMRemoteLogLevel : Swift.Int { + case error + case debug + case info + case state + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMLogging { + @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) + @objc optional func saveAndSync() +} +@_hasMissingDesignatedInitializers @objc public class AnyDictionary : ObjectiveC.NSObject, Swift.Decodable { + required public init(from decoder: any Swift.Decoder) throws + @objc deinit +} +extension InMobiSDK.AnyDictionary : Swift.Encodable { + public func encode(to encoder: any Swift.Encoder) throws +} +#warning("Long Term: Need to Re Name to IMImpressionType") +#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") +#warning("Convert to camel case") +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class ConfigManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.ConfigManager + @objc public func updateConfig(with configType: Swift.String) + @objc public func validateConfig(configType: Swift.String, dictionary: [Swift.String : Any]?) -> InMobiSDK.IMConfigBase? + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { + @objc public var creativeID: Swift.String? { + get + } + @objc public var bidInfo: [Swift.String : Any] { + get + } + @objc public func getBid() -> Swift.Double + @objc deinit +} +#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") +@_inheritsConvenienceInitializers @objc public class CrashConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var url: Swift.String + @objc public var maxRetryCount: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxEventsToPersist: Swift.Int + @objc public var networkType: InMobiSDK.CrashNetworkTypeConfig + @objc public var crashConfig: InMobiSDK.CrashReportingConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashNetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.CrashNetworkConfig + @objc public var others: InMobiSDK.CrashNetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class CrashNetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashReportingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var samplingPercent: Swift.Float + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMInterstitial : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMInterstitialDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMInterstitialDelegate)?) + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func show(from viewController: UIKit.UIViewController) + @available(*, deprecated, message: "animationType will not be used anymore, please use show(from:)") + @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc public func cancel() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class ConfigProvider : ObjectiveC.NSObject { + @objc dynamic public static var rootConfig: InMobiSDK.RootConfig { + @objc get + } + @objc dynamic public static var telemetryConfig: InMobiSDK.TelemetryConfig { + @objc get + } + @objc dynamic public static var adsConfig: InMobiSDK.AdsConfig { + @objc get + } + @objc dynamic public static var signalConfig: InMobiSDK.SignalConfig { + @objc get + } + @objc dynamic public static var crashConfig: InMobiSDK.CrashConfig { + @objc get + } + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class RootConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var monetizationDisabled: Swift.Bool + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var waitTime: Swift.Int + @objc public var latestSdkInfo: InMobiSDK.IMLatestSdkInfo + @objc public var components: [InMobiSDK.IMComponent] + @objc public var gdpr: InMobiSDK.IMGDPR + @objc public func urlForProductType(_ type: Swift.String) -> Swift.String + @objc public func expiryForProductType(_ type: Swift.String) -> Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMLatestSdkInfo : ObjectiveC.NSObject { + @objc public var version: Swift.String + @objc public var url: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class IMComponent : ObjectiveC.NSObject { + @objc public var type: Swift.String + @objc public var expiry: Swift.Int64 + @objc public var url: Swift.String + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMIncludeIds : ObjectiveC.NSObject { + @objc public var O1: Swift.Bool + @objc public var SO1: Swift.Bool + @objc public var IDA: Swift.Bool + @objc public var IDV: Swift.Bool + @objc public func toDictionary() -> [Swift.String : Any]? + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMGDPR : ObjectiveC.NSObject { + @objc dynamic public var transmitRequest: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMWatermark : ObjectiveC.NSObject { + @objc public var imageData: Foundation.Data { + get + } + @objc public init(waterMarkImageData: Foundation.Data) + @objc deinit +} +#warning("Post Swift Migration: file not used yet") +@objc public protocol IMNativeDelegate { + @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) + @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) + @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) +} +@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { + @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_GDPR_CONSENT_IAB: Swift.String + @objc public static let IM_SUBJECT_TO_GDPR: Swift.String + @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String + @objc override dynamic public init() + @objc deinit +} +@frozen @objc public enum IMSDKLogLevel : Swift.Int { + case none + case error + case debug + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKGender : Swift.Int { + case male = 1 + case female + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKEducation : Swift.Int { + case highSchoolOrLess = 1 + case collageOrGraduate + case postGraduateOrAbove + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKAgeGroup : Swift.Int { + case below18 = 1 + case between18And24 + case between25And29 + case between30And34 + case between35And44 + case between45And54 + case between55And65 + case above65 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { + case coverVertical + case flipHorizontal + case asNone + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +extension Swift.String : Swift.Error { +} +extension InMobiSDK.IMStatusCode : Swift.Equatable {} +extension InMobiSDK.IMStatusCode : Swift.Hashable {} +extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} +extension InMobiSDK.IMStatusCode : Swift.Sendable {} +extension InMobiSDK.AdsConfig : Swift.Encodable {} +extension InMobiSDK.AdsConfig : Swift.Decodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Encodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Decodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Encodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Decodable {} +extension InMobiSDK.AdReportConfig : Swift.Encodable {} +extension InMobiSDK.AdReportConfig : Swift.Decodable {} +extension InMobiSDK.ImaiConfig : Swift.Encodable {} +extension InMobiSDK.ImaiConfig : Swift.Decodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Encodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Decodable {} +extension InMobiSDK.OmidConfig : Swift.Encodable {} +extension InMobiSDK.OmidConfig : Swift.Decodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Encodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Decodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Encodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Decodable {} +extension InMobiSDK.AdQualityConfig : Swift.Encodable {} +extension InMobiSDK.AdQualityConfig : Swift.Decodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Encodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Decodable {} +extension InMobiSDK.MediationConfig : Swift.Encodable {} +extension InMobiSDK.MediationConfig : Swift.Decodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Encodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Decodable {} +extension InMobiSDK.VastVideoConfig : Swift.Encodable {} +extension InMobiSDK.VastVideoConfig : Swift.Decodable {} +extension InMobiSDK.BitRateConfig : Swift.Encodable {} +extension InMobiSDK.BitRateConfig : Swift.Decodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Encodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Decodable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Equatable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Hashable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.RawRepresentable {} +extension InMobiSDK.SkanConfig : Swift.Encodable {} +extension InMobiSDK.SkanConfig : Swift.Decodable {} +extension InMobiSDK.RenderingConfig : Swift.Encodable {} +extension InMobiSDK.RenderingConfig : Swift.Decodable {} +extension InMobiSDK.SaveContentConfig : Swift.Encodable {} +extension InMobiSDK.SaveContentConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Decodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Encodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Decodable {} +extension InMobiSDK.MraidConfig : Swift.Encodable {} +extension InMobiSDK.MraidConfig : Swift.Decodable {} +extension InMobiSDK.IMAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMAudioStatus : Swift.Sendable {} +extension InMobiSDK.TelemetryConfig : Swift.Encodable {} +extension InMobiSDK.TelemetryConfig : Swift.Decodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.NetworkConfig : Swift.Encodable {} +extension InMobiSDK.NetworkConfig : Swift.Decodable {} +extension InMobiSDK.BaseConfig : Swift.Encodable {} +extension InMobiSDK.BaseConfig : Swift.Decodable {} +extension InMobiSDK.LoggingConfig : Swift.Encodable {} +extension InMobiSDK.LoggingConfig : Swift.Decodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Encodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Encodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogInfo : Swift.Encodable {} +extension InMobiSDK.SdkLogInfo : Swift.Decodable {} +extension InMobiSDK.LPConfig : Swift.Encodable {} +extension InMobiSDK.LPConfig : Swift.Decodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Encodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Decodable {} +extension InMobiSDK.DatabaseConfig : Swift.Encodable {} +extension InMobiSDK.DatabaseConfig : Swift.Decodable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} +extension InMobiSDK.SignalConfig : Swift.Encodable {} +extension InMobiSDK.SignalConfig : Swift.Decodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Encodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Decodable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Equatable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Hashable {} +extension InMobiSDK.IMSessionSignalsType : Swift.RawRepresentable {} +extension InMobiSDK.SessionConfig : Swift.Encodable {} +extension InMobiSDK.SessionConfig : Swift.Decodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Encodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Decodable {} +extension InMobiSDK.NovatiqConfig : Swift.Encodable {} +extension InMobiSDK.NovatiqConfig : Swift.Decodable {} +extension InMobiSDK.IceConfig : Swift.Encodable {} +extension InMobiSDK.IceConfig : Swift.Decodable {} +extension InMobiSDK.WConfig : Swift.Encodable {} +extension InMobiSDK.WConfig : Swift.Decodable {} +extension InMobiSDK.CConfig : Swift.Encodable {} +extension InMobiSDK.CConfig : Swift.Decodable {} +extension InMobiSDK.PurchasesConfig : Swift.Encodable {} +extension InMobiSDK.PurchasesConfig : Swift.Decodable {} +extension InMobiSDK.PublisherConfig : Swift.Encodable {} +extension InMobiSDK.PublisherConfig : Swift.Decodable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.CrashConfig : Swift.Encodable {} +extension InMobiSDK.CrashConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Decodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Encodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Decodable {} +extension InMobiSDK.RootConfig : Swift.Encodable {} +extension InMobiSDK.RootConfig : Swift.Decodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Encodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Decodable {} +extension InMobiSDK.IMComponent : Swift.Encodable {} +extension InMobiSDK.IMComponent : Swift.Decodable {} +extension InMobiSDK.IMIncludeIds : Swift.Encodable {} +extension InMobiSDK.IMIncludeIds : Swift.Decodable {} +extension InMobiSDK.IMGDPR : Swift.Encodable {} +extension InMobiSDK.IMGDPR : Swift.Decodable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} +extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} +extension InMobiSDK.IMSDKGender : Swift.Equatable {} +extension InMobiSDK.IMSDKGender : Swift.Hashable {} +extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKGender : Swift.Sendable {} +extension InMobiSDK.IMSDKEducation : Swift.Equatable {} +extension InMobiSDK.IMSDKEducation : Swift.Hashable {} +extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKEducation : Swift.Sendable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc similarity index 92% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc index c51da37..7b047a7 100644 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface new file mode 100644 index 0000000..d2ee0d6 --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -0,0 +1,1350 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK +// swift-module-flags-ignorable: -enable-bare-slash-regex +import AdSupport +import AppTrackingTransparency +import SystemConfiguration.CaptiveNetwork +import CommonCrypto +import Compression +import CoreLocation +import CoreTelephony +import Foundation +@_exported import InMobiSDK +import MetricKit +import InMobiSDK.Private +import StoreKit.SKAdImpression +import SQLite3 +import StoreKit +import Swift +import SystemConfiguration +import UIKit +import WebKit +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@frozen @objc public enum IMStatusCode : Swift.Int { + case networkUnReachable + case noFill + case requestInvalid + case requestPending + case requestTimedOut + case multipleLoadsOnSameInstance + case internalError + case serverError + case adActive + case earlyRefreshRequest + case droppingNetworkRequest + case incorrectPlacementID + case sdkNotInitialised + case invalidBannerframe + case invalidAudioFrame + case audioDisabled = 22 + case audioDeviceVolumeLow = 23 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class AdsConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var minimumRefreshInterval: Swift.Int + @objc public var defaultRefreshInterval: Swift.Int + @objc public var contextualData: InMobiSDK.ContextualDataConfig + @objc public var audio: InMobiSDK.AdsAudioConfig + @objc public var adReport: InMobiSDK.AdReportConfig + @objc public var imai: InMobiSDK.ImaiConfig + @objc public var mediaVolumeCollectionEnabled: Swift.Bool + @objc public var applyGzipReq: Swift.Bool + @objc public var viewability: InMobiSDK.ViewabilityConfig + @objc public var adQuality: InMobiSDK.AdQualityConfig + @objc public var watermarkEnabled: Swift.Bool + @objc public var showIntWithoutVC: Swift.Bool + @objc public var timeouts: InMobiSDK.TimeoutsConfig + @objc public var vastVideo: InMobiSDK.VastVideoConfig + @objc public var assetCache: InMobiSDK.AssetCacheConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var skan: InMobiSDK.SkanConfig + @objc public var rendering: InMobiSDK.RenderingConfig + @objc public var silenceDetection: InMobiSDK.SilenceDetectionConfig + @objc public var mraid: InMobiSDK.MraidConfig + @objc dynamic public func getAdServerUrl() -> Swift.String + @objc public func getWebviewConfig(for type: Swift.String) -> InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ContextualDataConfig : ObjectiveC.NSObject { + @objc public var maxAdRecords: Swift.Int + @objc public var expiryTime: Swift.Int + @objc public var skipFields: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdsAudioConfig : ObjectiveC.NSObject { + @objc public var isAudioEnabled: Swift.Bool + @objc public var minDeviceVolume: Swift.Int + @objc public var minRefreshInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdReportConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var cridls: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ImaiConfig : ObjectiveC.NSObject { + @objc public var pingTimeout: Swift.Int + @objc public var pingCacheExpiry: Swift.Int + @objc public var maxDbEvents: Swift.Int + @objc public var maxEventBatch: Swift.Int + @objc public var pingInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ViewabilityConfig : ObjectiveC.NSObject { + @objc public var banner: InMobiSDK.ImpressionViewabilityConfig + @objc public var interstitial: InMobiSDK.ImpressionViewabilityConfig + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var audio: InMobiSDK.AudioImpressionConfig + @objc public var omidConfig: InMobiSDK.OmidConfig + @objc public var web: InMobiSDK.WebImpressionConfig + @objc public var video: InMobiSDK.VideoImpressionConfig + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class ImpressionViewabilityConfig : ObjectiveC.NSObject { + @objc public var impressionType: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AudioImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionType: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class OmidConfig : ObjectiveC.NSObject { + @objc public var maxRetries: Swift.Int + @objc public var expiry: Swift.Int + @objc public var url: Swift.String + @objc public var webViewRetainTime: Swift.Int64 + @objc public var retryInterval: Swift.Int + @objc dynamic public var omidEnabled: Swift.Bool + @objc public var partnerKey: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VideoImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var videoMinPercentagePlay: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdQualityConfig : ObjectiveC.NSObject { + @objc public var maxImageSize: Swift.Int + @objc public var resizedPercentage: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class TimeoutsConfig : ObjectiveC.NSObject { + @objc public var step2u: Swift.Int + @objc public var bitmap: Swift.Int + @objc public var step1b: Swift.Int + @objc public var step4s: Swift.Int + @objc public var request: Swift.Int + @objc public var mediationConfig: InMobiSDK.MediationConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.MediationFlowTypeConfig + @objc public var nonAb: InMobiSDK.MediationFlowTypeConfig + @objc public var preload: InMobiSDK.MediationFlowTypeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationFlowTypeConfig : ObjectiveC.NSObject { + @objc public var native: InMobiSDK.MediationTimeoutConfig + @objc public var interstitial: InMobiSDK.MediationTimeoutConfig + @objc public var audio: InMobiSDK.MediationTimeoutConfig + @objc public var banner: InMobiSDK.MediationTimeoutConfig + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationTimeoutConfig : ObjectiveC.NSObject, Swift.Codable { + @objc public var loadRetryInterval: InMobiSDK.AnyDictionary? + @objc public var loadTimeout: InMobiSDK.AnyDictionary? + @objc public var maxLoadRetries: InMobiSDK.AnyDictionary? + @objc public var muttTimeout: InMobiSDK.AnyDictionary? + @objc public var preloadTimeout: InMobiSDK.AnyDictionary? + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetriesConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetryIntervalConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VastVideoConfig : ObjectiveC.NSObject { + @objc public var optimalVastVideoSize: Swift.Int + @objc public var maxWrapperLimit: Swift.Int + @objc public var vastMaxAssetSize: Swift.Int + @objc public var bitRate: InMobiSDK.BitRateConfig + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BitRateConfig : ObjectiveC.NSObject { + @objc public var headerTimeout: Swift.Int + @objc public var bitrate_mandatory: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetCacheConfig : ObjectiveC.NSObject { + @objc public var timeToLive: Swift.Double + @objc public var maxCacheSize: Swift.Double + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSKANConfigRequestModeType : Swift.Int { + case disabled = 0 + case skanList = 1 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SkanConfig : ObjectiveC.NSObject { + @objc public var requestMode: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class RenderingConfig : ObjectiveC.NSObject { + @objc public var picHeight: Swift.Int + @objc public var gestures: [Swift.Int] + @objc dynamic public var autoRedirectionEnforcement: Swift.Bool + @objc public var enableImmersive: Swift.Bool + @objc public var picQuality: Swift.Int + @objc public var savecontent: InMobiSDK.SaveContentConfig + @objc public var delayedRedirection: Swift.Int + @objc public var userTouchResetTime: Swift.Int + @objc public var shouldRenderPopup: Swift.Bool + @objc public var picWidth: Swift.Int + @objc public var enableSDKAVAudioSession: Swift.Bool + @objc public var webviewModeDictionary: InMobiSDK.WebViewModeDictionaryConfig + @objc public func enablePubMuteControl_() -> Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SaveContentConfig : ObjectiveC.NSObject { + @objc public var maxSaveSize: Swift.Int + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeDictionaryConfig : ObjectiveC.NSObject { + @objc public var pingStore: InMobiSDK.WebViewModeConfig + @objc public var native: InMobiSDK.WebViewModeConfig + @objc public var interstitial: InMobiSDK.WebViewModeConfig + @objc public var audio: InMobiSDK.WebViewModeConfig + @objc public var base: InMobiSDK.WebViewModeConfig + @objc public var banner: InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeConfig : ObjectiveC.NSObject { + @objc public var webviewBackground: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SilenceDetectionConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var intervalOnAudioPlay: Swift.Int + @objc public var expiry: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MraidConfig : ObjectiveC.NSObject { + @objc public var expiry: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var ios_url: Swift.String + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool + @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) + @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) + @_Concurrency.MainActor(unsafe) public func resetPosition() + @objc deinit +} +@objc public protocol IMInterstitialDelegate { + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: any Swift.Error) + @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) +} +@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? + @objc public var emailId: InMobiSDK.IMUserDataTypes? + @objc public var extras: [Swift.String : Any]? + @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { + @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) + @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String) + @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) + @objc public class func getVersion() -> Swift.String + @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) + @objc deinit +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func getToken() -> Swift.String? + @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func setAge(_ age: Swift.Int) + @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) + @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) + @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) + @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) + @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) + @objc dynamic public class func setInterests(_ interests: Swift.String?) + @objc dynamic public class func setLanguage(_ language: Swift.String?) + @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) + @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) + @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) + @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) + @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func putPublisherSignals(_ signals: [Swift.String : Any]) + @objc dynamic public class func getPublisherSignals() -> [Swift.String : Any]? + @objc dynamic public class func resetPublisherSignals() +} +@objc @frozen public enum IMAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMAudioDelegate { + @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMBannerDelegate)? + @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: (any InMobiSDK.IMBannerAudioDelegate)? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMBannerDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func load() + @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) + @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc @_Concurrency.MainActor(unsafe) public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMCTServiceManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.IMCTServiceManager + @objc public func getConnectionTypeValue() -> Swift.String? + @objc deinit +} +@objc public protocol IMBannerDelegate { + @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { + @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) + @objc public class func reset() + @objc public class func fetchUnifiedIds(_ delegate: (any InMobiSDK.IMUnifiedIdDelegate)?) + @objc public class func enableDebugMode(_ debugMode: Swift.Bool) + @objc deinit +} +#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") +#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") +@_inheritsConvenienceInitializers @objc public class TelemetryConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var txLatency: Swift.Int + @objc public var maxRetryCount: Swift.Int + @objc public var networkType: InMobiSDK.NetworkTypeConfig + @objc public var base: InMobiSDK.BaseConfig + @objc public var telemetryUrl: Swift.String + @objc public var loggingConfig: InMobiSDK.LoggingConfig + @objc public var assetReporting: InMobiSDK.AssetReportingConfig + @objc public var processingInterval: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxTemplateEvents: Swift.Int + @objc public var priorityEvents: [Swift.String] + @objc public var maxEventsToPersist: Swift.Int + @objc public var lpConfig: InMobiSDK.LPConfig + @objc public var samplingFactor: Swift.Double + @objc public var disableAllGeneralEvents: Swift.Bool + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var databaseConfig: InMobiSDK.DatabaseConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.NetworkConfig + @objc public var others: InMobiSDK.NetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class NetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BaseConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LoggingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var expiry: Swift.Int + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var maxNoOfEntries: Swift.Int + @objc public var loggingUrl: Swift.String + @objc public var errorLog: InMobiSDK.ErrorLogConfig + @objc public var banner: InMobiSDK.SdkLogAdTypeConfig + @objc public var audio: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_html: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_native: InMobiSDK.SdkLogAdTypeConfig + @objc public var native: InMobiSDK.SdkLogAdTypeConfig + @objc public var getToken: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ErrorLogConfig : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var maxEntries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogAdTypeConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.SdkLogInfo + @objc public var nonAb: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogInfo : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var logLevel: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LPConfig : ObjectiveC.NSObject { + @objc public var ebDeeplinkFallbackInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetReportingConfig : ObjectiveC.NSObject { + @objc public var video: Swift.Bool + @objc public var image: Swift.Bool + @objc public var gif: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class DatabaseConfig : ObjectiveC.NSObject { + @objc public var dbWALFrameSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public protocol IMUnifiedIdDelegate { + @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) +} +@objc public class IMNative : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMNativeDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var customAdContent: Swift.String? { + @objc get + } + @objc public var adTitle: Swift.String? { + @objc get + } + @objc public var adDescription: Swift.String? { + @objc get + } + @objc public var adIcon: UIKit.UIImage? { + @objc get + } + @objc public var adCtaText: Swift.String? { + @objc get + } + @objc public var adRating: Swift.String? { + @objc get + } + @objc public var adLandingPageUrl: Foundation.URL? { + @objc get + } + @objc public var isAppDownload: Swift.Bool { + @objc get + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMNativeDelegate)?) + @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func reportAdClickAndOpenLandingPage() + @objc public func recyclePrimaryView() + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { + @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) + @objc public static func setUSPrivacyString(_ privacyString: Swift.String) + @objc override dynamic public init() + @objc deinit +} +@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var md5: Swift.String? + @objc public var sha1: Swift.String? + @objc public var sha256: Swift.String? + @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@objc @frozen public enum IMBannerAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMBannerAudioDelegate { + @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMAudioDelegate)? + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMAudioDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +extension InMobiSDK.IMAudio { + @objc @_Concurrency.MainActor(unsafe) dynamic public func load() + @objc @_Concurrency.MainActor(unsafe) dynamic public func show() + @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) +} +@_inheritsConvenienceInitializers @objc public class SignalConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var kA: Swift.String + @objc public var bloomFilterServiceConfig: InMobiSDK.BloomFilterServiceConfig + @objc public var ext: InMobiSDK.AnyDictionary? + @objc public var session: InMobiSDK.SessionConfig + @objc public var unifiedIdServiceConfig: InMobiSDK.UnifiedIdServiceConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var novatiqConfig: InMobiSDK.NovatiqConfig + @objc public var vAK: Swift.Int + @objc public var ice: InMobiSDK.IceConfig + @objc public var purchases: InMobiSDK.PurchasesConfig + @objc public var publisher: InMobiSDK.PublisherConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BloomFilterServiceConfig : ObjectiveC.NSObject { + @objc public var maxFetchPerDay: Swift.Int + @objc public var timeout: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var url: Swift.String + @objc public var maxBloomFileSize: Swift.Int64 + @objc public var hashIdMaxAge: Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSessionSignalsType : Swift.Int { + case startTimestamp = 0 + case depthBanner + case depthInt + case depthRewarded + case depthNative + case count + case userRetention + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SessionConfig : ObjectiveC.NSObject { + @objc public var control: [Swift.Int] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class UnifiedIdServiceConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var url: Swift.String + @objc public var timeout: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NovatiqConfig : ObjectiveC.NSObject { + @objc public var beaconUrl: Swift.String + @objc public var carrierNames: [Swift.String] + @objc public var isNovatiqEnabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IceConfig : ObjectiveC.NSObject { + @objc public var locationEnabled: Swift.Bool + @objc public var w: InMobiSDK.WConfig + @objc public var sessionEnabled: Swift.Bool + @objc public var c: InMobiSDK.CConfig + @objc public var stopRequestTimeout: Swift.Int + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public var operatorInfoCollectionEnabled: Swift.Bool { + @objc get + } + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WConfig : ObjectiveC.NSObject { + @objc public var cwe: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CConfig : ObjectiveC.NSObject { + @objc public var cof: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PurchasesConfig : ObjectiveC.NSObject { + @objc public var inapp: Swift.Bool + @objc public var restore: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PublisherConfig : ObjectiveC.NSObject { + @objc public var generalKeys: InMobiSDK.AnyDictionary? + @objc public var adSpecificKeys: InMobiSDK.AnyDictionary? + @objc public var enableMCO: Swift.Bool + @objc public var enableHB: Swift.Bool + @objc public var payloadSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { + @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) + @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: any InMobiSDK.IMBannerAudioDelegate) + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMConfigBase : ObjectiveC.NSObject, InMobiSDK.IMConfigP { + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public func getType() -> Swift.String + @objc override dynamic public init() + @objc deinit +} +@objc public protocol IMConfigP : ObjectiveC.NSObjectProtocol { + @objc func getType() -> Swift.String + @objc func toDictionary() -> [Swift.String : Any]? +} +@objc public enum IMRemoteLogLevel : Swift.Int { + case error + case debug + case info + case state + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMLogging { + @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) + @objc optional func saveAndSync() +} +@_hasMissingDesignatedInitializers @objc public class AnyDictionary : ObjectiveC.NSObject, Swift.Decodable { + required public init(from decoder: any Swift.Decoder) throws + @objc deinit +} +extension InMobiSDK.AnyDictionary : Swift.Encodable { + public func encode(to encoder: any Swift.Encoder) throws +} +#warning("Long Term: Need to Re Name to IMImpressionType") +#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") +#warning("Convert to camel case") +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class ConfigManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.ConfigManager + @objc public func updateConfig(with configType: Swift.String) + @objc public func validateConfig(configType: Swift.String, dictionary: [Swift.String : Any]?) -> InMobiSDK.IMConfigBase? + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { + @objc public var creativeID: Swift.String? { + get + } + @objc public var bidInfo: [Swift.String : Any] { + get + } + @objc public func getBid() -> Swift.Double + @objc deinit +} +#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") +@_inheritsConvenienceInitializers @objc public class CrashConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var url: Swift.String + @objc public var maxRetryCount: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxEventsToPersist: Swift.Int + @objc public var networkType: InMobiSDK.CrashNetworkTypeConfig + @objc public var crashConfig: InMobiSDK.CrashReportingConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashNetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.CrashNetworkConfig + @objc public var others: InMobiSDK.CrashNetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class CrashNetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashReportingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var samplingPercent: Swift.Float + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMInterstitial : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMInterstitialDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMInterstitialDelegate)?) + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func show(from viewController: UIKit.UIViewController) + @available(*, deprecated, message: "animationType will not be used anymore, please use show(from:)") + @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc public func cancel() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class ConfigProvider : ObjectiveC.NSObject { + @objc dynamic public static var rootConfig: InMobiSDK.RootConfig { + @objc get + } + @objc dynamic public static var telemetryConfig: InMobiSDK.TelemetryConfig { + @objc get + } + @objc dynamic public static var adsConfig: InMobiSDK.AdsConfig { + @objc get + } + @objc dynamic public static var signalConfig: InMobiSDK.SignalConfig { + @objc get + } + @objc dynamic public static var crashConfig: InMobiSDK.CrashConfig { + @objc get + } + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class RootConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var monetizationDisabled: Swift.Bool + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var waitTime: Swift.Int + @objc public var latestSdkInfo: InMobiSDK.IMLatestSdkInfo + @objc public var components: [InMobiSDK.IMComponent] + @objc public var gdpr: InMobiSDK.IMGDPR + @objc public func urlForProductType(_ type: Swift.String) -> Swift.String + @objc public func expiryForProductType(_ type: Swift.String) -> Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMLatestSdkInfo : ObjectiveC.NSObject { + @objc public var version: Swift.String + @objc public var url: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class IMComponent : ObjectiveC.NSObject { + @objc public var type: Swift.String + @objc public var expiry: Swift.Int64 + @objc public var url: Swift.String + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMIncludeIds : ObjectiveC.NSObject { + @objc public var O1: Swift.Bool + @objc public var SO1: Swift.Bool + @objc public var IDA: Swift.Bool + @objc public var IDV: Swift.Bool + @objc public func toDictionary() -> [Swift.String : Any]? + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMGDPR : ObjectiveC.NSObject { + @objc dynamic public var transmitRequest: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMWatermark : ObjectiveC.NSObject { + @objc public var imageData: Foundation.Data { + get + } + @objc public init(waterMarkImageData: Foundation.Data) + @objc deinit +} +#warning("Post Swift Migration: file not used yet") +@objc public protocol IMNativeDelegate { + @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) + @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) + @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) +} +@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { + @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_GDPR_CONSENT_IAB: Swift.String + @objc public static let IM_SUBJECT_TO_GDPR: Swift.String + @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String + @objc override dynamic public init() + @objc deinit +} +@frozen @objc public enum IMSDKLogLevel : Swift.Int { + case none + case error + case debug + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKGender : Swift.Int { + case male = 1 + case female + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKEducation : Swift.Int { + case highSchoolOrLess = 1 + case collageOrGraduate + case postGraduateOrAbove + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKAgeGroup : Swift.Int { + case below18 = 1 + case between18And24 + case between25And29 + case between30And34 + case between35And44 + case between45And54 + case between55And65 + case above65 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { + case coverVertical + case flipHorizontal + case asNone + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +extension Swift.String : Swift.Error { +} +extension InMobiSDK.IMStatusCode : Swift.Equatable {} +extension InMobiSDK.IMStatusCode : Swift.Hashable {} +extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} +extension InMobiSDK.IMStatusCode : Swift.Sendable {} +extension InMobiSDK.AdsConfig : Swift.Encodable {} +extension InMobiSDK.AdsConfig : Swift.Decodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Encodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Decodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Encodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Decodable {} +extension InMobiSDK.AdReportConfig : Swift.Encodable {} +extension InMobiSDK.AdReportConfig : Swift.Decodable {} +extension InMobiSDK.ImaiConfig : Swift.Encodable {} +extension InMobiSDK.ImaiConfig : Swift.Decodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Encodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Decodable {} +extension InMobiSDK.OmidConfig : Swift.Encodable {} +extension InMobiSDK.OmidConfig : Swift.Decodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Encodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Decodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Encodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Decodable {} +extension InMobiSDK.AdQualityConfig : Swift.Encodable {} +extension InMobiSDK.AdQualityConfig : Swift.Decodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Encodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Decodable {} +extension InMobiSDK.MediationConfig : Swift.Encodable {} +extension InMobiSDK.MediationConfig : Swift.Decodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Encodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Decodable {} +extension InMobiSDK.VastVideoConfig : Swift.Encodable {} +extension InMobiSDK.VastVideoConfig : Swift.Decodable {} +extension InMobiSDK.BitRateConfig : Swift.Encodable {} +extension InMobiSDK.BitRateConfig : Swift.Decodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Encodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Decodable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Equatable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Hashable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.RawRepresentable {} +extension InMobiSDK.SkanConfig : Swift.Encodable {} +extension InMobiSDK.SkanConfig : Swift.Decodable {} +extension InMobiSDK.RenderingConfig : Swift.Encodable {} +extension InMobiSDK.RenderingConfig : Swift.Decodable {} +extension InMobiSDK.SaveContentConfig : Swift.Encodable {} +extension InMobiSDK.SaveContentConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Decodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Encodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Decodable {} +extension InMobiSDK.MraidConfig : Swift.Encodable {} +extension InMobiSDK.MraidConfig : Swift.Decodable {} +extension InMobiSDK.IMAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMAudioStatus : Swift.Sendable {} +extension InMobiSDK.TelemetryConfig : Swift.Encodable {} +extension InMobiSDK.TelemetryConfig : Swift.Decodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.NetworkConfig : Swift.Encodable {} +extension InMobiSDK.NetworkConfig : Swift.Decodable {} +extension InMobiSDK.BaseConfig : Swift.Encodable {} +extension InMobiSDK.BaseConfig : Swift.Decodable {} +extension InMobiSDK.LoggingConfig : Swift.Encodable {} +extension InMobiSDK.LoggingConfig : Swift.Decodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Encodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Encodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogInfo : Swift.Encodable {} +extension InMobiSDK.SdkLogInfo : Swift.Decodable {} +extension InMobiSDK.LPConfig : Swift.Encodable {} +extension InMobiSDK.LPConfig : Swift.Decodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Encodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Decodable {} +extension InMobiSDK.DatabaseConfig : Swift.Encodable {} +extension InMobiSDK.DatabaseConfig : Swift.Decodable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} +extension InMobiSDK.SignalConfig : Swift.Encodable {} +extension InMobiSDK.SignalConfig : Swift.Decodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Encodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Decodable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Equatable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Hashable {} +extension InMobiSDK.IMSessionSignalsType : Swift.RawRepresentable {} +extension InMobiSDK.SessionConfig : Swift.Encodable {} +extension InMobiSDK.SessionConfig : Swift.Decodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Encodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Decodable {} +extension InMobiSDK.NovatiqConfig : Swift.Encodable {} +extension InMobiSDK.NovatiqConfig : Swift.Decodable {} +extension InMobiSDK.IceConfig : Swift.Encodable {} +extension InMobiSDK.IceConfig : Swift.Decodable {} +extension InMobiSDK.WConfig : Swift.Encodable {} +extension InMobiSDK.WConfig : Swift.Decodable {} +extension InMobiSDK.CConfig : Swift.Encodable {} +extension InMobiSDK.CConfig : Swift.Decodable {} +extension InMobiSDK.PurchasesConfig : Swift.Encodable {} +extension InMobiSDK.PurchasesConfig : Swift.Decodable {} +extension InMobiSDK.PublisherConfig : Swift.Encodable {} +extension InMobiSDK.PublisherConfig : Swift.Decodable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.CrashConfig : Swift.Encodable {} +extension InMobiSDK.CrashConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Decodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Encodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Decodable {} +extension InMobiSDK.RootConfig : Swift.Encodable {} +extension InMobiSDK.RootConfig : Swift.Decodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Encodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Decodable {} +extension InMobiSDK.IMComponent : Swift.Encodable {} +extension InMobiSDK.IMComponent : Swift.Decodable {} +extension InMobiSDK.IMIncludeIds : Swift.Encodable {} +extension InMobiSDK.IMIncludeIds : Swift.Decodable {} +extension InMobiSDK.IMGDPR : Swift.Encodable {} +extension InMobiSDK.IMGDPR : Swift.Decodable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} +extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} +extension InMobiSDK.IMSDKGender : Swift.Equatable {} +extension InMobiSDK.IMSDKGender : Swift.Hashable {} +extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKGender : Swift.Sendable {} +extension InMobiSDK.IMSDKEducation : Swift.Equatable {} +extension InMobiSDK.IMSDKEducation : Swift.Hashable {} +extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKEducation : Swift.Sendable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json new file mode 100644 index 0000000..b61de8f --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -0,0 +1,62078 @@ +{ + "ABIRoot": { + "kind": "Root", + "name": "TopLevel", + "printedName": "TopLevel", + "children": [ + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerPreloadManager", + "printedName": "IMBannerPreloadManager", + "children": [ + { + "kind": "Function", + "name": "preload", + "printedName": "preload()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)preload", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC7preloadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)load", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)init", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMStatusCode", + "printedName": "IMStatusCode", + "children": [ + { + "kind": "Var", + "name": "networkUnReachable", + "printedName": "networkUnReachable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNetworkUnReachable", + "mangledName": "$s9InMobiSDK12IMStatusCodeO18networkUnReachableyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "noFill", + "printedName": "noFill", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNoFill", + "mangledName": "$s9InMobiSDK12IMStatusCodeO6noFillyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "requestInvalid", + "printedName": "requestInvalid", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestInvalid", + "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestInvalidyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "requestPending", + "printedName": "requestPending", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestPending", + "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestPendingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "requestTimedOut", + "printedName": "requestTimedOut", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestTimedOut", + "mangledName": "$s9InMobiSDK12IMStatusCodeO15requestTimedOutyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "multipleLoadsOnSameInstance", + "printedName": "multipleLoadsOnSameInstance", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeMultipleLoadsOnSameInstance", + "mangledName": "$s9InMobiSDK12IMStatusCodeO27multipleLoadsOnSameInstanceyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "internalError", + "printedName": "internalError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInternalError", + "mangledName": "$s9InMobiSDK12IMStatusCodeO13internalErroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "serverError", + "printedName": "serverError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeServerError", + "mangledName": "$s9InMobiSDK12IMStatusCodeO11serverErroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "adActive", + "printedName": "adActive", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAdActive", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8adActiveyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "earlyRefreshRequest", + "printedName": "earlyRefreshRequest", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeEarlyRefreshRequest", + "mangledName": "$s9InMobiSDK12IMStatusCodeO19earlyRefreshRequestyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 9 + }, + { + "kind": "Var", + "name": "droppingNetworkRequest", + "printedName": "droppingNetworkRequest", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeDroppingNetworkRequest", + "mangledName": "$s9InMobiSDK12IMStatusCodeO22droppingNetworkRequestyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 10 + }, + { + "kind": "Var", + "name": "incorrectPlacementID", + "printedName": "incorrectPlacementID", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeIncorrectPlacementID", + "mangledName": "$s9InMobiSDK12IMStatusCodeO20incorrectPlacementIDyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 11 + }, + { + "kind": "Var", + "name": "sdkNotInitialised", + "printedName": "sdkNotInitialised", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeSdkNotInitialised", + "mangledName": "$s9InMobiSDK12IMStatusCodeO17sdkNotInitialisedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 12 + }, + { + "kind": "Var", + "name": "invalidBannerframe", + "printedName": "invalidBannerframe", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidBannerframe", + "mangledName": "$s9InMobiSDK12IMStatusCodeO18invalidBannerframeyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 13 + }, + { + "kind": "Var", + "name": "invalidAudioFrame", + "printedName": "invalidAudioFrame", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidAudioFrame", + "mangledName": "$s9InMobiSDK12IMStatusCodeO17invalidAudioFrameyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 14 + }, + { + "kind": "Var", + "name": "audioDisabled", + "printedName": "audioDisabled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDisabled", + "mangledName": "$s9InMobiSDK12IMStatusCodeO13audioDisabledyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 15 + }, + { + "kind": "Var", + "name": "audioDeviceVolumeLow", + "printedName": "audioDeviceVolumeLow", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDeviceVolumeLow", + "mangledName": "$s9InMobiSDK12IMStatusCodeO20audioDeviceVolumeLowyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 16 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMStatusCode?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivp", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivg", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMStatusCode", + "mangledName": "$s9InMobiSDK12IMStatusCodeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMRequestStatus", + "printedName": "IMRequestStatus", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(domain:code:userInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus(im)initWithDomain:code:userInfo:", + "mangledName": "$s9InMobiSDK15IMRequestStatusC6domain4code8userInfoACSS_SiSDySSypGSgtcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithDomain:code:userInfo:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus", + "mangledName": "$s9InMobiSDK15IMRequestStatusC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSError", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "Foundation.NSError", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "SystemConfiguration.CaptiveNetwork", + "printedName": "SystemConfiguration.CaptiveNetwork", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AdsConfig", + "printedName": "AdsConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getType", + "mangledName": "$s9InMobiSDK9AdsConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK9AdsConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "minimumRefreshInterval", + "printedName": "minimumRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)minimumRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)minimumRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMinimumRefreshInterval:", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultRefreshInterval", + "printedName": "defaultRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)defaultRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)defaultRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setDefaultRefreshInterval:", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contextualData", + "printedName": "contextualData", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)contextualData", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)contextualData", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setContextualData:", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)audio", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)audio", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC5audioAA0d5AudioE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adReport", + "printedName": "adReport", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)adReport", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)adReport", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAdReport:", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC8adReportAA02AdgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "imai", + "printedName": "imai", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)imai", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)imai", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setImai:", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC4imaiAA04ImaiE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mediaVolumeCollectionEnabled", + "printedName": "mediaVolumeCollectionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)mediaVolumeCollectionEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)mediaVolumeCollectionEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMediaVolumeCollectionEnabled:", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "applyGzipReq", + "printedName": "applyGzipReq", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)applyGzipReq", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)applyGzipReq", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setApplyGzipReq:", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC12applyGzipReqSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "viewability", + "printedName": "viewability", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)viewability", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)viewability", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setViewability:", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adQuality", + "printedName": "adQuality", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)adQuality", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)adQuality", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAdQuality:", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9adQualityAA02AdgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "watermarkEnabled", + "printedName": "watermarkEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)watermarkEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)watermarkEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setWatermarkEnabled:", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16watermarkEnabledSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "showIntWithoutVC", + "printedName": "showIntWithoutVC", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)showIntWithoutVC", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)showIntWithoutVC", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setShowIntWithoutVC:", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16showIntWithoutVCSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeouts", + "printedName": "timeouts", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)timeouts", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)timeouts", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setTimeouts:", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vastVideo", + "printedName": "vastVideo", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)vastVideo", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)vastVideo", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setVastVideo:", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "assetCache", + "printedName": "assetCache", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)assetCache", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)assetCache", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAssetCache:", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)includeIds", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)includeIds", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "skan", + "printedName": "skan", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)skan", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)skan", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setSkan:", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC4skanAA04SkanE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "rendering", + "printedName": "rendering", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)rendering", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)rendering", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setRendering:", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9renderingAA09RenderingE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "silenceDetection", + "printedName": "silenceDetection", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)silenceDetection", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)silenceDetection", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setSilenceDetection:", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mraid", + "printedName": "mraid", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)mraid", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)mraid", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMraid:", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC5mraidAA05MraidE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "getAdServerUrl", + "printedName": "getAdServerUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getAdServerUrl", + "mangledName": "$s9InMobiSDK9AdsConfigC14getAdServerUrlSSyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Dynamic", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getWebviewConfig", + "printedName": "getWebviewConfig(for:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getWebviewConfigFor:", + "mangledName": "$s9InMobiSDK9AdsConfigC010getWebviewE03forAA011WebViewModeE0CSS_tF", + "moduleName": "InMobiSDK", + "objc_name": "getWebviewConfigFor:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)init", + "mangledName": "$s9InMobiSDK9AdsConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK9AdsConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK9AdsConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK9AdsConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK9AdsConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig", + "mangledName": "$s9InMobiSDK9AdsConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ContextualDataConfig", + "printedName": "ContextualDataConfig", + "children": [ + { + "kind": "Var", + "name": "maxAdRecords", + "printedName": "maxAdRecords", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)maxAdRecords", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)maxAdRecords", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setMaxAdRecords:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiryTime", + "printedName": "expiryTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)expiryTime", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)expiryTime", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setExpiryTime:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC10expiryTimeSivM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "skipFields", + "printedName": "skipFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)skipFields", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)skipFields", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setSkipFields:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)init", + "mangledName": "$s9InMobiSDK20ContextualDataConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20ContextualDataConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20ContextualDataConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdsAudioConfig", + "printedName": "AdsAudioConfig", + "children": [ + { + "kind": "Var", + "name": "isAudioEnabled", + "printedName": "isAudioEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)isAudioEnabled", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)isAudioEnabled", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setIsAudioEnabled:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minDeviceVolume", + "printedName": "minDeviceVolume", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)minDeviceVolume", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)minDeviceVolume", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setMinDeviceVolume:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minRefreshInterval", + "printedName": "minRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)minRefreshInterval", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)minRefreshInterval", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setMinRefreshInterval:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)init", + "mangledName": "$s9InMobiSDK14AdsAudioConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14AdsAudioConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14AdsAudioConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdReportConfig", + "printedName": "AdReportConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(py)enabled", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)enabled", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdReportConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cridls", + "printedName": "cridls", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(py)cridls", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)cridls", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)setCridls:", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdReportConfigC6cridlsSivM", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)init", + "mangledName": "$s9InMobiSDK14AdReportConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14AdReportConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14AdReportConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14AdReportConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14AdReportConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig", + "mangledName": "$s9InMobiSDK14AdReportConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ImaiConfig", + "printedName": "ImaiConfig", + "children": [ + { + "kind": "Var", + "name": "pingTimeout", + "printedName": "pingTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingTimeout", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingTimeout", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingTimeout:", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC11pingTimeoutSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "pingCacheExpiry", + "printedName": "pingCacheExpiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingCacheExpiry", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingCacheExpiry", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingCacheExpiry:", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC15pingCacheExpirySivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxDbEvents", + "printedName": "maxDbEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxDbEvents", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxDbEvents", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxDbEvents:", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC11maxDbEventsSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventBatch", + "printedName": "maxEventBatch", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxEventBatch", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxEventBatch", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxEventBatch:", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC13maxEventBatchSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "pingInterval", + "printedName": "pingInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingInterval", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingInterval", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingInterval:", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC12pingIntervalSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)init", + "mangledName": "$s9InMobiSDK10ImaiConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10ImaiConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10ImaiConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10ImaiConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10ImaiConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig", + "mangledName": "$s9InMobiSDK10ImaiConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ViewabilityConfig", + "printedName": "ViewabilityConfig", + "children": [ + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)banner", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)banner", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)interstitial", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)interstitial", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionPollIntervalMillis", + "printedName": "impressionPollIntervalMillis", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionPollIntervalMillis:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)audio", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)audio", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "omidConfig", + "printedName": "omidConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)omidConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)omidConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setOmidConfig:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "web", + "printedName": "web", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)web", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)web", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setWeb:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "video", + "printedName": "video", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)video", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)video", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setVideo:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)init", + "mangledName": "$s9InMobiSDK17ViewabilityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17ViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17ViewabilityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ImpressionViewabilityConfig", + "printedName": "ImpressionViewabilityConfig", + "children": [ + { + "kind": "Var", + "name": "impressionType", + "printedName": "impressionType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(py)impressionType", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)impressionType", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)setImpressionType:", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivM", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)init", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AudioImpressionConfig", + "printedName": "AudioImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionType", + "printedName": "impressionType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionType", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionType", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionType:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC14impressionTypeSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK21AudioImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OmidConfig", + "printedName": "OmidConfig", + "children": [ + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)expiry", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)expiry", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC6expirySivM", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)url", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)url", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "webViewRetainTime", + "printedName": "webViewRetainTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)webViewRetainTime", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)webViewRetainTime", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setWebViewRetainTime:", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64VvM", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "omidEnabled", + "printedName": "omidEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)omidEnabled", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "Dynamic", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)omidEnabled", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setOmidEnabled:", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "partnerKey", + "printedName": "partnerKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)partnerKey", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)partnerKey", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setPartnerKey:", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC10partnerKeySSvM", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)init", + "mangledName": "$s9InMobiSDK10OmidConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10OmidConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10OmidConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10OmidConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10OmidConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig", + "mangledName": "$s9InMobiSDK10OmidConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebImpressionConfig", + "printedName": "WebImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionPollIntervalMillis", + "printedName": "impressionPollIntervalMillis", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionPollIntervalMillis:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK19WebImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK19WebImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK19WebImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VideoImpressionConfig", + "printedName": "VideoImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "videoMinPercentagePlay", + "printedName": "videoMinPercentagePlay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)videoMinPercentagePlay", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)videoMinPercentagePlay", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setVideoMinPercentagePlay:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK21VideoImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdQualityConfig", + "printedName": "AdQualityConfig", + "children": [ + { + "kind": "Var", + "name": "maxImageSize", + "printedName": "maxImageSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)maxImageSize", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)maxImageSize", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setMaxImageSize:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC12maxImageSizeSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "resizedPercentage", + "printedName": "resizedPercentage", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)resizedPercentage", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)resizedPercentage", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setResizedPercentage:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC17resizedPercentageSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)enabled", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)enabled", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)init", + "mangledName": "$s9InMobiSDK15AdQualityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15AdQualityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15AdQualityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15AdQualityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15AdQualityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig", + "mangledName": "$s9InMobiSDK15AdQualityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TimeoutsConfig", + "printedName": "TimeoutsConfig", + "children": [ + { + "kind": "Var", + "name": "step2u", + "printedName": "step2u", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step2u", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step2u", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep2u:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step2uSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitmap", + "printedName": "bitmap", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)bitmap", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)bitmap", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setBitmap:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6bitmapSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "step1b", + "printedName": "step1b", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step1b", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step1b", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep1b:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step1bSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "step4s", + "printedName": "step4s", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step4s", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step4s", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep4s:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step4sSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "request", + "printedName": "request", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)request", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)request", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setRequest:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC7requestSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mediationConfig", + "printedName": "mediationConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)mediationConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)mediationConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setMediationConfig:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0CvM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)init", + "mangledName": "$s9InMobiSDK14TimeoutsConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14TimeoutsConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14TimeoutsConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationConfig", + "printedName": "MediationConfig", + "children": [ + { + "kind": "Var", + "name": "ab", + "printedName": "ab", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)ab", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)ab", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setAb:", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nonAb", + "printedName": "nonAb", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)nonAb", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)nonAb", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setNonAb:", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preload", + "printedName": "preload", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)preload", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)preload", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setPreload:", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)init", + "mangledName": "$s9InMobiSDK15MediationConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15MediationConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15MediationConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15MediationConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15MediationConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig", + "mangledName": "$s9InMobiSDK15MediationConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationFlowTypeConfig", + "printedName": "MediationFlowTypeConfig", + "children": [ + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)native", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)native", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setNative:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)interstitial", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)interstitial", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)audio", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)audio", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)banner", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)banner", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)init", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationTimeoutConfig", + "printedName": "MediationTimeoutConfig", + "children": [ + { + "kind": "Var", + "name": "loadRetryInterval", + "printedName": "loadRetryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)loadRetryInterval", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)loadRetryInterval", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setLoadRetryInterval:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loadTimeout", + "printedName": "loadTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)loadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)loadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setLoadTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxLoadRetries", + "printedName": "maxLoadRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)maxLoadRetries", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)maxLoadRetries", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setMaxLoadRetries:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "muttTimeout", + "printedName": "muttTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)muttTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)muttTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setMuttTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preloadTimeout", + "printedName": "preloadTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)preloadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)preloadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setPreloadTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)init", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationRetriesConfig", + "printedName": "MediationRetriesConfig", + "children": [ + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(py)default", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)default", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)setDefault:", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationRetriesConfigC7defaultSivM", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetriesConfig", + "printedName": "InMobiSDK.MediationRetriesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)init", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetriesConfig", + "printedName": "InMobiSDK.MediationRetriesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22MediationRetriesConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22MediationRetriesConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationRetryIntervalConfig", + "printedName": "MediationRetryIntervalConfig", + "children": [ + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(py)default", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)default", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)setDefault:", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC7defaultSivM", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetryIntervalConfig", + "printedName": "InMobiSDK.MediationRetryIntervalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)init", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetryIntervalConfig", + "printedName": "InMobiSDK.MediationRetryIntervalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VastVideoConfig", + "printedName": "VastVideoConfig", + "children": [ + { + "kind": "Var", + "name": "optimalVastVideoSize", + "printedName": "optimalVastVideoSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)optimalVastVideoSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)optimalVastVideoSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setOptimalVastVideoSize:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxWrapperLimit", + "printedName": "maxWrapperLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)maxWrapperLimit", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)maxWrapperLimit", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setMaxWrapperLimit:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vastMaxAssetSize", + "printedName": "vastMaxAssetSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)vastMaxAssetSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)vastMaxAssetSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setVastMaxAssetSize:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitRate", + "printedName": "bitRate", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)bitRate", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)bitRate", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setBitRate:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0CvM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "allowedContentType", + "printedName": "allowedContentType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)allowedContentType", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)allowedContentType", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setAllowedContentType:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)init", + "mangledName": "$s9InMobiSDK15VastVideoConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15VastVideoConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15VastVideoConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15VastVideoConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15VastVideoConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig", + "mangledName": "$s9InMobiSDK15VastVideoConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BitRateConfig", + "printedName": "BitRateConfig", + "children": [ + { + "kind": "Var", + "name": "headerTimeout", + "printedName": "headerTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(py)headerTimeout", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)headerTimeout", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)setHeaderTimeout:", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13BitRateConfigC13headerTimeoutSivM", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitrate_mandatory", + "printedName": "bitrate_mandatory", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(py)bitrate_mandatory", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)bitrate_mandatory", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)setBitrate_mandatory:", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvM", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)init", + "mangledName": "$s9InMobiSDK13BitRateConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13BitRateConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13BitRateConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13BitRateConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13BitRateConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig", + "mangledName": "$s9InMobiSDK13BitRateConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AssetCacheConfig", + "printedName": "AssetCacheConfig", + "children": [ + { + "kind": "Var", + "name": "timeToLive", + "printedName": "timeToLive", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)timeToLive", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)timeToLive", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setTimeToLive:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC10timeToLiveSdvM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxCacheSize", + "printedName": "maxCacheSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)maxCacheSize", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)maxCacheSize", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setMaxCacheSize:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)init", + "mangledName": "$s9InMobiSDK16AssetCacheConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK16AssetCacheConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK16AssetCacheConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSKANConfigRequestModeType", + "printedName": "IMSKANConfigRequestModeType", + "children": [ + { + "kind": "Var", + "name": "disabled", + "printedName": "disabled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSKANConfigRequestModeType.Type) -> InMobiSDK.IMSKANConfigRequestModeType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType@IMSKANConfigRequestModeTypeDisabled", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8disabledyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "skanList", + "printedName": "skanList", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSKANConfigRequestModeType.Type) -> InMobiSDK.IMSKANConfigRequestModeType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType@IMSKANConfigRequestModeTypeSkanList", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8skanListyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SkanConfig", + "printedName": "SkanConfig", + "children": [ + { + "kind": "Var", + "name": "requestMode", + "printedName": "requestMode", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(py)requestMode", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)requestMode", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)setRequestMode:", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SkanConfigC11requestModeSivM", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)init", + "mangledName": "$s9InMobiSDK10SkanConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10SkanConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10SkanConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10SkanConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10SkanConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig", + "mangledName": "$s9InMobiSDK10SkanConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RenderingConfig", + "printedName": "RenderingConfig", + "children": [ + { + "kind": "Var", + "name": "picHeight", + "printedName": "picHeight", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picHeight", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picHeight", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicHeight:", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC9picHeightSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gestures", + "printedName": "gestures", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)gestures", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)gestures", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setGestures:", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC8gesturesSaySiGvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "autoRedirectionEnforcement", + "printedName": "autoRedirectionEnforcement", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)autoRedirectionEnforcement", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "Dynamic", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)autoRedirectionEnforcement", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setAutoRedirectionEnforcement:", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "enableImmersive", + "printedName": "enableImmersive", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)enableImmersive", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enableImmersive", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setEnableImmersive:", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC15enableImmersiveSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "picQuality", + "printedName": "picQuality", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picQuality", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picQuality", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicQuality:", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC10picQualitySivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "savecontent", + "printedName": "savecontent", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)savecontent", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)savecontent", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setSavecontent:", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0CvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delayedRedirection", + "printedName": "delayedRedirection", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)delayedRedirection", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)delayedRedirection", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setDelayedRedirection:", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC18delayedRedirectionSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "userTouchResetTime", + "printedName": "userTouchResetTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)userTouchResetTime", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)userTouchResetTime", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setUserTouchResetTime:", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC18userTouchResetTimeSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "shouldRenderPopup", + "printedName": "shouldRenderPopup", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)shouldRenderPopup", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)shouldRenderPopup", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setShouldRenderPopup:", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "picWidth", + "printedName": "picWidth", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picWidth", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picWidth", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicWidth:", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC8picWidthSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableSDKAVAudioSession", + "printedName": "enableSDKAVAudioSession", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)enableSDKAVAudioSession", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enableSDKAVAudioSession", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setEnableSDKAVAudioSession:", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "webviewModeDictionary", + "printedName": "webviewModeDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)webviewModeDictionary", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)webviewModeDictionary", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setWebviewModeDictionary:", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0CvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "enablePubMuteControl_", + "printedName": "enablePubMuteControl_()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enablePubMuteControl_", + "mangledName": "$s9InMobiSDK15RenderingConfigC21enablePubMuteControl_SbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)init", + "mangledName": "$s9InMobiSDK15RenderingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15RenderingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15RenderingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15RenderingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15RenderingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig", + "mangledName": "$s9InMobiSDK15RenderingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SaveContentConfig", + "printedName": "SaveContentConfig", + "children": [ + { + "kind": "Var", + "name": "maxSaveSize", + "printedName": "maxSaveSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(py)maxSaveSize", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)maxSaveSize", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)setMaxSaveSize:", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17SaveContentConfigC03maxD4SizeSivM", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "allowedContentType", + "printedName": "allowedContentType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(py)allowedContentType", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)allowedContentType", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)setAllowedContentType:", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvM", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)init", + "mangledName": "$s9InMobiSDK17SaveContentConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17SaveContentConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17SaveContentConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17SaveContentConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17SaveContentConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig", + "mangledName": "$s9InMobiSDK17SaveContentConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebViewModeDictionaryConfig", + "printedName": "WebViewModeDictionaryConfig", + "children": [ + { + "kind": "Var", + "name": "pingStore", + "printedName": "pingStore", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)pingStore", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)pingStore", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setPingStore:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)native", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)native", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setNative:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)interstitial", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)interstitial", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)audio", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)audio", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "base", + "printedName": "base", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)base", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)base", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setBase:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)banner", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)banner", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)init", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebViewModeConfig", + "printedName": "WebViewModeConfig", + "children": [ + { + "kind": "Var", + "name": "webviewBackground", + "printedName": "webviewBackground", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(py)webviewBackground", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)webviewBackground", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)setWebviewBackground:", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvM", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)init", + "mangledName": "$s9InMobiSDK17WebViewModeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17WebViewModeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17WebViewModeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SilenceDetectionConfig", + "printedName": "SilenceDetectionConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)enabled", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)enabled", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "intervalOnAudioPlay", + "printedName": "intervalOnAudioPlay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)intervalOnAudioPlay", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)intervalOnAudioPlay", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setIntervalOnAudioPlay:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)expiry", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)expiry", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC6expirySivM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)init", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MraidConfig", + "printedName": "MraidConfig", + "children": [ + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)expiry", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)expiry", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC6expirySivM", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ios_url", + "printedName": "ios_url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)ios_url", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)ios_url", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setIos_url:", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC7ios_urlSSvM", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)init", + "mangledName": "$s9InMobiSDK11MraidConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11MraidConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11MraidConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11MraidConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11MraidConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig", + "mangledName": "$s9InMobiSDK11MraidConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMMovableView", + "printedName": "IMMovableView", + "children": [ + { + "kind": "Var", + "name": "isMovable", + "printedName": "isMovable", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(py)isMovable", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)isMovable", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)setIsMovable:", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMMovableViewC9isMovableSbvM", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMMovableView", + "printedName": "InMobiSDK.IMMovableView", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)initWithFrame:", + "mangledName": "$s9InMobiSDK13IMMovableViewC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "didMoveToSuperview", + "printedName": "didMoveToSuperview()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)didMoveToSuperview", + "mangledName": "$s9InMobiSDK13IMMovableViewC18didMoveToSuperviewyyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "didMoveToSuperview", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "traitCollectionDidChange", + "printedName": "traitCollectionDidChange(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UITraitCollection?", + "children": [ + { + "kind": "TypeNominal", + "name": "UITraitCollection", + "printedName": "UIKit.UITraitCollection", + "usr": "c:objc(cs)UITraitCollection" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)traitCollectionDidChange:", + "mangledName": "$s9InMobiSDK13IMMovableViewC24traitCollectionDidChangeyySo07UITraitG0CSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "traitCollectionDidChange:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resetPosition", + "printedName": "resetPosition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13IMMovableViewC13resetPositionyyF", + "mangledName": "$s9InMobiSDK13IMMovableViewC13resetPositionyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView", + "mangledName": "$s9InMobiSDK13IMMovableViewC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialDelegate", + "printedName": "IMInterstitialDelegate", + "children": [ + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToReceiveWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToReceiveWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToReceiveWithErroryAA0D0C_s0L0_ptF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidReceiveAd", + "printedName": "interstitialDidReceiveAd(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidReceiveAd:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP24interstitialDidReceiveAdyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidFinishLoading", + "printedName": "interstitialDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidFinishLoading:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP28interstitialDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialAdImpressed", + "printedName": "interstitialAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialAdImpressed:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialWillPresent", + "printedName": "interstitialWillPresent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillPresent:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillPresentyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidPresent", + "printedName": "interstitialDidPresent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidPresent:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidPresentyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToPresentWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToPresentWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToPresentWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialWillDismiss", + "printedName": "interstitialWillDismiss(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillDismiss:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillDismissyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidDismiss", + "printedName": "interstitialDidDismiss(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidDismiss:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidDismissyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didInteractWithParams:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromInterstitial", + "printedName": "userWillLeaveApplicationFromInterstitial(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)userWillLeaveApplicationFromInterstitial:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP40userWillLeaveApplicationFromInterstitialyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUserDataModel", + "printedName": "IMUserDataModel", + "children": [ + { + "kind": "Var", + "name": "phoneNumber", + "printedName": "phoneNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)phoneNumber", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)phoneNumber", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setPhoneNumber:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "emailId", + "printedName": "emailId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)emailId", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)emailId", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setEmailId:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)extras", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)extras", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setExtras:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(phoneNumber:emailId:extras:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)initWithPhoneNumber:emailId:extras:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumber7emailId6extrasAcA0dE5TypesCSg_AISDySSypGSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPhoneNumber:emailId:extras:", + "declAttributes": [ + "Required", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "copy", + "printedName": "copy(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSZone?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSZone", + "printedName": "ObjectiveC.NSZone", + "usr": "s:10ObjectiveC6NSZoneV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)copyWithZone:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC4copy4withyp10ObjectiveC6NSZoneVSg_tF", + "moduleName": "InMobiSDK", + "objc_name": "copyWithZone:", + "declAttributes": [ + "ObjC", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)isEqual:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7isEqualySbypSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "isEqual:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)init", + "mangledName": "$s9InMobiSDK15IMUserDataModelCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel", + "mangledName": "$s9InMobiSDK15IMUserDataModelC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMSdk", + "printedName": "IMSdk", + "children": [ + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:andCompletionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:andCompletionHandler:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_20andCompletionHandlerySS_ys5Error_pSgcSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:consentDictionary:andCompletionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:andCompletionHandler:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionary20andCompletionHandlerySS_SDySSypGSgys5Error_pSgcSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:consentDictionary:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionaryySS_SDySSypGSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountIDyySSFZ", + "moduleName": "InMobiSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "updateGDPRConsent", + "printedName": "updateGDPRConsent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)updateGDPRConsent:", + "mangledName": "$s9InMobiSDK5IMSdkC17updateGDPRConsentyySDySSypGSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPartnerGDPRConsent", + "printedName": "setPartnerGDPRConsent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setPartnerGDPRConsent:", + "mangledName": "$s9InMobiSDK5IMSdkC21setPartnerGDPRConsentyySDySSypGSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setIsAgeRestricted", + "printedName": "setIsAgeRestricted(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setIsAgeRestricted:", + "mangledName": "$s9InMobiSDK5IMSdkC18setIsAgeRestrictedyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getVersion", + "printedName": "getVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)getVersion", + "mangledName": "$s9InMobiSDK5IMSdkC10getVersionSSyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLogLevel", + "printedName": "setLogLevel(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setLogLevel:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLogLevelyyAA08IMSDKLogG0OFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getToken", + "printedName": "getToken()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getToken", + "mangledName": "$s9InMobiSDK5IMSdkC8getTokenSSSgyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getTokenWithExtras", + "printedName": "getTokenWithExtras(_:andKeywords:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getTokenWithExtras:andKeywords:", + "mangledName": "$s9InMobiSDK5IMSdkC18getTokenWithExtras_11andKeywordsSSSgSDySSypGSg_AFtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAge", + "printedName": "setAge(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAge:", + "mangledName": "$s9InMobiSDK5IMSdkC6setAgeyySiFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAreaCode", + "printedName": "setAreaCode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAreaCode:", + "mangledName": "$s9InMobiSDK5IMSdkC11setAreaCodeyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAgeGroup", + "printedName": "setAgeGroup(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAgeGroup:", + "mangledName": "$s9InMobiSDK5IMSdkC11setAgeGroupyyAA08IMSDKAgeG0OFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setYearOfBirth", + "printedName": "setYearOfBirth(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setYearOfBirth:", + "mangledName": "$s9InMobiSDK5IMSdkC14setYearOfBirthyySiFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setEducation", + "printedName": "setEducation(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setEducation:", + "mangledName": "$s9InMobiSDK5IMSdkC12setEducationyyAA14IMSDKEducationOFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setGender", + "printedName": "setGender(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setGender:", + "mangledName": "$s9InMobiSDK5IMSdkC9setGenderyyAA11IMSDKGenderOFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setInterests", + "printedName": "setInterests(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setInterests:", + "mangledName": "$s9InMobiSDK5IMSdkC12setInterestsyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLanguage", + "printedName": "setLanguage(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLanguage:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLanguageyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLocationWithCity", + "printedName": "setLocationWithCity(_:state:country:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocationWithCity:state:country:", + "mangledName": "$s9InMobiSDK5IMSdkC19setLocationWithCity_5state7countryySSSg_A2GtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLocation", + "printedName": "setLocation(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreLocation.CLLocation?", + "children": [ + { + "kind": "TypeNominal", + "name": "CLLocation", + "printedName": "CoreLocation.CLLocation", + "usr": "c:objc(cs)CLLocation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocation:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLocationyySo10CLLocationCSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPostalCode", + "printedName": "setPostalCode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPostalCode:", + "mangledName": "$s9InMobiSDK5IMSdkC13setPostalCodeyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldAutoManageAVAudioSession", + "printedName": "shouldAutoManageAVAudioSession(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)shouldAutoManageAVAudioSession:", + "mangledName": "$s9InMobiSDK5IMSdkC30shouldAutoManageAVAudioSessionyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setMute", + "printedName": "setMute(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setMute:", + "mangledName": "$s9InMobiSDK5IMSdkC7setMuteyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPublisherProvidedUnifiedId", + "printedName": "setPublisherProvidedUnifiedId(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPublisherProvidedUnifiedId:", + "mangledName": "$s9InMobiSDK5IMSdkC29setPublisherProvidedUnifiedIdyySDySSypGFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "putPublisherSignals", + "printedName": "putPublisherSignals(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)putPublisherSignals:", + "mangledName": "$s9InMobiSDK5IMSdkC19putPublisherSignalsyySDySSypGFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getPublisherSignals", + "printedName": "getPublisherSignals()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getPublisherSignals", + "mangledName": "$s9InMobiSDK5IMSdkC19getPublisherSignalsSDySSypGSgyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resetPublisherSignals", + "printedName": "resetPublisherSignals()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)resetPublisherSignals", + "mangledName": "$s9InMobiSDK5IMSdkC21resetPublisherSignalsyyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk", + "mangledName": "$s9InMobiSDK5IMSdkC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMAudioStatus", + "printedName": "IMAudioStatus", + "children": [ + { + "kind": "Var", + "name": "playing", + "printedName": "playing", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPlaying", + "mangledName": "$s9InMobiSDK13IMAudioStatusO7playingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "paused", + "printedName": "paused", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPaused", + "mangledName": "$s9InMobiSDK13IMAudioStatusO6pausedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "completed", + "printedName": "completed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusCompleted", + "mangledName": "$s9InMobiSDK13IMAudioStatusO9completedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioStatus?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus", + "mangledName": "$s9InMobiSDK13IMAudioStatusO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Frozen", + "ObjC", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMAudioDelegate", + "printedName": "IMAudioDelegate", + "children": [ + { + "kind": "Function", + "name": "audioAdDidFinishLoading", + "printedName": "audioAdDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidFinishLoading:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidBecomeVisible", + "printedName": "audioAdDidBecomeVisible(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidBecomeVisible:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidBecomeVisibleyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdkL0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didFailToShowWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToShowWithError:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToShowWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdImpressed", + "printedName": "audioAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdImpressed:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP16audioAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didInteractWithParams:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdWillPresentScreen", + "printedName": "audioAdWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillPresentScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidPresentScreen", + "printedName": "audioAdDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidPresentScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdWillDismissScreen", + "printedName": "audioAdWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillDismissScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidDismissScreen", + "printedName": "audioAdDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidDismissScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromAudioAd", + "printedName": "userWillLeaveApplicationFromAudioAd(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)userWillLeaveApplicationFromAudioAd:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP35userWillLeaveApplicationFromAudioAdyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:audioStatusChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:audioStatusChanged:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_0F13StatusChangedyAA0D0C_AA0dH0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMBanner", + "printedName": "IMBanner", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)placementId", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)placementId", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setPlacementId:", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMBannerDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)delegate", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)delegate", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setDelegate:", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audioDelegate", + "printedName": "audioDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMBannerAudioDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)audioDelegate", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)audioDelegate", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setAudioDelegate:", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "refreshInterval", + "printedName": "refreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)refreshInterval", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)refreshInterval", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setRefreshInterval:", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC15refreshIntervalSivM", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)keywords", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)keywords", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setKeywords:", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)extras", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)extras", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setExtras:", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "transitionAnimation", + "printedName": "transitionAnimation", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)transitionAnimation", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)transitionAnimation", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setTransitionAnimation:", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)contentUrl", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)contentUrl", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setContentUrl:", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)creativeId", + "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)creativeId", + "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "preloadManager", + "printedName": "preloadManager", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)preloadManager", + "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "Lazy", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)preloadManager", + "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAudioAd", + "printedName": "isAudioAd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)isAudioAd", + "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)isAudioAd", + "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:", + "mangledName": "$s9InMobiSDK8IMBannerC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Convenience", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:", + "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:", + "declAttributes": [ + "Custom", + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:delegate:", + "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:delegate:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load", + "mangledName": "$s9InMobiSDK8IMBannerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load:", + "mangledName": "$s9InMobiSDK8IMBannerC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldAutoRefresh", + "printedName": "shouldAutoRefresh(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)shouldAutoRefresh:", + "mangledName": "$s9InMobiSDK8IMBannerC17shouldAutoRefreshyySbF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK8IMBannerC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setWatermark", + "printedName": "setWatermark(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setWatermarkWith:", + "mangledName": "$s9InMobiSDK8IMBannerC12setWatermark4withyAA11IMWatermarkC_tF", + "moduleName": "InMobiSDK", + "objc_name": "setWatermarkWith:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)cancel", + "mangledName": "$s9InMobiSDK8IMBannerC6cancelyyF", + "moduleName": "InMobiSDK", + "deprecated": true, + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willMove", + "printedName": "willMove(toWindow:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIWindow?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIWindow", + "printedName": "UIKit.UIWindow", + "usr": "c:objc(cs)UIWindow" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)willMoveToWindow:", + "mangledName": "$s9InMobiSDK8IMBannerC8willMove8toWindowySo8UIWindowCSg_tF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "willMoveToWindow:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner", + "mangledName": "$s9InMobiSDK8IMBannerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialPreloadManager", + "printedName": "IMInterstitialPreloadManager", + "children": [ + { + "kind": "Function", + "name": "preload", + "printedName": "preload()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)preload", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC7preloadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)load", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)init", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMCTServiceManager", + "printedName": "IMCTServiceManager", + "children": [ + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCTServiceManager", + "printedName": "InMobiSDK.IMCTServiceManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(cpy)shared", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC6sharedACvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCTServiceManager", + "printedName": "InMobiSDK.IMCTServiceManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(cm)shared", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC6sharedACvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getConnectionTypeValue", + "printedName": "getConnectionTypeValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(im)getConnectionTypeValue", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC22getConnectionTypeValueSSSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerDelegate", + "printedName": "IMBannerDelegate", + "children": [ + { + "kind": "Function", + "name": "bannerDidFinishLoading", + "printedName": "bannerDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidFinishLoading:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didFailToReceiveWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToReceiveWithError:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_25didFailToReceiveWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerAdImpressed", + "printedName": "bannerAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerAdImpressed:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP17bannerAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didInteractWithParams:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromBanner", + "printedName": "userWillLeaveApplicationFromBanner(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)userWillLeaveApplicationFromBanner:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP34userWillLeaveApplicationFromBanneryyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerWillPresentScreen", + "printedName": "bannerWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillPresentScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerDidPresentScreen", + "printedName": "bannerDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidPresentScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerWillDismissScreen", + "printedName": "bannerWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillDismissScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerDidDismissScreen", + "printedName": "bannerDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidDismissScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUnifiedIdService", + "printedName": "IMUnifiedIdService", + "children": [ + { + "kind": "Function", + "name": "push", + "printedName": "push(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataModel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)push:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC4pushyyAA15IMUserDataModelCSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "reset", + "printedName": "reset()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)reset", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC5resetyyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "fetchUnifiedIds", + "printedName": "fetchUnifiedIds(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUnifiedIdDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUnifiedIdDelegate", + "printedName": "InMobiSDK.IMUnifiedIdDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)fetchUnifiedIds:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15fetchUnifiedIdsyyAA0dE8Delegate_pSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "enableDebugMode", + "printedName": "enableDebugMode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)enableDebugMode:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15enableDebugModeyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AdSupport", + "printedName": "AdSupport", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "AppTrackingTransparency", + "printedName": "AppTrackingTransparency", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "TelemetryConfig", + "printedName": "TelemetryConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)getType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "txLatency", + "printedName": "txLatency", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)txLatency", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)txLatency", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setTxLatency:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC9txLatencySivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetryCount", + "printedName": "maxRetryCount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxRetryCount", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxRetryCount", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxRetryCount:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC13maxRetryCountSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "networkType", + "printedName": "networkType", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)networkType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)networkType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setNetworkType:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "base", + "printedName": "base", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)base", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)base", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setBase:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC4baseAA04BaseE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "telemetryUrl", + "printedName": "telemetryUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)telemetryUrl", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)telemetryUrl", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setTelemetryUrl:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC12telemetryUrlSSvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggingConfig", + "printedName": "loggingConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)loggingConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)loggingConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setLoggingConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "assetReporting", + "printedName": "assetReporting", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)assetReporting", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)assetReporting", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setAssetReporting:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "processingInterval", + "printedName": "processingInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)processingInterval", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)processingInterval", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setProcessingInterval:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC18processingIntervalSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventTTL", + "printedName": "eventTTL", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)eventTTL", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)eventTTL", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setEventTTL:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC8eventTTLSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxTemplateEvents", + "printedName": "maxTemplateEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxTemplateEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxTemplateEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxTemplateEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "priorityEvents", + "printedName": "priorityEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)priorityEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)priorityEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setPriorityEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventsToPersist", + "printedName": "maxEventsToPersist", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxEventsToPersist", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxEventsToPersist", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxEventsToPersist:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "lpConfig", + "printedName": "lpConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)lpConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)lpConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setLpConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "samplingFactor", + "printedName": "samplingFactor", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)samplingFactor", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)samplingFactor", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setSamplingFactor:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14samplingFactorSdvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "disableAllGeneralEvents", + "printedName": "disableAllGeneralEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)disableAllGeneralEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)disableAllGeneralEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setDisableAllGeneralEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)includeIds", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)includeIds", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "databaseConfig", + "printedName": "databaseConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)databaseConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)databaseConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setDatabaseConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)init", + "mangledName": "$s9InMobiSDK15TelemetryConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15TelemetryConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15TelemetryConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15TelemetryConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkTypeConfig", + "printedName": "NetworkTypeConfig", + "children": [ + { + "kind": "Var", + "name": "wifi", + "printedName": "wifi", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(py)wifi", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)wifi", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)setWifi:", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0CvM", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "others", + "printedName": "others", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(py)others", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)others", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)setOthers:", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC6othersAA0dF0CvM", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)init", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17NetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkConfig", + "printedName": "NetworkConfig", + "children": [ + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minBatchSize", + "printedName": "minBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)minBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)minBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setMinBatchSize:", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC12minBatchSizeSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBatchSize", + "printedName": "maxBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)maxBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)maxBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setMaxBatchSize:", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC12maxBatchSizeSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)init", + "mangledName": "$s9InMobiSDK13NetworkConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13NetworkConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13NetworkConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13NetworkConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13NetworkConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig", + "mangledName": "$s9InMobiSDK13NetworkConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BaseConfig", + "printedName": "BaseConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(py)enabled", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)enabled", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10BaseConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)init", + "mangledName": "$s9InMobiSDK10BaseConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10BaseConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10BaseConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10BaseConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10BaseConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig", + "mangledName": "$s9InMobiSDK10BaseConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LoggingConfig", + "printedName": "LoggingConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)enabled", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)enabled", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)expiry", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)expiry", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6expirySivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxNoOfEntries", + "printedName": "maxNoOfEntries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)maxNoOfEntries", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)maxNoOfEntries", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setMaxNoOfEntries:", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggingUrl", + "printedName": "loggingUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)loggingUrl", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)loggingUrl", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setLoggingUrl:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10loggingUrlSSvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "errorLog", + "printedName": "errorLog", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)errorLog", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)errorLog", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setErrorLog:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)banner", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)banner", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)audio", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)audio", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "int_html", + "printedName": "int_html", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)int_html", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)int_html", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setInt_html:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "int_native", + "printedName": "int_native", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)int_native", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)int_native", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setInt_native:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)native", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)native", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setNative:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "getToken", + "printedName": "getToken", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)getToken", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)getToken", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setGetToken:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)init", + "mangledName": "$s9InMobiSDK13LoggingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13LoggingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13LoggingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13LoggingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13LoggingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig", + "mangledName": "$s9InMobiSDK13LoggingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ErrorLogConfig", + "printedName": "ErrorLogConfig", + "children": [ + { + "kind": "Var", + "name": "samplePercent", + "printedName": "samplePercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(py)samplePercent", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)samplePercent", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)setSamplePercent:", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14ErrorLogConfigC13samplePercentSdvM", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEntries", + "printedName": "maxEntries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(py)maxEntries", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)maxEntries", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)setMaxEntries:", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14ErrorLogConfigC10maxEntriesSivM", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)init", + "mangledName": "$s9InMobiSDK14ErrorLogConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14ErrorLogConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14ErrorLogConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SdkLogAdTypeConfig", + "printedName": "SdkLogAdTypeConfig", + "children": [ + { + "kind": "Var", + "name": "ab", + "printedName": "ab", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(py)ab", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)ab", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)setAb:", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvM", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nonAb", + "printedName": "nonAb", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(py)nonAb", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)nonAb", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)setNonAb:", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvM", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)init", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SdkLogInfo", + "printedName": "SdkLogInfo", + "children": [ + { + "kind": "Var", + "name": "samplePercent", + "printedName": "samplePercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(py)samplePercent", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)samplePercent", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)setSamplePercent:", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SdkLogInfoC13samplePercentSdvM", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "logLevel", + "printedName": "logLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(py)logLevel", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)logLevel", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)setLogLevel:", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SdkLogInfoC8logLevelSSvM", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)init", + "mangledName": "$s9InMobiSDK10SdkLogInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10SdkLogInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10SdkLogInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10SdkLogInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10SdkLogInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo", + "mangledName": "$s9InMobiSDK10SdkLogInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPConfig", + "printedName": "LPConfig", + "children": [ + { + "kind": "Var", + "name": "ebDeeplinkFallbackInterval", + "printedName": "ebDeeplinkFallbackInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(py)ebDeeplinkFallbackInterval", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)ebDeeplinkFallbackInterval", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)setEbDeeplinkFallbackInterval:", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivM", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)init", + "mangledName": "$s9InMobiSDK8LPConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK8LPConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK8LPConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK8LPConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK8LPConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig", + "mangledName": "$s9InMobiSDK8LPConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AssetReportingConfig", + "printedName": "AssetReportingConfig", + "children": [ + { + "kind": "Var", + "name": "video", + "printedName": "video", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)video", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)video", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setVideo:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC5videoSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "image", + "printedName": "image", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)image", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)image", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setImage:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC5imageSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gif", + "printedName": "gif", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)gif", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)gif", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setGif:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC3gifSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)init", + "mangledName": "$s9InMobiSDK20AssetReportingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20AssetReportingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20AssetReportingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "DatabaseConfig", + "printedName": "DatabaseConfig", + "children": [ + { + "kind": "Var", + "name": "dbWALFrameSize", + "printedName": "dbWALFrameSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(py)dbWALFrameSize", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)dbWALFrameSize", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)setDbWALFrameSize:", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivM", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)init", + "mangledName": "$s9InMobiSDK14DatabaseConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14DatabaseConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14DatabaseConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14DatabaseConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14DatabaseConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig", + "mangledName": "$s9InMobiSDK14DatabaseConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUnifiedIdDelegate", + "printedName": "IMUnifiedIdDelegate", + "children": [ + { + "kind": "Function", + "name": "onFetchCompleted", + "printedName": "onFetchCompleted(_:error:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSError?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSError", + "printedName": "Foundation.NSError", + "usr": "c:objc(cs)NSError" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate(im)onFetchCompleted:error:", + "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP16onFetchCompleted_5errorySDySSypGSg_So7NSErrorCSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMUnifiedIdDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate", + "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Compression", + "printedName": "Compression", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMNative", + "printedName": "IMNative", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)placementId", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)placementId", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setPlacementId:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMNativeDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)delegate", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)delegate", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setDelegate:", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)keywords", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)keywords", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setKeywords:", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)extras", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)extras", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setExtras:", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)contentUrl", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)contentUrl", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setContentUrl:", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "customAdContent", + "printedName": "customAdContent", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)customAdContent", + "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)customAdContent", + "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adTitle", + "printedName": "adTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adTitle", + "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adTitle", + "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adDescription", + "printedName": "adDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adDescription", + "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adDescription", + "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adIcon", + "printedName": "adIcon", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adIcon", + "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adIcon", + "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adCtaText", + "printedName": "adCtaText", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adCtaText", + "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adCtaText", + "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adRating", + "printedName": "adRating", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adRating", + "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adRating", + "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adLandingPageUrl", + "printedName": "adLandingPageUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adLandingPageUrl", + "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adLandingPageUrl", + "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAppDownload", + "printedName": "isAppDownload", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)isAppDownload", + "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isAppDownload", + "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)creativeId", + "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)creativeId", + "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIdACs5Int64V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:", + "declAttributes": [ + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:delegate:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:delegate:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "primaryView", + "printedName": "primaryView(ofWidth:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIView?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)primaryViewOfWidth:", + "mangledName": "$s9InMobiSDK8IMNativeC11primaryView7ofWidthSo6UIViewCSg12CoreGraphics7CGFloatV_tF", + "moduleName": "InMobiSDK", + "objc_name": "primaryViewOfWidth:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load", + "mangledName": "$s9InMobiSDK8IMNativeC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load:", + "mangledName": "$s9InMobiSDK8IMNativeC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isReady", + "printedName": "isReady()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isReady", + "mangledName": "$s9InMobiSDK8IMNativeC7isReadySbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "reportAdClickAndOpenLandingPage", + "printedName": "reportAdClickAndOpenLandingPage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)reportAdClickAndOpenLandingPage", + "mangledName": "$s9InMobiSDK8IMNativeC31reportAdClickAndOpenLandingPageyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "recyclePrimaryView", + "printedName": "recyclePrimaryView()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)recyclePrimaryView", + "mangledName": "$s9InMobiSDK8IMNativeC18recyclePrimaryViewyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK8IMNativeC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)init", + "mangledName": "$s9InMobiSDK8IMNativeCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative", + "mangledName": "$s9InMobiSDK8IMNativeC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMPrivacyCompliance", + "printedName": "IMPrivacyCompliance", + "children": [ + { + "kind": "Function", + "name": "setDoNotSell", + "printedName": "setDoNotSell(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setDoNotSell:", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC12setDoNotSellyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setUSPrivacyString", + "printedName": "setUSPrivacyString(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setUSPrivacyString:", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC18setUSPrivacyStringyySSFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMPrivacyCompliance", + "printedName": "InMobiSDK.IMPrivacyCompliance", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(im)init", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUserDataTypes", + "printedName": "IMUserDataTypes", + "children": [ + { + "kind": "Var", + "name": "md5", + "printedName": "md5", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)md5", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)md5", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setMd5:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC3md5SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sha1", + "printedName": "sha1", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha1", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha1", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha1:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sha256", + "printedName": "sha256", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha256", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha256", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha256:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(md5:sha1:sha256:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)initWithMd5:sha1:sha256:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md54sha16sha256ACSSSg_A2Gtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithMd5:sha1:sha256:", + "declAttributes": [ + "Required", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "copy", + "printedName": "copy(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSZone?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSZone", + "printedName": "ObjectiveC.NSZone", + "usr": "s:10ObjectiveC6NSZoneV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)copyWithZone:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4copy4withyp10ObjectiveC6NSZoneVSg_tF", + "moduleName": "InMobiSDK", + "objc_name": "copyWithZone:", + "declAttributes": [ + "ObjC", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)isEqual:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC7isEqualySbypSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "isEqual:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)init", + "mangledName": "$s9InMobiSDK15IMUserDataTypesCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "SystemConfiguration", + "printedName": "SystemConfiguration", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit.SKAdImpression", + "printedName": "StoreKit.SKAdImpression", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioStatus", + "printedName": "IMBannerAudioStatus", + "children": [ + { + "kind": "Var", + "name": "playing", + "printedName": "playing", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPlaying", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO7playingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "paused", + "printedName": "paused", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPaused", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO6pausedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "completed", + "printedName": "completed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusCompleted", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO9completedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioStatus?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Frozen", + "ObjC", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioDelegate", + "printedName": "IMBannerAudioDelegate", + "children": [ + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:audioStatusChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate(im)banner:audioStatusChanged:", + "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP6banner_18audioStatusChangedyAA0D0C_AA0deI0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate", + "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMAudio", + "printedName": "IMAudio", + "children": [ + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMAudioDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)delegate", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)delegate", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setDelegate:", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)placementId", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)placementId", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setPlacementId:", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)keywords", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)keywords", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setKeywords:", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)extras", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)extras", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setExtras:", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "transitionAnimation", + "printedName": "transitionAnimation", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)transitionAnimation", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)transitionAnimation", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setTransitionAnimation:", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)contentUrl", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)contentUrl", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setContentUrl:", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)creativeId", + "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)creativeId", + "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:", + "mangledName": "$s9InMobiSDK7IMAudioC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Convenience", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:", + "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:", + "declAttributes": [ + "Custom", + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:delegate:", + "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:delegate:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK7IMAudioC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)load", + "mangledName": "$s9InMobiSDK7IMAudioC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)show", + "mangledName": "$s9InMobiSDK7IMAudioC4showyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)cancel", + "mangledName": "$s9InMobiSDK7IMAudioC6cancelyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willMove", + "printedName": "willMove(toWindow:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIWindow?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIWindow", + "printedName": "UIKit.UIWindow", + "usr": "c:objc(cs)UIWindow" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)willMoveToWindow:", + "mangledName": "$s9InMobiSDK7IMAudioC8willMove8toWindowySo8UIWindowCSg_tF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "willMoveToWindow:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio", + "mangledName": "$s9InMobiSDK7IMAudioC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SignalConfig", + "printedName": "SignalConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)getType", + "mangledName": "$s9InMobiSDK12SignalConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK12SignalConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "kA", + "printedName": "kA", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)kA", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)kA", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setKA:", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC2kASSvM", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bloomFilterServiceConfig", + "printedName": "bloomFilterServiceConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)bloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)bloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setBloomFilterServiceConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ext", + "printedName": "ext", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)ext", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)ext", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setExt:", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "session", + "printedName": "session", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)session", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)session", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setSession:", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC7sessionAA07SessionE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unifiedIdServiceConfig", + "printedName": "unifiedIdServiceConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)unifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)unifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setUnifiedIdServiceConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)includeIds", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)includeIds", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "novatiqConfig", + "printedName": "novatiqConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)novatiqConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)novatiqConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setNovatiqConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vAK", + "printedName": "vAK", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)vAK", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)vAK", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setVAK:", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3vAKSivM", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ice", + "printedName": "ice", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)ice", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)ice", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setIce:", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3iceAA03IceE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "purchases", + "printedName": "purchases", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)purchases", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)purchases", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setPurchases:", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "publisher", + "printedName": "publisher", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)publisher", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)publisher", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setPublisher:", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC9publisherAA09PublisherE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)init", + "mangledName": "$s9InMobiSDK12SignalConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12SignalConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK12SignalConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK12SignalConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK12SignalConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BloomFilterServiceConfig", + "printedName": "BloomFilterServiceConfig", + "children": [ + { + "kind": "Var", + "name": "maxFetchPerDay", + "printedName": "maxFetchPerDay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)maxFetchPerDay", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)maxFetchPerDay", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setMaxFetchPerDay:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeout", + "printedName": "timeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)timeout", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)timeout", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setTimeout:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC7timeoutSivM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)enabled", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)enabled", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)url", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)url", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBloomFileSize", + "printedName": "maxBloomFileSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)maxBloomFileSize", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)maxBloomFileSize", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setMaxBloomFileSize:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64VvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hashIdMaxAge", + "printedName": "hashIdMaxAge", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)hashIdMaxAge", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)hashIdMaxAge", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setHashIdMaxAge:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64VvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)init", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSessionSignalsType", + "printedName": "IMSessionSignalsType", + "children": [ + { + "kind": "Var", + "name": "startTimestamp", + "printedName": "startTimestamp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeStartTimestamp", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO14startTimestampyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "depthBanner", + "printedName": "depthBanner", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthBanner", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO11depthBanneryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "depthInt", + "printedName": "depthInt", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthInt", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8depthIntyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "depthRewarded", + "printedName": "depthRewarded", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthRewarded", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO13depthRewardedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "depthNative", + "printedName": "depthNative", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthNative", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO11depthNativeyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "count", + "printedName": "count", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeCount", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO5countyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "userRetention", + "printedName": "userRetention", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeUserRetention", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO13userRetentionyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSessionSignalsType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SessionConfig", + "printedName": "SessionConfig", + "children": [ + { + "kind": "Var", + "name": "control", + "printedName": "control", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(py)control", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)control", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)setControl:", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13SessionConfigC7controlSaySiGvM", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)init", + "mangledName": "$s9InMobiSDK13SessionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13SessionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13SessionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13SessionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13SessionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig", + "mangledName": "$s9InMobiSDK13SessionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "UnifiedIdServiceConfig", + "printedName": "UnifiedIdServiceConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)enabled", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)enabled", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)url", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)url", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeout", + "printedName": "timeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)timeout", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)timeout", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setTimeout:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)init", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NovatiqConfig", + "printedName": "NovatiqConfig", + "children": [ + { + "kind": "Var", + "name": "beaconUrl", + "printedName": "beaconUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)beaconUrl", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)beaconUrl", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setBeaconUrl:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC9beaconUrlSSvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "carrierNames", + "printedName": "carrierNames", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)carrierNames", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)carrierNames", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setCarrierNames:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isNovatiqEnabled", + "printedName": "isNovatiqEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)isNovatiqEnabled", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)isNovatiqEnabled", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setIsNovatiqEnabled:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC02isD7EnabledSbvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)init", + "mangledName": "$s9InMobiSDK13NovatiqConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13NovatiqConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13NovatiqConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13NovatiqConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13NovatiqConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig", + "mangledName": "$s9InMobiSDK13NovatiqConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IceConfig", + "printedName": "IceConfig", + "children": [ + { + "kind": "Var", + "name": "locationEnabled", + "printedName": "locationEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)locationEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)locationEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setLocationEnabled:", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC15locationEnabledSbvM", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "w", + "printedName": "w", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)w", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)w", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setW:", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC1wAA7WConfigCvM", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sessionEnabled", + "printedName": "sessionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)sessionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)sessionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setSessionEnabled:", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC14sessionEnabledSbvM", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "c", + "printedName": "c", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)c", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)c", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setC:", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC1cAA7CConfigCvM", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "stopRequestTimeout", + "printedName": "stopRequestTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)stopRequestTimeout", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)stopRequestTimeout", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setStopRequestTimeout:", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC18stopRequestTimeoutSivM", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK9IceConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "operatorInfoCollectionEnabled", + "printedName": "operatorInfoCollectionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)operatorInfoCollectionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC29operatorInfoCollectionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)operatorInfoCollectionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC29operatorInfoCollectionEnabledSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)init", + "mangledName": "$s9InMobiSDK9IceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK9IceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK9IceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK9IceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK9IceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig", + "mangledName": "$s9InMobiSDK9IceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WConfig", + "printedName": "WConfig", + "children": [ + { + "kind": "Var", + "name": "cwe", + "printedName": "cwe", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(py)cwe", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)cwe", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)setCwe:", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7WConfigC3cweSbvM", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)init", + "mangledName": "$s9InMobiSDK7WConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK7WConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK7WConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK7WConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK7WConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig", + "mangledName": "$s9InMobiSDK7WConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CConfig", + "printedName": "CConfig", + "children": [ + { + "kind": "Var", + "name": "cof", + "printedName": "cof", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(py)cof", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)cof", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)setCof:", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7CConfigC3cofSivM", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)init", + "mangledName": "$s9InMobiSDK7CConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK7CConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK7CConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK7CConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK7CConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig", + "mangledName": "$s9InMobiSDK7CConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PurchasesConfig", + "printedName": "PurchasesConfig", + "children": [ + { + "kind": "Var", + "name": "inapp", + "printedName": "inapp", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(py)inapp", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)inapp", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)setInapp:", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PurchasesConfigC5inappSbvM", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "restore", + "printedName": "restore", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(py)restore", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)restore", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)setRestore:", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PurchasesConfigC7restoreSbvM", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)init", + "mangledName": "$s9InMobiSDK15PurchasesConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15PurchasesConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15PurchasesConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15PurchasesConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15PurchasesConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig", + "mangledName": "$s9InMobiSDK15PurchasesConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PublisherConfig", + "printedName": "PublisherConfig", + "children": [ + { + "kind": "Var", + "name": "generalKeys", + "printedName": "generalKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)generalKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)generalKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setGeneralKeys:", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adSpecificKeys", + "printedName": "adSpecificKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)adSpecificKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)adSpecificKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setAdSpecificKeys:", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableMCO", + "printedName": "enableMCO", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)enableMCO", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)enableMCO", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setEnableMCO:", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC9enableMCOSbvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableHB", + "printedName": "enableHB", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)enableHB", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)enableHB", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setEnableHB:", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC8enableHBSbvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "payloadSize", + "printedName": "payloadSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)payloadSize", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)payloadSize", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setPayloadSize:", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC11payloadSizeSivM", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)init", + "mangledName": "$s9InMobiSDK15PublisherConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15PublisherConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15PublisherConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15PublisherConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15PublisherConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig", + "mangledName": "$s9InMobiSDK15PublisherConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioHandler", + "printedName": "IMBannerAudioHandler", + "children": [ + { + "kind": "Function", + "name": "setAudioEnabled", + "printedName": "setAudioEnabled(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(cm)setAudioEnabled:", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC03setE7EnabledyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onView", + "printedName": "onView(_:addBannerAudioDelegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)onView:addBannerAudioDelegate:", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC6onView_09addBannerE8DelegateySo6UIViewC_AA0deK0_ptF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioHandler", + "printedName": "InMobiSDK.IMBannerAudioHandler", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)init", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMConfigBase", + "printedName": "IMConfigBase", + "children": [ + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)toDictionary", + "mangledName": "$s9InMobiSDK12IMConfigBaseC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)getType", + "mangledName": "$s9InMobiSDK12IMConfigBaseC7getTypeSSyF", + "moduleName": "InMobiSDK", + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMConfigBase", + "printedName": "InMobiSDK.IMConfigBase", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)init", + "mangledName": "$s9InMobiSDK12IMConfigBaseCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "mangledName": "$s9InMobiSDK12IMConfigBaseC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMConfigP", + "printedName": "IMConfigP", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP(im)getType", + "mangledName": "$s9InMobiSDK9IMConfigPP7getTypeSSyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMConfigP>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP(im)toDictionary", + "mangledName": "$s9InMobiSDK9IMConfigPP12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMConfigP>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : ObjectiveC.NSObjectProtocol>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMRemoteLogLevel", + "printedName": "IMRemoteLogLevel", + "children": [ + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelError", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5erroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelDebug", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5debugyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelInfo", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO4infoyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "state", + "printedName": "state", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelState", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5stateyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMRemoteLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMLogging", + "printedName": "IMLogging", + "children": [ + { + "kind": "Function", + "name": "log", + "printedName": "log(message:tag:logLevel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)logWithMessage:tag:logLevel:", + "mangledName": "$s9InMobiSDK9IMLoggingP3log7message3tag0E5LevelySS_SSAA011IMRemoteLogH0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", + "sugared_genericSig": "", + "protocolReq": true, + "objc_name": "logWithMessage:tag:logLevel:", + "declAttributes": [ + "Optional", + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "saveAndSync", + "printedName": "saveAndSync()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)saveAndSync", + "mangledName": "$s9InMobiSDK9IMLoggingP11saveAndSyncyyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging", + "mangledName": "$s9InMobiSDK9IMLoggingP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyDictionary", + "printedName": "AnyDictionary", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13AnyDictionaryC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13AnyDictionaryC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary(im)init", + "mangledName": "$s9InMobiSDK13AnyDictionaryCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13AnyDictionaryC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13AnyDictionaryC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary", + "mangledName": "$s9InMobiSDK13AnyDictionaryC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "ConfigManager", + "printedName": "ConfigManager", + "children": [ + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigManager", + "printedName": "InMobiSDK.ConfigManager", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(cpy)shared", + "mangledName": "$s9InMobiSDK13ConfigManagerC6sharedACvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigManager", + "printedName": "InMobiSDK.ConfigManager", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(cm)shared", + "mangledName": "$s9InMobiSDK13ConfigManagerC6sharedACvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "updateConfig", + "printedName": "updateConfig(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(im)updateConfigWith:", + "mangledName": "$s9InMobiSDK13ConfigManagerC06updateD04withySS_tF", + "moduleName": "InMobiSDK", + "objc_name": "updateConfigWith:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "validateConfig", + "printedName": "validateConfig(configType:dictionary:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMConfigBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMConfigBase", + "printedName": "InMobiSDK.IMConfigBase", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(im)validateConfigWithConfigType:dictionary:", + "mangledName": "$s9InMobiSDK13ConfigManagerC08validateD010configType10dictionaryAA12IMConfigBaseCSgSS_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "objc_name": "validateConfigWithConfigType:dictionary:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager", + "mangledName": "$s9InMobiSDK13ConfigManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMAdMetaInfo", + "printedName": "IMAdMetaInfo", + "children": [ + { + "kind": "Var", + "name": "creativeID", + "printedName": "creativeID", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)creativeID", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)creativeID", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "bidInfo", + "printedName": "bidInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)bidInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)bidInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getBid", + "printedName": "getBid()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)getBid", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC6getBidSdyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)init", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "CrashConfig", + "printedName": "CrashConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)getType", + "mangledName": "$s9InMobiSDK11CrashConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK11CrashConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)url", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)url", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetryCount", + "printedName": "maxRetryCount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)maxRetryCount", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)maxRetryCount", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setMaxRetryCount:", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC13maxRetryCountSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventTTL", + "printedName": "eventTTL", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)eventTTL", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)eventTTL", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setEventTTL:", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC8eventTTLSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventsToPersist", + "printedName": "maxEventsToPersist", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)maxEventsToPersist", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)maxEventsToPersist", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setMaxEventsToPersist:", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC18maxEventsToPersistSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "networkType", + "printedName": "networkType", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)networkType", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)networkType", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setNetworkType:", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0CvM", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "crashConfig", + "printedName": "crashConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)crashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)crashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setCrashConfig:", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0CvM", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)init", + "mangledName": "$s9InMobiSDK11CrashConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11CrashConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11CrashConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11CrashConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11CrashConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashNetworkTypeConfig", + "printedName": "CrashNetworkTypeConfig", + "children": [ + { + "kind": "Var", + "name": "wifi", + "printedName": "wifi", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(py)wifi", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)wifi", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)setWifi:", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0CvM", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "others", + "printedName": "others", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(py)others", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)others", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)setOthers:", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0CvM", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)init", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashNetworkConfig", + "printedName": "CrashNetworkConfig", + "children": [ + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minBatchSize", + "printedName": "minBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)minBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)minBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setMinBatchSize:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBatchSize", + "printedName": "maxBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)maxBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)maxBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setMaxBatchSize:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)init", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK18CrashNetworkConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashReportingConfig", + "printedName": "CrashReportingConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(py)enabled", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)enabled", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20CrashReportingConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "samplingPercent", + "printedName": "samplingPercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(py)samplingPercent", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)samplingPercent", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)setSamplingPercent:", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20CrashReportingConfigC15samplingPercentSfvM", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)init", + "mangledName": "$s9InMobiSDK20CrashReportingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20CrashReportingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20CrashReportingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMInterstitial", + "printedName": "IMInterstitial", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)placementId", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)placementId", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setPlacementId:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMInterstitialDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)delegate", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)delegate", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setDelegate:", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)keywords", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)keywords", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setKeywords:", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)extras", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)extras", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setExtras:", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)contentUrl", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)contentUrl", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setContentUrl:", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)creativeId", + "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)creativeId", + "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "preloadManager", + "printedName": "preloadManager", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)preloadManager", + "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Lazy", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)preloadManager", + "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIdACs5Int64V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:", + "declAttributes": [ + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:delegate:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:delegate:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load", + "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isReady", + "printedName": "isReady()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)isReady", + "mangledName": "$s9InMobiSDK14IMInterstitialC7isReadySbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4show4fromySo16UIViewControllerC_tF", + "moduleName": "InMobiSDK", + "objc_name": "showFrom:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show(from:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:with:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4show4from4withySo16UIViewControllerC_AA0D13AnimationTypeOtF", + "moduleName": "InMobiSDK", + "deprecated": true, + "objc_name": "showFrom:with:", + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK14IMInterstitialC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setWatermark", + "printedName": "setWatermark(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setWatermarkWith:", + "mangledName": "$s9InMobiSDK14IMInterstitialC12setWatermark4withyAA11IMWatermarkC_tF", + "moduleName": "InMobiSDK", + "objc_name": "setWatermarkWith:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)cancel", + "mangledName": "$s9InMobiSDK14IMInterstitialC6cancelyyF", + "moduleName": "InMobiSDK", + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)init", + "mangledName": "$s9InMobiSDK14IMInterstitialCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial", + "mangledName": "$s9InMobiSDK14IMInterstitialC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "InMobiSDK.Private", + "printedName": "InMobiSDK.Private", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "ConfigProvider", + "printedName": "ConfigProvider", + "children": [ + { + "kind": "Var", + "name": "rootConfig", + "printedName": "rootConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)rootConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC04rootD0AA04RootD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)rootConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC04rootD0AA04RootD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "telemetryConfig", + "printedName": "telemetryConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)telemetryConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC09telemetryD0AA09TelemetryD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)telemetryConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC09telemetryD0AA09TelemetryD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adsConfig", + "printedName": "adsConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)adsConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC03adsD0AA03AdsD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)adsConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC03adsD0AA03AdsD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "signalConfig", + "printedName": "signalConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)signalConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC06signalD0AA06SignalD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)signalConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC06signalD0AA06SignalD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "crashConfig", + "printedName": "crashConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)crashConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC05crashD0AA05CrashD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)crashConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC05crashD0AA05CrashD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigProvider", + "printedName": "InMobiSDK.ConfigProvider", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(im)init", + "mangledName": "$s9InMobiSDK14ConfigProviderCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider", + "mangledName": "$s9InMobiSDK14ConfigProviderC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "RootConfig", + "printedName": "RootConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)getType", + "mangledName": "$s9InMobiSDK10RootConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK10RootConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)includeIds", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)includeIds", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "monetizationDisabled", + "printedName": "monetizationDisabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)monetizationDisabled", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)monetizationDisabled", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setMonetizationDisabled:", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC20monetizationDisabledSbvM", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "waitTime", + "printedName": "waitTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)waitTime", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)waitTime", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setWaitTime:", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC8waitTimeSivM", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "latestSdkInfo", + "printedName": "latestSdkInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)latestSdkInfo", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)latestSdkInfo", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setLatestSdkInfo:", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0CvM", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "components", + "printedName": "components", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)components", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)components", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setComponents:", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvM", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gdpr", + "printedName": "gdpr", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)gdpr", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)gdpr", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setGdpr:", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvM", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "urlForProductType", + "printedName": "urlForProductType(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)urlForProductType:", + "mangledName": "$s9InMobiSDK10RootConfigC17urlForProductTypeyS2SF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "expiryForProductType", + "printedName": "expiryForProductType(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)expiryForProductType:", + "mangledName": "$s9InMobiSDK10RootConfigC20expiryForProductTypeys5Int64VSSF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)init", + "mangledName": "$s9InMobiSDK10RootConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10RootConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10RootConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10RootConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10RootConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig", + "mangledName": "$s9InMobiSDK10RootConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMLatestSdkInfo", + "printedName": "IMLatestSdkInfo", + "children": [ + { + "kind": "Var", + "name": "version", + "printedName": "version", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(py)version", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)version", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)setVersion:", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC7versionSSvM", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(py)url", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)url", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)setUrl:", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC3urlSSvM", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)init", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMComponent", + "printedName": "IMComponent", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)type", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)type", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setType:", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC4typeSSvM", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)expiry", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)expiry", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setExpiry:", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC6expirys5Int64VvM", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)url", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)url", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setUrl:", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC3urlSSvM", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)init", + "mangledName": "$s9InMobiSDK11IMComponentCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11IMComponentC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11IMComponentC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11IMComponentC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11IMComponentC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent", + "mangledName": "$s9InMobiSDK11IMComponentC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMIncludeIds", + "printedName": "IMIncludeIds", + "children": [ + { + "kind": "Var", + "name": "O1", + "printedName": "O1", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)O1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)O1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setO1:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC2O1SbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1SbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "SO1", + "printedName": "SO1", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)SO1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)SO1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setSO1:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3SO1SbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1SbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "IDA", + "printedName": "IDA", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)IDA", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)IDA", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setIDA:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3IDASbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "IDV", + "printedName": "IDV", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)IDV", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)IDV", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setIDV:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3IDVSbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)toDictionary", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)init", + "mangledName": "$s9InMobiSDK12IMIncludeIdsCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12IMIncludeIdsC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK12IMIncludeIdsC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMGDPR", + "printedName": "IMGDPR", + "children": [ + { + "kind": "Var", + "name": "transmitRequest", + "printedName": "transmitRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(py)transmitRequest", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Dynamic", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)transmitRequest", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)setTransmitRequest:", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)init", + "mangledName": "$s9InMobiSDK6IMGDPRCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK6IMGDPRC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK6IMGDPRC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK6IMGDPRC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK6IMGDPRC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR", + "mangledName": "$s9InMobiSDK6IMGDPRC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMWatermark", + "printedName": "IMWatermark", + "children": [ + { + "kind": "Var", + "name": "imageData", + "printedName": "imageData", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(py)imageData", + "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)imageData", + "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(waterMarkImageData:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)initWithWaterMarkImageData:", + "mangledName": "$s9InMobiSDK11IMWatermarkC18waterMarkImageDataAC10Foundation0H0V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithWaterMarkImageData:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)init", + "mangledName": "$s9InMobiSDK11IMWatermarkCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark", + "mangledName": "$s9InMobiSDK11IMWatermarkC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMNativeDelegate", + "printedName": "IMNativeDelegate", + "children": [ + { + "kind": "Function", + "name": "nativeDidFinishLoading", + "printedName": "nativeDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishLoading:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeWillPresentScreen", + "printedName": "nativeWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillPresentScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidPresentScreen", + "printedName": "nativeDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidPresentScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeWillDismissScreen", + "printedName": "nativeWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillDismissScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidDismissScreen", + "printedName": "nativeDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidDismissScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromNative", + "printedName": "userWillLeaveApplicationFromNative(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userWillLeaveApplicationFromNative:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP34userWillLeaveApplicationFromNativeyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeAdImpressed", + "printedName": "nativeAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeAdImpressed:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP17nativeAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didInteractWithParams:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidFinishPlayingMedia", + "printedName": "nativeDidFinishPlayingMedia(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishPlayingMedia:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP27nativeDidFinishPlayingMediayyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userDidSkipPlayingMediaFromNative", + "printedName": "userDidSkipPlayingMediaFromNative(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userDidSkipPlayingMediaFromNative:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP33userDidSkipPlayingMediaFromNativeyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:adAudioStateChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:adAudioStateChanged:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_19adAudioStateChangedyAA0D0C_SbtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "MetricKit", + "printedName": "MetricKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMCommonConstants", + "printedName": "IMCommonConstants", + "children": [ + { + "kind": "Var", + "name": "IM_GDPR_CONSENT_AVAILABLE", + "printedName": "IM_GDPR_CONSENT_AVAILABLE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_GDPR_CONSENT_IAB", + "printedName": "IM_GDPR_CONSENT_IAB", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_IAB", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_IAB", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_SUBJECT_TO_GDPR", + "printedName": "IM_SUBJECT_TO_GDPR", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_SUBJECT_TO_GDPR", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_SUBJECT_TO_GDPR", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "printedName": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_PARTNER_GDPR_APPLIES", + "printedName": "IM_PARTNER_GDPR_APPLIES", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_APPLIES", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_APPLIES", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCommonConstants", + "printedName": "InMobiSDK.IMCommonConstants", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(im)init", + "mangledName": "$s9InMobiSDK17IMCommonConstantsCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjCMembers", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKLogLevel", + "printedName": "IMSDKLogLevel", + "children": [ + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelNone", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO4noneyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelError", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5erroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelDebug", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5debugyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKGender", + "printedName": "IMSDKGender", + "children": [ + { + "kind": "Var", + "name": "male", + "printedName": "male", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKGender.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderMale", + "mangledName": "$s9InMobiSDK11IMSDKGenderO4maleyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "female", + "printedName": "female", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKGender.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderFemale", + "mangledName": "$s9InMobiSDK11IMSDKGenderO6femaleyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKGender?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivp", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivg", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKGender", + "mangledName": "$s9InMobiSDK11IMSDKGenderO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKEducation", + "printedName": "IMSDKEducation", + "children": [ + { + "kind": "Var", + "name": "highSchoolOrLess", + "printedName": "highSchoolOrLess", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationHighSchoolOrLess", + "mangledName": "$s9InMobiSDK14IMSDKEducationO16highSchoolOrLessyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "collageOrGraduate", + "printedName": "collageOrGraduate", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationCollageOrGraduate", + "mangledName": "$s9InMobiSDK14IMSDKEducationO17collageOrGraduateyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "postGraduateOrAbove", + "printedName": "postGraduateOrAbove", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationPostGraduateOrAbove", + "mangledName": "$s9InMobiSDK14IMSDKEducationO19postGraduateOrAboveyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKEducation?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivp", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivg", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation", + "mangledName": "$s9InMobiSDK14IMSDKEducationO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKAgeGroup", + "printedName": "IMSDKAgeGroup", + "children": [ + { + "kind": "Var", + "name": "below18", + "printedName": "below18", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBelow18", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7below18yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "between18And24", + "printedName": "between18And24", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween18And24", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between18And24yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "between25And29", + "printedName": "between25And29", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween25And29", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between25And29yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "between30And34", + "printedName": "between30And34", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween30And34", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between30And34yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "between35And44", + "printedName": "between35And44", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween35And44", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between35And44yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "between45And54", + "printedName": "between45And54", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween45And54", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between45And54yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "between55And65", + "printedName": "between55And65", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween55And65", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between55And65yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "above65", + "printedName": "above65", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupAbove65", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7above65yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 7 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKAgeGroup?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialAnimationType", + "printedName": "IMInterstitialAnimationType", + "children": [ + { + "kind": "Var", + "name": "coverVertical", + "printedName": "coverVertical", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeCoverVertical", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO13coverVerticalyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "flipHorizontal", + "printedName": "flipHorizontal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeFlipHorizontal", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO14flipHorizontalyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "asNone", + "printedName": "asNone", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeAsNone", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO6asNoneyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialAnimationType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "SQLite3", + "printedName": "SQLite3", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "String", + "printedName": "String", + "declKind": "Struct", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", + "declAttributes": [ + "Frozen" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "BidirectionalCollection", + "printedName": "BidirectionalCollection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:SK", + "mangledName": "$sSK" + }, + { + "kind": "Conformance", + "name": "Collection", + "printedName": "Collection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:Sl", + "mangledName": "$sSl" + }, + { + "kind": "Conformance", + "name": "Sequence", + "printedName": "Sequence", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] + } + ], + "usr": "s:ST", + "mangledName": "$sST" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", + "children": [ + { + "kind": "TypeWitness", + "name": "UTF8View", + "printedName": "UTF8View", + "children": [ + { + "kind": "TypeNominal", + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UTF16View", + "printedName": "UTF16View", + "children": [ + { + "kind": "TypeNominal", + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", + "children": [ + { + "kind": "TypeNominal", + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + } + ], + "usr": "s:Sy", + "mangledName": "$sSy" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", + "children": [ + { + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", + "children": [ + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + } + ], + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "Transferable", + "printedName": "Transferable", + "children": [ + { + "kind": "TypeWitness", + "name": "Representation", + "printedName": "Representation", + "children": [ + { + "kind": "TypeNominal", + "name": "OpaqueTypeArchetype", + "printedName": "some CoreTransferable.TransferRepresentation", + "children": [ + { + "kind": "TypeNominal", + "name": "TransferRepresentation", + "printedName": "CoreTransferable.TransferRepresentation", + "usr": "s:16CoreTransferable22TransferRepresentationP" + }, + { + "kind": "TypeNominal", + "name": "Sendable", + "printedName": "Swift.Sendable", + "usr": "s:s8SendableP" + } + ] + } + ] + } + ], + "usr": "s:16CoreTransferable0B0P", + "mangledName": "$s16CoreTransferable0B0P" + } + ] + } + ], + "json_format_version": 8 + }, + "ConstValues": [ + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 509, + "length": 46, + "value": "\"com.inmobi.IMAdQualityNetworkInterface.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "BooleanLiteral", + "offset": 802, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", + "kind": "StringLiteral", + "offset": 770, + "length": 31, + "value": "\"Kindly create IMBanner Object\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", + "kind": "StringLiteral", + "offset": 584, + "length": 22, + "value": "\"InMobiSDK.IMBannerPreloadManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "StringLiteral", + "offset": 4735, + "length": 45, + "value": "\"com.inmobi.unifiedidservice.backgroundQueue\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 6, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 371, + "length": 15, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 27, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 433, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 11, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 495, + "length": 19, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 524, + "length": 22, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 556, + "length": 20, + "value": "11" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 586, + "length": 17, + "value": "12" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 613, + "length": 18, + "value": "13" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 17, + "value": "14" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 684, + "length": 2, + "value": "22" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 719, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 6, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 371, + "length": 15, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 27, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 433, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 11, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 495, + "length": 19, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 524, + "length": 22, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 556, + "length": 20, + "value": "11" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 586, + "length": 17, + "value": "12" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 613, + "length": 18, + "value": "13" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 17, + "value": "14" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 684, + "length": 2, + "value": "22" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 719, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "StringLiteral", + "offset": 744, + "length": 15, + "value": "\"InMobiSDK.IMRequestStatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", + "kind": "BooleanLiteral", + "offset": 536, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", + "kind": "StringLiteral", + "offset": 168, + "length": 11, + "value": "\"InMobiSDK.IMAdManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", + "kind": "BooleanLiteral", + "offset": 380, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", + "kind": "StringLiteral", + "offset": 184, + "length": 24, + "value": "\"InMobiSDK.IMInterstitialAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "StringLiteral", + "offset": 201, + "length": 38, + "value": "\"com.inmobi.ads.adresponsemodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Audience Bidding\/IMAudienceBiddingToken.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 428, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 490, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 622, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "StringLiteral", + "offset": 726, + "length": 36, + "value": "\"com.inmobi.IMAdQualityManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 481, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 719, + "length": 28, + "value": "\"https:\/\/ads.inmobi.com\/sdk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 924, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 971, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 1165, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 1216, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 3992, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4033, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 4083, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 4485, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4534, + "length": 2, + "value": "30" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4584, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 5001, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5041, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5316, + "length": 3, + "value": "120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5364, + "length": 5, + "value": "10800" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5410, + "length": 3, + "value": "500" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5456, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5500, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5542, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6449, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6561, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6621, + "length": 3, + "value": "250" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6958, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 7021, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 7126, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 7126, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8362, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 8261, + "length": 27, + "value": "\"InMobiSDK.ImpressionViewabilityConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8770, + "length": 2, + "value": "90" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8870, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9439, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9476, + "length": 6, + "value": "432000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 9518, + "length": 65, + "value": "\"https:\/\/supply.inmobicdn.net\/javascript\/1.4.12\/omsdk-service.js\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9632, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9679, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 9731, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 9778, + "length": 8, + "value": "\"Inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10640, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10700, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10757, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11378, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11441, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11495, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12085, + "length": 6, + "value": "153600" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12138, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 12179, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12226, + "length": 4, + "value": "5000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12270, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12992, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13033, + "length": 4, + "value": "5000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13073, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13114, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13156, + "length": 4, + "value": "6300" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 17289, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 17289, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 15319, + "length": 23, + "value": "\"InMobiSDK.MediationFlowTypeConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 18340, + "length": 22, + "value": "\"InMobiSDK.MediationTimeoutConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26014, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26207, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26401, + "length": 7, + "value": "3145728" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26453, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26500, + "length": 8, + "value": "31457280" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 26623, + "length": 13, + "value": "[\"video\/mp4\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27243, + "length": 4, + "value": "4000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 27295, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27596, + "length": 6, + "value": "259200" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27647, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27690, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28162, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28162, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28288, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28576, + "length": 3, + "value": "480" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 28619, + "length": 18, + "value": "[0, 1, 2, 3, 4, 5]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 28702, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 28752, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28797, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28922, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28971, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29020, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 29063, + "length": 3, + "value": "320" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29120, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 30423, + "length": 8, + "value": "10485760" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 30484, + "length": 13, + "value": "[\"video\/mp4\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31295, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31295, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31962, + "length": 11, + "value": "\"#00000000\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 32287, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32340, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32377, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32771, + "length": 6, + "value": "432000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32820, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 32862, + "length": 56, + "value": "\"https:\/\/supply.inmobicdn.net\/sdk\/sdk\/1075\/ios\/mraid.js\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32958, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAudioAdUnit.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 13, + "value": "\"InMobiSDK.IMAudioAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "BooleanLiteral", + "offset": 1047, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "FloatLiteral", + "offset": 2482, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "FloatLiteral", + "offset": 2534, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdFetchServiceManager.swift", + "kind": "StringLiteral", + "offset": 219, + "length": 42, + "value": "\"com.inmobi.unifiedid.fetch.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataModel.swift", + "kind": "StringLiteral", + "offset": 892, + "length": 15, + "value": "\"InMobiSDK.IMUserDataModel\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", + "kind": "StringLiteral", + "offset": 191, + "length": 12, + "value": "\"com.inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", + "kind": "StringLiteral", + "offset": 288, + "length": 13, + "value": "\"secureStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Model\/IMLogEntry.swift", + "kind": "BooleanLiteral", + "offset": 341, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 385, + "length": 4, + "value": "\"st\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 411, + "length": 5, + "value": "\"dep\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 438, + "length": 5, + "value": "\"cnt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 473, + "length": 7, + "value": "\"u-ret\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 385, + "length": 4, + "value": "\"st\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 411, + "length": 5, + "value": "\"dep\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 438, + "length": 5, + "value": "\"cnt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 473, + "length": 7, + "value": "\"u-ret\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 319, + "length": 41, + "value": "\"com.inmobi.IMPublisherProvidedInfo.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 398, + "length": 24, + "value": "\"com.inmobi.user.gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 462, + "length": 27, + "value": "\"com.inmobi.user.education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 533, + "length": 29, + "value": "\"com.inmobi.user.yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 596, + "length": 21, + "value": "\"com.inmobi.user.age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 656, + "length": 26, + "value": "\"com.inmobi.user.language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 724, + "length": 28, + "value": "\"com.inmobi.user.postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 792, + "length": 26, + "value": "\"com.inmobi.user.areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 858, + "length": 27, + "value": "\"com.inmobi.user.interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 925, + "length": 26, + "value": "\"com.inmobi.user.agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 994, + "length": 29, + "value": "\"com.inmobi.user.haslocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1062, + "length": 26, + "value": "\"com.inmobi.user.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1128, + "length": 27, + "value": "\"com.inmobi.user.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1194, + "length": 26, + "value": "\"com.inmobi.user.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1263, + "length": 29, + "value": "\"com.inmobi.user.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1334, + "length": 28, + "value": "\"com.inmobi.sdk.haslocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1400, + "length": 25, + "value": "\"com.inmobi.sdk.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1464, + "length": 26, + "value": "\"com.inmobi.sdk.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1528, + "length": 25, + "value": "\"com.inmobi.sdk.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1596, + "length": 28, + "value": "\"com.inmobi.sdk.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1659, + "length": 22, + "value": "\"com.inmobi.user.city\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1717, + "length": 23, + "value": "\"com.inmobi.user.state\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1778, + "length": 25, + "value": "\"com.inmobi.user.country\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1848, + "length": 32, + "value": "\"com.inmobi.publisher.unifiedid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1925, + "length": 32, + "value": "\"com.inmobi.user.age.restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 277, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 277, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBanner.swift", + "kind": "IntegerLiteral", + "offset": 7739, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", + "kind": "BooleanLiteral", + "offset": 262, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 14, + "value": "\"InMobiSDK.IMBannerCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitialPreloadManager.swift", + "kind": "StringLiteral", + "offset": 614, + "length": 28, + "value": "\"InMobiSDK.IMInterstitialPreloadManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMCTServiceManager.swift", + "kind": "StringLiteral", + "offset": 367, + "length": 36, + "value": "\"com.inmobi.IMCTServiceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "StringLiteral", + "offset": 4251, + "length": 30, + "value": "\"com.inmobi.ads.requeststatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", + "kind": "BooleanLiteral", + "offset": 371, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", + "kind": "StringLiteral", + "offset": 181, + "length": 29, + "value": "\"InMobiSDK.IMLogPersistenceSaveOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 345, + "length": 3, + "value": "300" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 391, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 564, + "length": 42, + "value": "\"https:\/\/telemetry.sdk.inmobi.com\/metrics\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 805, + "length": 2, + "value": "30" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 845, + "length": 6, + "value": "604800" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 898, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "Array", + "offset": 949, + "length": 1012, + "value": "[\"SessionStarted\", \"AdLoadFailed\", \"AdLoadSuccessful\", \"AssetDownloaded\", \"BlockAutoRedirection\", \"ConfigFetched\", \"InvalidConfig\", \"ServerFill\", \"ServerNoFill\", \"ServerError\", \"AdShowFailed\", \"AdGetSignalsSucceeded\", \"AdGetSignalsFailed\", \"AdLoadCalled\", \"AdLoadDroppedAtSDK\", \"AdShowCalled\", \"AdShowSuccessful\", \"AdGetSignalsCalled\", \"AdInitFailed\", \"UnifiedIdNetworkCallRequested\", \"UnifiedIdNetworkResponseFailure\", \"FetchApiInvoked\", \"FetchCallbackFailure\", \"AdImpressionSuccessful\", \"RenderSuccess\", \"ParseSuccess\", \"WebViewLoadCalled\", \"WebViewLoadFinished\", \"WebViewLoadFailed\", \"FireAdReady\", \"FireAdFailed\", \"SKANUnsupportedVersion\", \"CustomProductPageUnsupported\", \"TemplateEventDropped\", \"DatabaseMaxLimitReached\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 2009, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 2113, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 2168, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4063, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4081, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4098, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4176, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4194, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4211, + "length": 2, + "value": "25" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4584, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4627, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4670, + "length": 2, + "value": "85" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 4498, + "length": 13, + "value": "\"InMobiSDK.NetworkConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 5382, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 5631, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5672, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5717, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5761, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5809, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 5854, + "length": 57, + "value": "\"https:\/\/log-activity.templates.inmobi.com\/api\/v1\/ingest\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 7750, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 7791, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "FloatLiteral", + "offset": 8590, + "length": 3, + "value": "0.1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 8634, + "length": 6, + "value": "\"info\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 9062, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9425, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9464, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 9652, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 294, + "length": 2, + "value": "32" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 341, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 368, + "length": 16, + "value": "\"com.inmobi.log\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 416, + "length": 14, + "value": "\"InMobiSdkLog\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 461, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 8, + "value": "\"expiry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 541, + "length": 9, + "value": "\"created\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 17, + "value": "\"com.inmobi.logs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "BooleanLiteral", + "offset": 994, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 10, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 1067, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 439, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 6, + "value": "\"u-rt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 526, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 439, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 6, + "value": "\"u-rt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 526, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1171, + "length": 19, + "value": "\"a-parentViewWidth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 18, + "value": "\"a-productVersion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 13, + "value": "\"trackerType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1171, + "length": 19, + "value": "\"a-parentViewWidth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 18, + "value": "\"a-productVersion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 13, + "value": "\"trackerType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1787, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1827, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1787, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1827, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2730, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2762, + "length": 4, + "value": "\"im\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2900, + "length": 14, + "value": "\"u-postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2939, + "length": 12, + "value": "\"u-areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 33, + "value": "\"d-density-dependent-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3046, + "length": 12, + "value": "\"d-textsize\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3081, + "length": 8, + "value": "\"adtype\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3114, + "length": 19, + "value": "\"client-request-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3166, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3202, + "length": 9, + "value": "\"im-plid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3233, + "length": 12, + "value": "\"c-ap-bssid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3276, + "length": 20, + "value": "\"loc-consent-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3321, + "length": 12, + "value": "\"u-appcache\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 23, + "value": "\"has-dynamic-mediation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3418, + "length": 12, + "value": "\"int-origin\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3460, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2900, + "length": 14, + "value": "\"u-postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2939, + "length": 12, + "value": "\"u-areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 33, + "value": "\"d-density-dependent-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3046, + "length": 12, + "value": "\"d-textsize\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3081, + "length": 8, + "value": "\"adtype\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3114, + "length": 19, + "value": "\"client-request-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3166, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3202, + "length": 9, + "value": "\"im-plid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3233, + "length": 12, + "value": "\"c-ap-bssid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3276, + "length": 20, + "value": "\"loc-consent-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3321, + "length": 12, + "value": "\"u-appcache\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 23, + "value": "\"has-dynamic-mediation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3418, + "length": 12, + "value": "\"int-origin\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3460, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", + "kind": "Array", + "offset": 1001, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", + "kind": "BooleanLiteral", + "offset": 1726, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 984, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1115, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 1165, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 1294, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1405, + "length": 3, + "value": "320" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1418, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "StringLiteral", + "offset": 1466, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 3869, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 4390, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", + "kind": "BooleanLiteral", + "offset": 7216, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", + "kind": "StringLiteral", + "offset": 1320, + "length": 8, + "value": "\"InMobiSDK.IMNative\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashNetworkRequest.swift", + "kind": "IntegerLiteral", + "offset": 554, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataTypes.swift", + "kind": "StringLiteral", + "offset": 1083, + "length": 15, + "value": "\"InMobiSDK.IMUserDataTypes\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "StringLiteral", + "offset": 423, + "length": 40, + "value": "\"kInMobiReachabilityChangedNotification\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 376, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1156, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "StringLiteral", + "offset": 1431, + "length": 29, + "value": "\"com.inmobi.IMAdQuality.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1541, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1593, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1689, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1895, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1949, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "StringLiteral", + "offset": 199, + "length": 8, + "value": "\"InMobiSDK.IMAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 17239, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1207, + "length": 15, + "value": "\"d-nettype-raw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1257, + "length": 16, + "value": "\"d-localization\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1304, + "length": 12, + "value": "\"d-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1348, + "length": 19, + "value": "\"d-devicemachinehw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1394, + "length": 10, + "value": "\"u-appver\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 10, + "value": "\"u-appbid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1473, + "length": 10, + "value": "\"u-appdnm\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1513, + "length": 18, + "value": "\"u-appsecure-dict\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1557, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1592, + "length": 19, + "value": "\"u-tracking-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1637, + "length": 12, + "value": "\"mk-version\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1672, + "length": 10, + "value": "\"u-id-map\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1705, + "length": 10, + "value": "\"u-id-adt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1741, + "length": 8, + "value": "\"u-s-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1802, + "length": 13, + "value": "\"do_not_sell\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1847, + "length": 12, + "value": "\"us_privacy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1885, + "length": 5, + "value": "\"gpp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1922, + "length": 20, + "value": "\"u-app-orientations\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1970, + "length": 7, + "value": "\"sData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 2002, + "length": 7, + "value": "\"u-nip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1207, + "length": 15, + "value": "\"d-nettype-raw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1257, + "length": 16, + "value": "\"d-localization\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1304, + "length": 12, + "value": "\"d-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1348, + "length": 19, + "value": "\"d-devicemachinehw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1394, + "length": 10, + "value": "\"u-appver\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 10, + "value": "\"u-appbid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1473, + "length": 10, + "value": "\"u-appdnm\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1513, + "length": 18, + "value": "\"u-appsecure-dict\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1557, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1592, + "length": 19, + "value": "\"u-tracking-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1637, + "length": 12, + "value": "\"mk-version\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1672, + "length": 10, + "value": "\"u-id-map\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1705, + "length": 10, + "value": "\"u-id-adt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1741, + "length": 8, + "value": "\"u-s-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1802, + "length": 13, + "value": "\"do_not_sell\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1847, + "length": 12, + "value": "\"us_privacy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1885, + "length": 5, + "value": "\"gpp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1922, + "length": 20, + "value": "\"u-app-orientations\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1970, + "length": 7, + "value": "\"sData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 2002, + "length": 7, + "value": "\"u-nip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 4019, + "length": 4, + "value": "\"tz\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 4019, + "length": 4, + "value": "\"tz\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogStorageProcessor.swift", + "kind": "StringLiteral", + "offset": 393, + "length": 33, + "value": "\"com.inmobi.IMCrashlogProcessor_\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 374, + "length": 42, + "value": "\"com.inmobi.IMCrashNetworkInterface.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", + "kind": "BooleanLiteral", + "offset": 807, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", + "kind": "StringLiteral", + "offset": 528, + "length": 16, + "value": "\"InMobiSDK.IMNetworkWebView\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 2180, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 2219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "StringLiteral", + "offset": 412, + "length": 18, + "value": "\"InMobiSDK.IMNetworkOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMNativeCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 14, + "value": "\"InMobiSDK.IMNativeCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkRequest.swift", + "kind": "IntegerLiteral", + "offset": 566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 1186, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 1860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 2525, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 3216, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 3920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 4482, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", + "kind": "IntegerLiteral", + "offset": 4571, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", + "kind": "BooleanLiteral", + "offset": 4646, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 474, + "length": 24, + "value": "\"wWFMAWbSEtvl5VxZbQGMK7\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "Dictionary", + "offset": 664, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 989, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 1917, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 1956, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 1996, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 2037, + "length": 47, + "value": "\"https:\/\/unif-id.ssp.inmobi.com\/api\/bloomFetch\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2132, + "length": 8, + "value": "10000000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2184, + "length": 11, + "value": "31536000000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2885, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2896, + "length": 11, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2917, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 13, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2958, + "length": 11, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2994, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2885, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2896, + "length": 11, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2917, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 13, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2958, + "length": 11, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2994, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 3941, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 3996, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 4033, + "length": 38, + "value": "\"https:\/\/unif-id.ssp.inmobi.com\/fetch\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 4108, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 4150, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 4750, + "length": 27, + "value": "\"https:\/\/spadsync.com\/sync\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "Array", + "offset": 4824, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 4873, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 5170, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 5264, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5361, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5938, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6008, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6013, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6313, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6535, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6857, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6900, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 7233, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 7277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 7323, + "length": 4, + "value": "1500" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/PrivacyCompliance\/IMComplianceManager.swift", + "kind": "StringLiteral", + "offset": 289, + "length": 37, + "value": "\"com.inmobi.IMComplianceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/IMConfigProtocol.swift", + "kind": "StringLiteral", + "offset": 1704, + "length": 30, + "value": "\"com.inmobi.AtomicConfig.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 126, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 155, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 126, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 155, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 218, + "length": 36, + "value": "\"com.inmobi.unifiedid.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 387, + "length": 45, + "value": "\"com.inmobi.IMUnifiedIdNetworkInterface.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "BooleanLiteral", + "offset": 492, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", + "kind": "IntegerLiteral", + "offset": 453, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", + "kind": "BooleanLiteral", + "offset": 508, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", + "kind": "BooleanLiteral", + "offset": 530, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", + "kind": "StringLiteral", + "offset": 262, + "length": 14, + "value": "\"InMobiSDK.IMTimerManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPing.swift", + "kind": "StringLiteral", + "offset": 166, + "length": 6, + "value": "\"InMobiSDK.IMPing\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 432, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 800, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "StringLiteral", + "offset": 173, + "length": 21, + "value": "\"InMobiSDK.IMLogNetworkOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 8, + "value": "\"double\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2702, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2726, + "length": 8, + "value": "\"string\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2751, + "length": 6, + "value": "\"bool\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 8, + "value": "\"double\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2702, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2726, + "length": 8, + "value": "\"string\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2751, + "length": 6, + "value": "\"bool\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13678, + "length": 15, + "value": "\".IMLTVPEvents\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13769, + "length": 20, + "value": "\"im-cfg-commons-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13834, + "length": 20, + "value": "\"im-cfg-metrics-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13898, + "length": 19, + "value": "\"im-cfg-req-params\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13959, + "length": 17, + "value": "\"im-cfg-root-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14018, + "length": 24, + "value": "\"im_cache_ad_server_url\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14086, + "length": 26, + "value": "\"im_cache_rule_server_url\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14151, + "length": 20, + "value": "\"imm_cache_location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14212, + "length": 24, + "value": "\"com.inmobi.logs.prefix\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14291, + "length": 13, + "value": "\"_iat_dids__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14344, + "length": 20, + "value": "\"_iat_dids_expiry__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14406, + "length": 17, + "value": "\"_iat_download__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14460, + "length": 12, + "value": "\"_iat_map__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14510, + "length": 24, + "value": "\"com.inmobi._iat_list__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14596, + "length": 16, + "value": "\"iae_session_id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14656, + "length": 16, + "value": "\"iae_session_ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14713, + "length": 13, + "value": "\"ltvp_ft_day\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14768, + "length": 14, + "value": "\"ltvp_ft_ever\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14825, + "length": 15, + "value": "\"ltvp_ft_month\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14882, + "length": 14, + "value": "\"ltvp_ft_user\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14938, + "length": 14, + "value": "\"ltvp_ft_week\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14994, + "length": 14, + "value": "\"ltvp_ft_bits\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15060, + "length": 23, + "value": "\"com.inmobi.user.ltvid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15124, + "length": 40, + "value": "\"com.inmobi.commonManager.adNetwork.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15205, + "length": 38, + "value": "\"com.inmobi.commonManager.commons.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15280, + "length": 34, + "value": "\"com.inmobi.commonManager.iat.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15352, + "length": 35, + "value": "\"com.inmobi.commonManager.ltvp.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15430, + "length": 40, + "value": "\"com.inmobi.commonManager.rendering.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15508, + "length": 35, + "value": "\"com.inmobi.commonManager.carb.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15582, + "length": 36, + "value": "\"com.inmobi.commonManager.mraid.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15654, + "length": 33, + "value": "\"com.inmobi.commonManager.pk.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15753, + "length": 36, + "value": "\"com.inmobi.configManager.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15833, + "length": 34, + "value": "\"com.inmobi.configManager.commons\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15907, + "length": 30, + "value": "\"com.inmobi.configManager.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15978, + "length": 31, + "value": "\"com.inmobi.configManager.ltvp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16050, + "length": 31, + "value": "\"com.inmobi.configManager.root\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16127, + "length": 36, + "value": "\"com.inmobi.configManager.rendering\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16204, + "length": 31, + "value": "\"com.inmobi.configManager.carb\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16274, + "length": 29, + "value": "\"com.inmobi.configManager.pk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16379, + "length": 38, + "value": "\"com.inmobi.metricManager.configs.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16464, + "length": 44, + "value": "\"com.inmobi.metricManager.configs.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16556, + "length": 38, + "value": "\"com.inmobi.metricManager.configs.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16640, + "length": 36, + "value": "\"com.inmobi.metricManager.count.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16721, + "length": 42, + "value": "\"com.inmobi.metricManager.count.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16809, + "length": 36, + "value": "\"com.inmobi.metricManager.count.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16888, + "length": 40, + "value": "\"com.inmobi.metricManager.timestamp.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16970, + "length": 46, + "value": "\"com.inmobi.metricManager.timestamp.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17059, + "length": 40, + "value": "\"com.inmobi.metricManager.timestamp.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17158, + "length": 29, + "value": "\"com.inmobi.catalog.updateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17228, + "length": 24, + "value": "\"com.inmobi.user.gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17290, + "length": 27, + "value": "\"com.inmobi.user.education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17355, + "length": 29, + "value": "\"com.inmobi.user.dateOfBirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17422, + "length": 21, + "value": "\"com.inmobi.user.age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17492, + "length": 31, + "value": "\"com.inmobi.user.maritalStatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17576, + "length": 35, + "value": "\"com.inmobi.user.sexualOrientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17658, + "length": 29, + "value": "\"com.inmobi.user.hasChildren\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17726, + "length": 26, + "value": "\"com.inmobi.user.language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17793, + "length": 28, + "value": "\"com.inmobi.user.postalCode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17860, + "length": 26, + "value": "\"com.inmobi.user.areaCode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17929, + "length": 27, + "value": "\"com.inmobi.user.interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18002, + "length": 29, + "value": "\"com.inmobi.user.hasLocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18069, + "length": 26, + "value": "\"com.inmobi.user.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18134, + "length": 27, + "value": "\"com.inmobi.user.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18200, + "length": 26, + "value": "\"com.inmobi.user.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18273, + "length": 44, + "value": "\"com.inmobi.user.lastKnownLocationTimestamp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18356, + "length": 22, + "value": "\"com.inmobi.user.city\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18418, + "length": 23, + "value": "\"com.inmobi.user.state\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18483, + "length": 25, + "value": "\"com.inmobi.user.country\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18557, + "length": 26, + "value": "\"com.inmobi.sdk.sessionid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18628, + "length": 37, + "value": "\"com.inmobi.sdk.location.hasLocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18702, + "length": 34, + "value": "\"com.inmobi.sdk.location.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18774, + "length": 35, + "value": "\"com.inmobi.sdk.location.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18847, + "length": 34, + "value": "\"com.inmobi.sdk.location.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18927, + "length": 52, + "value": "\"com.inmobi.sdk.location.lastKnownLocationTimestamp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19024, + "length": 26, + "value": "\"com.inmobi.carb.updateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19088, + "length": 19, + "value": "\"com.inmobi.aesKey\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19139, + "length": 18, + "value": "\"com.inmobi.ivKey\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19194, + "length": 33, + "value": "\"com.inmobi.exceptionlogs.prefix\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19315, + "length": 32, + "value": "\"crashreportinglasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19538, + "length": 26, + "value": "\"com.inmobi.user.agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19612, + "length": 29, + "value": "\"com.inmobi.user.yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19688, + "length": 29, + "value": "\"com.inmobi.user.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19750, + "length": 21, + "value": "\"com.inmobi.keys.aes\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19924, + "length": 45, + "value": "\"InMobi_defaultStore_user_preference_to_send\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20127, + "length": 21, + "value": "\"InMobi_defaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20208, + "length": 25, + "value": "\"InMobi_com.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20387, + "length": 24, + "value": "\"com.inmobidefaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20474, + "length": 28, + "value": "\"com.inmobicom.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20639, + "length": 25, + "value": "\"com.inmobi_defaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20728, + "length": 29, + "value": "\"com.inmobi_com.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20943, + "length": 9, + "value": "\".inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20997, + "length": 19, + "value": "\"inmobi.sdkversion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21054, + "length": 12, + "value": "\"com.inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21121, + "length": 26, + "value": "\"com.preinit.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21198, + "length": 24, + "value": "\"com.coppa.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21275, + "length": 17, + "value": "\"_configUpdateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21345, + "length": 24, + "value": "\"bannerlasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21419, + "length": 21, + "value": "\"intlasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21493, + "length": 24, + "value": "\"nativelasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21583, + "length": 27, + "value": "\"telemetrylasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21660, + "length": 21, + "value": "\"asimMappingManagers\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21729, + "length": 19, + "value": "\"asimPlacementInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21800, + "length": 23, + "value": "\"asimTrueBaseEventUrls\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/AnyDictionary.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 13, + "value": "\"InMobiSDK.AnyDictionary\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMInterstitialCoreAd.swift", + "kind": "StringLiteral", + "offset": 177, + "length": 20, + "value": "\"InMobiSDK.IMInterstitialCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPingStore.swift", + "kind": "StringLiteral", + "offset": 707, + "length": 29, + "value": "\"com.inmobi.IMPingStore.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1238, + "length": 6, + "value": "\"view\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1275, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1238, + "length": 6, + "value": "\"view\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1275, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 2934, + "length": 10, + "value": "\"geometry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 2934, + "length": 10, + "value": "\"geometry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 7150, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 7183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 7214, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 7258, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 8188, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "FloatLiteral", + "offset": 8240, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 8284, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6262, + "length": 5, + "value": "\"GET\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6284, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6306, + "length": 5, + "value": "\"PUT\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6328, + "length": 6, + "value": "\"HEAD\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6262, + "length": 5, + "value": "\"GET\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6284, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6306, + "length": 5, + "value": "\"PUT\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6328, + "length": 6, + "value": "\"HEAD\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "IntegerLiteral", + "offset": 6544, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6576, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "IntegerLiteral", + "offset": 6615, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "FloatLiteral", + "offset": 6656, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6698, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 115, + "length": 31, + "value": "\"com.inmobi.ConfigManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "Dictionary", + "offset": 481, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 685, + "length": 16, + "value": "\"crashReporting\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 685, + "length": 16, + "value": "\"crashReporting\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/AdReport\/IMUserAdReportHandler.swift", + "kind": "StringLiteral", + "offset": 524, + "length": 21, + "value": "\"InMobiSDK.IMUserAdReportHandler\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "StringLiteral", + "offset": 405, + "length": 27, + "value": "\"com.inmobi.initialisation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "BooleanLiteral", + "offset": 480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "BooleanLiteral", + "offset": 535, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMAdMetaInfo.swift", + "kind": "StringLiteral", + "offset": 136, + "length": 12, + "value": "\"InMobiSDK.IMAdMetaInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMBannerAdUnit.swift", + "kind": "StringLiteral", + "offset": 174, + "length": 14, + "value": "\"InMobiSDK.IMBannerAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSDKGeoLocationManager.swift", + "kind": "BooleanLiteral", + "offset": 391, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "StringLiteral", + "offset": 476, + "length": 44, + "value": "\"https:\/\/crash-metrics.sdk.inmobi.com\/trace\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 6, + "value": "259200" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 656, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 1967, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2002, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2107, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2124, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2501, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2545, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2588, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "StringLiteral", + "offset": 2410, + "length": 18, + "value": "\"InMobiSDK.CrashNetworkConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "BooleanLiteral", + "offset": 3309, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "FloatLiteral", + "offset": 3361, + "length": 3, + "value": "1.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "StringLiteral", + "offset": 283, + "length": 42, + "value": "\"com.inmobi.IMPublisherSignalManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "Array", + "offset": 981, + "length": 28, + "value": "[\"ban\", \"int\", \"rew\", \"nat\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "StringLiteral", + "offset": 3540, + "length": 20, + "value": "\"imPublisherSignals\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 27, + "value": "\"a-lastAudioBannerPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 562, + "length": 22, + "value": "\"a-audioBannerEnabled\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 628, + "length": 19, + "value": "\"a-audioBannerFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 693, + "length": 9, + "value": "\"a-b-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 27, + "value": "\"a-lastAudioBannerPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 562, + "length": 22, + "value": "\"a-audioBannerEnabled\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 628, + "length": 19, + "value": "\"a-audioBannerFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 693, + "length": 9, + "value": "\"a-b-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1456, + "length": 21, + "value": "\"a-lastAudioPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1526, + "length": 13, + "value": "\"a-audioFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1590, + "length": 7, + "value": "\"a-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1456, + "length": 21, + "value": "\"a-lastAudioPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1526, + "length": 13, + "value": "\"a-audioFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1590, + "length": 7, + "value": "\"a-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 1, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 1, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "StringLiteral", + "offset": 393, + "length": 30, + "value": "\"com.inmobi.IMAdProvider.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "BooleanLiteral", + "offset": 636, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "StringLiteral", + "offset": 307, + "length": 12, + "value": "\"InMobiSDK.IMAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 1886, + "length": 11, + "value": "\"NIP_Count\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 1969, + "length": 11, + "value": "\"NIR_Count\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3048, + "length": 3, + "value": "\"p\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3071, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3048, + "length": 3, + "value": "\"p\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3071, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", + "kind": "BooleanLiteral", + "offset": 6470, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 14, + "value": "\"InMobiSDK.IMInterstitial\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 223, + "length": 12, + "value": "\"CrashEvent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 264, + "length": 13, + "value": "\"crash_array\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 301, + "length": 7, + "value": "\"stack\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 338, + "length": 14, + "value": "\"crash_report\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 380, + "length": 11, + "value": "\"eventType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 417, + "length": 9, + "value": "\"eventId\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 447, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 475, + "length": 7, + "value": "\"crash\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 508, + "length": 9, + "value": "\"payload\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 543, + "length": 11, + "value": "\"InMobiSDK\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 606, + "length": 30, + "value": "\"com.inmobi.IMCrashlogManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 676, + "length": 35, + "value": "\"com.inmobi.IMCrashlogManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 744, + "length": 12, + "value": "\"IMCrashLog\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 790, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 834, + "length": 10, + "value": "\"fileName\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 887, + "length": 13, + "value": "\"createdTime\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 50, + "length": 31, + "value": "\"com.inmobi.ads.adsmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 2459, + "length": 10, + "value": "\"tracking\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 2459, + "length": 10, + "value": "\"tracking\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "BooleanLiteral", + "offset": 3107, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "BooleanLiteral", + "offset": 3155, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1843, + "length": 7, + "value": "\"u-age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 12, + "value": "\"u-agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1915, + "length": 15, + "value": "\"u-yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1956, + "length": 13, + "value": "\"u-education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1992, + "length": 10, + "value": "\"u-gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2028, + "length": 13, + "value": "\"u-interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2066, + "length": 12, + "value": "\"u-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2103, + "length": 12, + "value": "\"u-location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2147, + "length": 16, + "value": "\"u-latlong-accu\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2193, + "length": 25, + "value": "\"d-device-screen-density\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2245, + "length": 22, + "value": "\"d-device-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 15, + "value": "\"d-orientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2331, + "length": 6, + "value": "\"ufid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2366, + "length": 24, + "value": "\"is-unifid-service-used\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2418, + "length": 16, + "value": "\"d-media-volume\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2464, + "length": 25, + "value": "\"d-device-screen-margins\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2521, + "length": 18, + "value": "\"sdk-capabilities\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2564, + "length": 11, + "value": "\"skan-list\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 6, + "value": "\"os-v\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2632, + "length": 12, + "value": "\"p-keywords\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 6, + "value": "\"s-co\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2715, + "length": 7, + "value": "\"s-iso\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2750, + "length": 6, + "value": "\"s-cn\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2778, + "length": 8, + "value": "\"im-ext\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2821, + "length": 18, + "value": "\"u-age-restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2872, + "length": 8, + "value": "\"cs-ids\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2905, + "length": 9, + "value": "\"d-drk-m\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2947, + "length": 12, + "value": "\"d-key-lang\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 12, + "value": "\"d-bat-chrg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3029, + "length": 11, + "value": "\"d-bat-lev\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3073, + "length": 12, + "value": "\"d-tot-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3122, + "length": 11, + "value": "\"d-av-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3162, + "length": 11, + "value": "\"d-bat-sav\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3206, + "length": 7, + "value": "\"d-w-h\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3244, + "length": 8, + "value": "\"c_data\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3282, + "length": 5, + "value": "\"aKV\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3323, + "length": 4, + "value": "\"ik\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 8, + "value": "\"n-h-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3396, + "length": 10, + "value": "\"u-r-crid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1843, + "length": 7, + "value": "\"u-age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 12, + "value": "\"u-agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1915, + "length": 15, + "value": "\"u-yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1956, + "length": 13, + "value": "\"u-education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1992, + "length": 10, + "value": "\"u-gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2028, + "length": 13, + "value": "\"u-interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2066, + "length": 12, + "value": "\"u-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2103, + "length": 12, + "value": "\"u-location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2147, + "length": 16, + "value": "\"u-latlong-accu\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2193, + "length": 25, + "value": "\"d-device-screen-density\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2245, + "length": 22, + "value": "\"d-device-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 15, + "value": "\"d-orientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2331, + "length": 6, + "value": "\"ufid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2366, + "length": 24, + "value": "\"is-unifid-service-used\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2418, + "length": 16, + "value": "\"d-media-volume\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2464, + "length": 25, + "value": "\"d-device-screen-margins\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2521, + "length": 18, + "value": "\"sdk-capabilities\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2564, + "length": 11, + "value": "\"skan-list\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 6, + "value": "\"os-v\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2632, + "length": 12, + "value": "\"p-keywords\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 6, + "value": "\"s-co\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2715, + "length": 7, + "value": "\"s-iso\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2750, + "length": 6, + "value": "\"s-cn\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2778, + "length": 8, + "value": "\"im-ext\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2821, + "length": 18, + "value": "\"u-age-restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2872, + "length": 8, + "value": "\"cs-ids\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2905, + "length": 9, + "value": "\"d-drk-m\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2947, + "length": 12, + "value": "\"d-key-lang\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 12, + "value": "\"d-bat-chrg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3029, + "length": 11, + "value": "\"d-bat-lev\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3073, + "length": 12, + "value": "\"d-tot-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3122, + "length": 11, + "value": "\"d-av-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3162, + "length": 11, + "value": "\"d-bat-sav\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3206, + "length": 7, + "value": "\"d-w-h\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3244, + "length": 8, + "value": "\"c_data\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3282, + "length": 5, + "value": "\"aKV\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3323, + "length": 4, + "value": "\"ik\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 8, + "value": "\"n-h-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3396, + "length": 10, + "value": "\"u-r-crid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", + "kind": "BooleanLiteral", + "offset": 354, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", + "kind": "StringLiteral", + "offset": 183, + "length": 31, + "value": "\"InMobiSDK.IMLogPersistenceDeleteOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", + "kind": "StringLiteral", + "offset": 322, + "length": 25, + "value": "\"yyyy.MM.dd HH:mm:ss.SSS\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", + "kind": "StringLiteral", + "offset": 1565, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "StringLiteral", + "offset": 224, + "length": 42, + "value": "\"com.inmobi.unifiedid.fetch.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "StringLiteral", + "offset": 420, + "length": 54, + "value": "\"com.inmobi.IMUnifiedIdServicePushServiceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "BooleanLiteral", + "offset": 603, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMAudioCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 13, + "value": "\"InMobiSDK.IMAudioCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionManager.swift", + "kind": "StringLiteral", + "offset": 384, + "length": 34, + "value": "\"com.inmobi.IMSessionManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAudioAdProvider.swift", + "kind": "StringLiteral", + "offset": 175, + "length": 17, + "value": "\"InMobiSDK.IMAudioAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 324, + "length": 27, + "value": "\"PersistentCleanSuccessful\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 388, + "length": 25, + "value": "\"Audio status is unknown\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 454, + "length": 19, + "value": "\"inmobi.sdkversion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 544, + "length": 26, + "value": "\"IABConsent_ConsentString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 613, + "length": 26, + "value": "\"IABConsent_SubjectToGDPR\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 676, + "length": 20, + "value": "\"IABTCF_gdprApplies\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 730, + "length": 17, + "value": "\"IABTCF_TCString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 786, + "length": 22, + "value": "\"IABGPP_HDR_GppString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 871, + "length": 12, + "value": "\"retryCount\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 950, + "length": 14, + "value": "\"adQualityUrl\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1005, + "length": 18, + "value": "\"enableScreenshot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 14, + "value": "\"templateInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1116, + "length": 17, + "value": "\"AdReportSuccess\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1172, + "length": 16, + "value": "\"AdReportFailed\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1237, + "length": 19, + "value": "\"ScreenshotSuccess\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1329, + "length": 30, + "value": "\"templateTelemetryEventFailed\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1387, + "length": 11, + "value": "\"eventType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1468, + "length": 18, + "value": "\"Content-Encoding\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1517, + "length": 6, + "value": "\"gzip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1603, + "length": 39, + "value": "\"firstSessionStartTimeSince1970TillNow\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1673, + "length": 14, + "value": "\"sessionCount\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 187, + "length": 11, + "value": "\"AdQuality\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 225, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 263, + "length": 11, + "value": "\"imageName\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 308, + "length": 11, + "value": "\"beaconURL\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 355, + "length": 8, + "value": "\"extras\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "BooleanLiteral", + "offset": 1912, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "StringLiteral", + "offset": 203, + "length": 36, + "value": "\"com.inmobi.ads.trackersmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 567, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 612, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 656, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 891, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 2740, + "length": 47, + "value": "\"http:\/\/www.inmobi.com\/products\/sdk\/#downloads\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3187, + "length": 62, + "value": "\"https:\/\/config.inmobi.com\/config-server\/v1\/config\/secure.cfg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3292, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 3332, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3091, + "length": 11, + "value": "\"InMobiSDK.IMComponent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 3991, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4105, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4461, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/Collection + Extension.swift", + "kind": "Array", + "offset": 254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMEncodingUtils.swift", + "kind": "BooleanLiteral", + "offset": 1568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 443, + "length": 26, + "value": "\"com.inmobi.network.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 512, + "length": 16, + "value": "\"Internal Error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 568, + "length": 28, + "value": "\"Service Returned An Error.\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 636, + "length": 20, + "value": "\"Client side errors\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 705, + "length": 52, + "value": "\"Network not reachable currently. Please try again.\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 376, + "length": 14, + "value": "\"InMobiSDK.IMNetworkError\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMWatermark.swift", + "kind": "StringLiteral", + "offset": 192, + "length": 11, + "value": "\"InMobiSDK.IMWatermark\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMBannerAdProvider.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 18, + "value": "\"InMobiSDK.IMBannerAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdMulticastDelegate.swift", + "kind": "StringLiteral", + "offset": 403, + "length": 46, + "value": "\"com.inmobi.IMUnifiedIdMulticastDelegate.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", + "kind": "StringLiteral", + "offset": 292, + "length": 50, + "value": "\"com.inmobi.IMUnifiedlIdUserDataModelManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", + "kind": "BooleanLiteral", + "offset": 434, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/DataModels\/IMSDKSettingsEx.swift", + "kind": "StringLiteral", + "offset": 216, + "length": 15, + "value": "\"InMobiSDK.IMSDKSettingsEx\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 14, + "value": "\"h-user-agent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 534, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 14, + "value": "\"h-user-agent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 534, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "StringLiteral", + "offset": 165, + "length": 8, + "value": "\"InMobiSDK.IMCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMInterstitialAdUnit.swift", + "kind": "StringLiteral", + "offset": 193, + "length": 20, + "value": "\"InMobiSDK.IMInterstitialAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", + "kind": "StringLiteral", + "offset": 889, + "length": 25, + "value": "\"com.inmobi.IMAdQuality_\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", + "kind": "StringLiteral", + "offset": 354, + "length": 26, + "value": "\"InMobiSDK.IMScreenShotCaptureHandler\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMNativeAdProvider.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 18, + "value": "\"InMobiSDK.IMNativeAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 346, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 437, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 483, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "StringLiteral", + "offset": 187, + "length": 14, + "value": "\"InMobiSDK.IMNativeAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogManager.swift", + "kind": "BooleanLiteral", + "offset": 373, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "BooleanLiteral", + "offset": 10593, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 228, + "length": 24, + "value": "\"gdpr_consent_available\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 297, + "length": 14, + "value": "\"gdpr_consent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 355, + "length": 6, + "value": "\"gdpr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 420, + "length": 32, + "value": "\"partner_gdpr_consent_available\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 501, + "length": 22, + "value": "\"partner_gdpr_applies\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 615, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 630, + "length": 5, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 615, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 630, + "length": 5, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 727, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 727, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1029, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 17, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1067, + "length": 19, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1029, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 17, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1067, + "length": 19, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1513, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1537, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1585, + "length": 14, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1609, + "length": 14, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1633, + "length": 14, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1657, + "length": 7, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1513, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1537, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1585, + "length": 14, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1609, + "length": 14, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1633, + "length": 14, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1657, + "length": 7, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2402, + "length": 14, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2402, + "length": 14, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", + "kind": "StringLiteral", + "offset": 246, + "length": 27, + "value": "\"com.inmobi.IMSignals.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", + "kind": "BooleanLiteral", + "offset": 409, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 253, + "length": 15, + "value": "\"inMobi.sqlite\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 303, + "length": 22, + "value": "\"com.inmobi.datastore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 449, + "length": 34, + "value": "\"com.inmobi.IMRdbmsDataStore.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "StringLiteral", + "offset": 190, + "length": 33, + "value": "\"com.inmobi.ads.adsetmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 853, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 896, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 933, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", + "kind": "StringLiteral", + "offset": 856, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 27, + "value": "\"com.inmobi.contextualData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "FloatLiteral", + "offset": 363, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "IntegerLiteral", + "offset": 388, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 442, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 473, + "length": 5, + "value": "false" + } + ] +} \ No newline at end of file diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface new file mode 100644 index 0000000..6e1a323 --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -0,0 +1,1350 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK +// swift-module-flags-ignorable: -enable-bare-slash-regex +import AdSupport +import AppTrackingTransparency +import SystemConfiguration.CaptiveNetwork +import CommonCrypto +import Compression +import CoreLocation +import CoreTelephony +import Foundation +@_exported import InMobiSDK +import MetricKit +import InMobiSDK.Private +import StoreKit.SKAdImpression +import SQLite3 +import StoreKit +import Swift +import SystemConfiguration +import UIKit +import WebKit +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@frozen @objc public enum IMStatusCode : Swift.Int { + case networkUnReachable + case noFill + case requestInvalid + case requestPending + case requestTimedOut + case multipleLoadsOnSameInstance + case internalError + case serverError + case adActive + case earlyRefreshRequest + case droppingNetworkRequest + case incorrectPlacementID + case sdkNotInitialised + case invalidBannerframe + case invalidAudioFrame + case audioDisabled = 22 + case audioDeviceVolumeLow = 23 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class AdsConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var minimumRefreshInterval: Swift.Int + @objc public var defaultRefreshInterval: Swift.Int + @objc public var contextualData: InMobiSDK.ContextualDataConfig + @objc public var audio: InMobiSDK.AdsAudioConfig + @objc public var adReport: InMobiSDK.AdReportConfig + @objc public var imai: InMobiSDK.ImaiConfig + @objc public var mediaVolumeCollectionEnabled: Swift.Bool + @objc public var applyGzipReq: Swift.Bool + @objc public var viewability: InMobiSDK.ViewabilityConfig + @objc public var adQuality: InMobiSDK.AdQualityConfig + @objc public var watermarkEnabled: Swift.Bool + @objc public var showIntWithoutVC: Swift.Bool + @objc public var timeouts: InMobiSDK.TimeoutsConfig + @objc public var vastVideo: InMobiSDK.VastVideoConfig + @objc public var assetCache: InMobiSDK.AssetCacheConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var skan: InMobiSDK.SkanConfig + @objc public var rendering: InMobiSDK.RenderingConfig + @objc public var silenceDetection: InMobiSDK.SilenceDetectionConfig + @objc public var mraid: InMobiSDK.MraidConfig + @objc dynamic public func getAdServerUrl() -> Swift.String + @objc public func getWebviewConfig(for type: Swift.String) -> InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ContextualDataConfig : ObjectiveC.NSObject { + @objc public var maxAdRecords: Swift.Int + @objc public var expiryTime: Swift.Int + @objc public var skipFields: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdsAudioConfig : ObjectiveC.NSObject { + @objc public var isAudioEnabled: Swift.Bool + @objc public var minDeviceVolume: Swift.Int + @objc public var minRefreshInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdReportConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var cridls: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ImaiConfig : ObjectiveC.NSObject { + @objc public var pingTimeout: Swift.Int + @objc public var pingCacheExpiry: Swift.Int + @objc public var maxDbEvents: Swift.Int + @objc public var maxEventBatch: Swift.Int + @objc public var pingInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ViewabilityConfig : ObjectiveC.NSObject { + @objc public var banner: InMobiSDK.ImpressionViewabilityConfig + @objc public var interstitial: InMobiSDK.ImpressionViewabilityConfig + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var audio: InMobiSDK.AudioImpressionConfig + @objc public var omidConfig: InMobiSDK.OmidConfig + @objc public var web: InMobiSDK.WebImpressionConfig + @objc public var video: InMobiSDK.VideoImpressionConfig + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class ImpressionViewabilityConfig : ObjectiveC.NSObject { + @objc public var impressionType: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AudioImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionType: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class OmidConfig : ObjectiveC.NSObject { + @objc public var maxRetries: Swift.Int + @objc public var expiry: Swift.Int + @objc public var url: Swift.String + @objc public var webViewRetainTime: Swift.Int64 + @objc public var retryInterval: Swift.Int + @objc dynamic public var omidEnabled: Swift.Bool + @objc public var partnerKey: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VideoImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var videoMinPercentagePlay: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdQualityConfig : ObjectiveC.NSObject { + @objc public var maxImageSize: Swift.Int + @objc public var resizedPercentage: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class TimeoutsConfig : ObjectiveC.NSObject { + @objc public var step2u: Swift.Int + @objc public var bitmap: Swift.Int + @objc public var step1b: Swift.Int + @objc public var step4s: Swift.Int + @objc public var request: Swift.Int + @objc public var mediationConfig: InMobiSDK.MediationConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.MediationFlowTypeConfig + @objc public var nonAb: InMobiSDK.MediationFlowTypeConfig + @objc public var preload: InMobiSDK.MediationFlowTypeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationFlowTypeConfig : ObjectiveC.NSObject { + @objc public var native: InMobiSDK.MediationTimeoutConfig + @objc public var interstitial: InMobiSDK.MediationTimeoutConfig + @objc public var audio: InMobiSDK.MediationTimeoutConfig + @objc public var banner: InMobiSDK.MediationTimeoutConfig + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationTimeoutConfig : ObjectiveC.NSObject, Swift.Codable { + @objc public var loadRetryInterval: InMobiSDK.AnyDictionary? + @objc public var loadTimeout: InMobiSDK.AnyDictionary? + @objc public var maxLoadRetries: InMobiSDK.AnyDictionary? + @objc public var muttTimeout: InMobiSDK.AnyDictionary? + @objc public var preloadTimeout: InMobiSDK.AnyDictionary? + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetriesConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetryIntervalConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VastVideoConfig : ObjectiveC.NSObject { + @objc public var optimalVastVideoSize: Swift.Int + @objc public var maxWrapperLimit: Swift.Int + @objc public var vastMaxAssetSize: Swift.Int + @objc public var bitRate: InMobiSDK.BitRateConfig + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BitRateConfig : ObjectiveC.NSObject { + @objc public var headerTimeout: Swift.Int + @objc public var bitrate_mandatory: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetCacheConfig : ObjectiveC.NSObject { + @objc public var timeToLive: Swift.Double + @objc public var maxCacheSize: Swift.Double + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSKANConfigRequestModeType : Swift.Int { + case disabled = 0 + case skanList = 1 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SkanConfig : ObjectiveC.NSObject { + @objc public var requestMode: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class RenderingConfig : ObjectiveC.NSObject { + @objc public var picHeight: Swift.Int + @objc public var gestures: [Swift.Int] + @objc dynamic public var autoRedirectionEnforcement: Swift.Bool + @objc public var enableImmersive: Swift.Bool + @objc public var picQuality: Swift.Int + @objc public var savecontent: InMobiSDK.SaveContentConfig + @objc public var delayedRedirection: Swift.Int + @objc public var userTouchResetTime: Swift.Int + @objc public var shouldRenderPopup: Swift.Bool + @objc public var picWidth: Swift.Int + @objc public var enableSDKAVAudioSession: Swift.Bool + @objc public var webviewModeDictionary: InMobiSDK.WebViewModeDictionaryConfig + @objc public func enablePubMuteControl_() -> Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SaveContentConfig : ObjectiveC.NSObject { + @objc public var maxSaveSize: Swift.Int + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeDictionaryConfig : ObjectiveC.NSObject { + @objc public var pingStore: InMobiSDK.WebViewModeConfig + @objc public var native: InMobiSDK.WebViewModeConfig + @objc public var interstitial: InMobiSDK.WebViewModeConfig + @objc public var audio: InMobiSDK.WebViewModeConfig + @objc public var base: InMobiSDK.WebViewModeConfig + @objc public var banner: InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeConfig : ObjectiveC.NSObject { + @objc public var webviewBackground: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SilenceDetectionConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var intervalOnAudioPlay: Swift.Int + @objc public var expiry: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MraidConfig : ObjectiveC.NSObject { + @objc public var expiry: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var ios_url: Swift.String + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool + @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) + @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) + @_Concurrency.MainActor(unsafe) public func resetPosition() + @objc deinit +} +@objc public protocol IMInterstitialDelegate { + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: any Swift.Error) + @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) +} +@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? + @objc public var emailId: InMobiSDK.IMUserDataTypes? + @objc public var extras: [Swift.String : Any]? + @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { + @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) + @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String) + @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) + @objc public class func getVersion() -> Swift.String + @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) + @objc deinit +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func getToken() -> Swift.String? + @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func setAge(_ age: Swift.Int) + @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) + @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) + @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) + @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) + @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) + @objc dynamic public class func setInterests(_ interests: Swift.String?) + @objc dynamic public class func setLanguage(_ language: Swift.String?) + @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) + @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) + @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) + @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) + @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func putPublisherSignals(_ signals: [Swift.String : Any]) + @objc dynamic public class func getPublisherSignals() -> [Swift.String : Any]? + @objc dynamic public class func resetPublisherSignals() +} +@objc @frozen public enum IMAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMAudioDelegate { + @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMBannerDelegate)? + @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: (any InMobiSDK.IMBannerAudioDelegate)? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMBannerDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func load() + @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) + @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc @_Concurrency.MainActor(unsafe) public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMCTServiceManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.IMCTServiceManager + @objc public func getConnectionTypeValue() -> Swift.String? + @objc deinit +} +@objc public protocol IMBannerDelegate { + @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { + @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) + @objc public class func reset() + @objc public class func fetchUnifiedIds(_ delegate: (any InMobiSDK.IMUnifiedIdDelegate)?) + @objc public class func enableDebugMode(_ debugMode: Swift.Bool) + @objc deinit +} +#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") +#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") +@_inheritsConvenienceInitializers @objc public class TelemetryConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var txLatency: Swift.Int + @objc public var maxRetryCount: Swift.Int + @objc public var networkType: InMobiSDK.NetworkTypeConfig + @objc public var base: InMobiSDK.BaseConfig + @objc public var telemetryUrl: Swift.String + @objc public var loggingConfig: InMobiSDK.LoggingConfig + @objc public var assetReporting: InMobiSDK.AssetReportingConfig + @objc public var processingInterval: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxTemplateEvents: Swift.Int + @objc public var priorityEvents: [Swift.String] + @objc public var maxEventsToPersist: Swift.Int + @objc public var lpConfig: InMobiSDK.LPConfig + @objc public var samplingFactor: Swift.Double + @objc public var disableAllGeneralEvents: Swift.Bool + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var databaseConfig: InMobiSDK.DatabaseConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.NetworkConfig + @objc public var others: InMobiSDK.NetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class NetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BaseConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LoggingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var expiry: Swift.Int + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var maxNoOfEntries: Swift.Int + @objc public var loggingUrl: Swift.String + @objc public var errorLog: InMobiSDK.ErrorLogConfig + @objc public var banner: InMobiSDK.SdkLogAdTypeConfig + @objc public var audio: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_html: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_native: InMobiSDK.SdkLogAdTypeConfig + @objc public var native: InMobiSDK.SdkLogAdTypeConfig + @objc public var getToken: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ErrorLogConfig : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var maxEntries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogAdTypeConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.SdkLogInfo + @objc public var nonAb: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogInfo : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var logLevel: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LPConfig : ObjectiveC.NSObject { + @objc public var ebDeeplinkFallbackInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetReportingConfig : ObjectiveC.NSObject { + @objc public var video: Swift.Bool + @objc public var image: Swift.Bool + @objc public var gif: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class DatabaseConfig : ObjectiveC.NSObject { + @objc public var dbWALFrameSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public protocol IMUnifiedIdDelegate { + @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) +} +@objc public class IMNative : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMNativeDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var customAdContent: Swift.String? { + @objc get + } + @objc public var adTitle: Swift.String? { + @objc get + } + @objc public var adDescription: Swift.String? { + @objc get + } + @objc public var adIcon: UIKit.UIImage? { + @objc get + } + @objc public var adCtaText: Swift.String? { + @objc get + } + @objc public var adRating: Swift.String? { + @objc get + } + @objc public var adLandingPageUrl: Foundation.URL? { + @objc get + } + @objc public var isAppDownload: Swift.Bool { + @objc get + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMNativeDelegate)?) + @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func reportAdClickAndOpenLandingPage() + @objc public func recyclePrimaryView() + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { + @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) + @objc public static func setUSPrivacyString(_ privacyString: Swift.String) + @objc override dynamic public init() + @objc deinit +} +@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var md5: Swift.String? + @objc public var sha1: Swift.String? + @objc public var sha256: Swift.String? + @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@objc @frozen public enum IMBannerAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMBannerAudioDelegate { + @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMAudioDelegate)? + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMAudioDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +extension InMobiSDK.IMAudio { + @objc @_Concurrency.MainActor(unsafe) dynamic public func load() + @objc @_Concurrency.MainActor(unsafe) dynamic public func show() + @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) +} +@_inheritsConvenienceInitializers @objc public class SignalConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var kA: Swift.String + @objc public var bloomFilterServiceConfig: InMobiSDK.BloomFilterServiceConfig + @objc public var ext: InMobiSDK.AnyDictionary? + @objc public var session: InMobiSDK.SessionConfig + @objc public var unifiedIdServiceConfig: InMobiSDK.UnifiedIdServiceConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var novatiqConfig: InMobiSDK.NovatiqConfig + @objc public var vAK: Swift.Int + @objc public var ice: InMobiSDK.IceConfig + @objc public var purchases: InMobiSDK.PurchasesConfig + @objc public var publisher: InMobiSDK.PublisherConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BloomFilterServiceConfig : ObjectiveC.NSObject { + @objc public var maxFetchPerDay: Swift.Int + @objc public var timeout: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var url: Swift.String + @objc public var maxBloomFileSize: Swift.Int64 + @objc public var hashIdMaxAge: Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSessionSignalsType : Swift.Int { + case startTimestamp = 0 + case depthBanner + case depthInt + case depthRewarded + case depthNative + case count + case userRetention + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SessionConfig : ObjectiveC.NSObject { + @objc public var control: [Swift.Int] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class UnifiedIdServiceConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var url: Swift.String + @objc public var timeout: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NovatiqConfig : ObjectiveC.NSObject { + @objc public var beaconUrl: Swift.String + @objc public var carrierNames: [Swift.String] + @objc public var isNovatiqEnabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IceConfig : ObjectiveC.NSObject { + @objc public var locationEnabled: Swift.Bool + @objc public var w: InMobiSDK.WConfig + @objc public var sessionEnabled: Swift.Bool + @objc public var c: InMobiSDK.CConfig + @objc public var stopRequestTimeout: Swift.Int + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public var operatorInfoCollectionEnabled: Swift.Bool { + @objc get + } + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WConfig : ObjectiveC.NSObject { + @objc public var cwe: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CConfig : ObjectiveC.NSObject { + @objc public var cof: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PurchasesConfig : ObjectiveC.NSObject { + @objc public var inapp: Swift.Bool + @objc public var restore: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PublisherConfig : ObjectiveC.NSObject { + @objc public var generalKeys: InMobiSDK.AnyDictionary? + @objc public var adSpecificKeys: InMobiSDK.AnyDictionary? + @objc public var enableMCO: Swift.Bool + @objc public var enableHB: Swift.Bool + @objc public var payloadSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { + @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) + @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: any InMobiSDK.IMBannerAudioDelegate) + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMConfigBase : ObjectiveC.NSObject, InMobiSDK.IMConfigP { + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public func getType() -> Swift.String + @objc override dynamic public init() + @objc deinit +} +@objc public protocol IMConfigP : ObjectiveC.NSObjectProtocol { + @objc func getType() -> Swift.String + @objc func toDictionary() -> [Swift.String : Any]? +} +@objc public enum IMRemoteLogLevel : Swift.Int { + case error + case debug + case info + case state + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMLogging { + @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) + @objc optional func saveAndSync() +} +@_hasMissingDesignatedInitializers @objc public class AnyDictionary : ObjectiveC.NSObject, Swift.Decodable { + required public init(from decoder: any Swift.Decoder) throws + @objc deinit +} +extension InMobiSDK.AnyDictionary : Swift.Encodable { + public func encode(to encoder: any Swift.Encoder) throws +} +#warning("Long Term: Need to Re Name to IMImpressionType") +#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") +#warning("Convert to camel case") +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class ConfigManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.ConfigManager + @objc public func updateConfig(with configType: Swift.String) + @objc public func validateConfig(configType: Swift.String, dictionary: [Swift.String : Any]?) -> InMobiSDK.IMConfigBase? + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { + @objc public var creativeID: Swift.String? { + get + } + @objc public var bidInfo: [Swift.String : Any] { + get + } + @objc public func getBid() -> Swift.Double + @objc deinit +} +#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") +@_inheritsConvenienceInitializers @objc public class CrashConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var url: Swift.String + @objc public var maxRetryCount: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxEventsToPersist: Swift.Int + @objc public var networkType: InMobiSDK.CrashNetworkTypeConfig + @objc public var crashConfig: InMobiSDK.CrashReportingConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashNetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.CrashNetworkConfig + @objc public var others: InMobiSDK.CrashNetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class CrashNetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashReportingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var samplingPercent: Swift.Float + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMInterstitial : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMInterstitialDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMInterstitialDelegate)?) + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func show(from viewController: UIKit.UIViewController) + @available(*, deprecated, message: "animationType will not be used anymore, please use show(from:)") + @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc public func cancel() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class ConfigProvider : ObjectiveC.NSObject { + @objc dynamic public static var rootConfig: InMobiSDK.RootConfig { + @objc get + } + @objc dynamic public static var telemetryConfig: InMobiSDK.TelemetryConfig { + @objc get + } + @objc dynamic public static var adsConfig: InMobiSDK.AdsConfig { + @objc get + } + @objc dynamic public static var signalConfig: InMobiSDK.SignalConfig { + @objc get + } + @objc dynamic public static var crashConfig: InMobiSDK.CrashConfig { + @objc get + } + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class RootConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var monetizationDisabled: Swift.Bool + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var waitTime: Swift.Int + @objc public var latestSdkInfo: InMobiSDK.IMLatestSdkInfo + @objc public var components: [InMobiSDK.IMComponent] + @objc public var gdpr: InMobiSDK.IMGDPR + @objc public func urlForProductType(_ type: Swift.String) -> Swift.String + @objc public func expiryForProductType(_ type: Swift.String) -> Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMLatestSdkInfo : ObjectiveC.NSObject { + @objc public var version: Swift.String + @objc public var url: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class IMComponent : ObjectiveC.NSObject { + @objc public var type: Swift.String + @objc public var expiry: Swift.Int64 + @objc public var url: Swift.String + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMIncludeIds : ObjectiveC.NSObject { + @objc public var O1: Swift.Bool + @objc public var SO1: Swift.Bool + @objc public var IDA: Swift.Bool + @objc public var IDV: Swift.Bool + @objc public func toDictionary() -> [Swift.String : Any]? + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMGDPR : ObjectiveC.NSObject { + @objc dynamic public var transmitRequest: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMWatermark : ObjectiveC.NSObject { + @objc public var imageData: Foundation.Data { + get + } + @objc public init(waterMarkImageData: Foundation.Data) + @objc deinit +} +#warning("Post Swift Migration: file not used yet") +@objc public protocol IMNativeDelegate { + @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) + @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) + @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) +} +@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { + @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_GDPR_CONSENT_IAB: Swift.String + @objc public static let IM_SUBJECT_TO_GDPR: Swift.String + @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String + @objc override dynamic public init() + @objc deinit +} +@frozen @objc public enum IMSDKLogLevel : Swift.Int { + case none + case error + case debug + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKGender : Swift.Int { + case male = 1 + case female + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKEducation : Swift.Int { + case highSchoolOrLess = 1 + case collageOrGraduate + case postGraduateOrAbove + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKAgeGroup : Swift.Int { + case below18 = 1 + case between18And24 + case between25And29 + case between30And34 + case between35And44 + case between45And54 + case between55And65 + case above65 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { + case coverVertical + case flipHorizontal + case asNone + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +extension Swift.String : Swift.Error { +} +extension InMobiSDK.IMStatusCode : Swift.Equatable {} +extension InMobiSDK.IMStatusCode : Swift.Hashable {} +extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} +extension InMobiSDK.IMStatusCode : Swift.Sendable {} +extension InMobiSDK.AdsConfig : Swift.Encodable {} +extension InMobiSDK.AdsConfig : Swift.Decodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Encodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Decodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Encodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Decodable {} +extension InMobiSDK.AdReportConfig : Swift.Encodable {} +extension InMobiSDK.AdReportConfig : Swift.Decodable {} +extension InMobiSDK.ImaiConfig : Swift.Encodable {} +extension InMobiSDK.ImaiConfig : Swift.Decodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Encodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Decodable {} +extension InMobiSDK.OmidConfig : Swift.Encodable {} +extension InMobiSDK.OmidConfig : Swift.Decodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Encodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Decodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Encodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Decodable {} +extension InMobiSDK.AdQualityConfig : Swift.Encodable {} +extension InMobiSDK.AdQualityConfig : Swift.Decodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Encodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Decodable {} +extension InMobiSDK.MediationConfig : Swift.Encodable {} +extension InMobiSDK.MediationConfig : Swift.Decodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Encodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Decodable {} +extension InMobiSDK.VastVideoConfig : Swift.Encodable {} +extension InMobiSDK.VastVideoConfig : Swift.Decodable {} +extension InMobiSDK.BitRateConfig : Swift.Encodable {} +extension InMobiSDK.BitRateConfig : Swift.Decodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Encodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Decodable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Equatable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Hashable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.RawRepresentable {} +extension InMobiSDK.SkanConfig : Swift.Encodable {} +extension InMobiSDK.SkanConfig : Swift.Decodable {} +extension InMobiSDK.RenderingConfig : Swift.Encodable {} +extension InMobiSDK.RenderingConfig : Swift.Decodable {} +extension InMobiSDK.SaveContentConfig : Swift.Encodable {} +extension InMobiSDK.SaveContentConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Decodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Encodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Decodable {} +extension InMobiSDK.MraidConfig : Swift.Encodable {} +extension InMobiSDK.MraidConfig : Swift.Decodable {} +extension InMobiSDK.IMAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMAudioStatus : Swift.Sendable {} +extension InMobiSDK.TelemetryConfig : Swift.Encodable {} +extension InMobiSDK.TelemetryConfig : Swift.Decodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.NetworkConfig : Swift.Encodable {} +extension InMobiSDK.NetworkConfig : Swift.Decodable {} +extension InMobiSDK.BaseConfig : Swift.Encodable {} +extension InMobiSDK.BaseConfig : Swift.Decodable {} +extension InMobiSDK.LoggingConfig : Swift.Encodable {} +extension InMobiSDK.LoggingConfig : Swift.Decodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Encodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Encodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogInfo : Swift.Encodable {} +extension InMobiSDK.SdkLogInfo : Swift.Decodable {} +extension InMobiSDK.LPConfig : Swift.Encodable {} +extension InMobiSDK.LPConfig : Swift.Decodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Encodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Decodable {} +extension InMobiSDK.DatabaseConfig : Swift.Encodable {} +extension InMobiSDK.DatabaseConfig : Swift.Decodable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} +extension InMobiSDK.SignalConfig : Swift.Encodable {} +extension InMobiSDK.SignalConfig : Swift.Decodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Encodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Decodable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Equatable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Hashable {} +extension InMobiSDK.IMSessionSignalsType : Swift.RawRepresentable {} +extension InMobiSDK.SessionConfig : Swift.Encodable {} +extension InMobiSDK.SessionConfig : Swift.Decodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Encodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Decodable {} +extension InMobiSDK.NovatiqConfig : Swift.Encodable {} +extension InMobiSDK.NovatiqConfig : Swift.Decodable {} +extension InMobiSDK.IceConfig : Swift.Encodable {} +extension InMobiSDK.IceConfig : Swift.Decodable {} +extension InMobiSDK.WConfig : Swift.Encodable {} +extension InMobiSDK.WConfig : Swift.Decodable {} +extension InMobiSDK.CConfig : Swift.Encodable {} +extension InMobiSDK.CConfig : Swift.Decodable {} +extension InMobiSDK.PurchasesConfig : Swift.Encodable {} +extension InMobiSDK.PurchasesConfig : Swift.Decodable {} +extension InMobiSDK.PublisherConfig : Swift.Encodable {} +extension InMobiSDK.PublisherConfig : Swift.Decodable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.CrashConfig : Swift.Encodable {} +extension InMobiSDK.CrashConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Decodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Encodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Decodable {} +extension InMobiSDK.RootConfig : Swift.Encodable {} +extension InMobiSDK.RootConfig : Swift.Decodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Encodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Decodable {} +extension InMobiSDK.IMComponent : Swift.Encodable {} +extension InMobiSDK.IMComponent : Swift.Decodable {} +extension InMobiSDK.IMIncludeIds : Swift.Encodable {} +extension InMobiSDK.IMIncludeIds : Swift.Decodable {} +extension InMobiSDK.IMGDPR : Swift.Encodable {} +extension InMobiSDK.IMGDPR : Swift.Decodable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} +extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} +extension InMobiSDK.IMSDKGender : Swift.Equatable {} +extension InMobiSDK.IMSDKGender : Swift.Hashable {} +extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKGender : Swift.Sendable {} +extension InMobiSDK.IMSDKEducation : Swift.Equatable {} +extension InMobiSDK.IMSDKEducation : Swift.Hashable {} +extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKEducation : Swift.Sendable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc similarity index 92% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc index 3bebcb1..4ccf4f9 100644 Binary files a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface new file mode 100644 index 0000000..6e1a323 --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -0,0 +1,1350 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK +// swift-module-flags-ignorable: -enable-bare-slash-regex +import AdSupport +import AppTrackingTransparency +import SystemConfiguration.CaptiveNetwork +import CommonCrypto +import Compression +import CoreLocation +import CoreTelephony +import Foundation +@_exported import InMobiSDK +import MetricKit +import InMobiSDK.Private +import StoreKit.SKAdImpression +import SQLite3 +import StoreKit +import Swift +import SystemConfiguration +import UIKit +import WebKit +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@frozen @objc public enum IMStatusCode : Swift.Int { + case networkUnReachable + case noFill + case requestInvalid + case requestPending + case requestTimedOut + case multipleLoadsOnSameInstance + case internalError + case serverError + case adActive + case earlyRefreshRequest + case droppingNetworkRequest + case incorrectPlacementID + case sdkNotInitialised + case invalidBannerframe + case invalidAudioFrame + case audioDisabled = 22 + case audioDeviceVolumeLow = 23 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class AdsConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var minimumRefreshInterval: Swift.Int + @objc public var defaultRefreshInterval: Swift.Int + @objc public var contextualData: InMobiSDK.ContextualDataConfig + @objc public var audio: InMobiSDK.AdsAudioConfig + @objc public var adReport: InMobiSDK.AdReportConfig + @objc public var imai: InMobiSDK.ImaiConfig + @objc public var mediaVolumeCollectionEnabled: Swift.Bool + @objc public var applyGzipReq: Swift.Bool + @objc public var viewability: InMobiSDK.ViewabilityConfig + @objc public var adQuality: InMobiSDK.AdQualityConfig + @objc public var watermarkEnabled: Swift.Bool + @objc public var showIntWithoutVC: Swift.Bool + @objc public var timeouts: InMobiSDK.TimeoutsConfig + @objc public var vastVideo: InMobiSDK.VastVideoConfig + @objc public var assetCache: InMobiSDK.AssetCacheConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var skan: InMobiSDK.SkanConfig + @objc public var rendering: InMobiSDK.RenderingConfig + @objc public var silenceDetection: InMobiSDK.SilenceDetectionConfig + @objc public var mraid: InMobiSDK.MraidConfig + @objc dynamic public func getAdServerUrl() -> Swift.String + @objc public func getWebviewConfig(for type: Swift.String) -> InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ContextualDataConfig : ObjectiveC.NSObject { + @objc public var maxAdRecords: Swift.Int + @objc public var expiryTime: Swift.Int + @objc public var skipFields: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdsAudioConfig : ObjectiveC.NSObject { + @objc public var isAudioEnabled: Swift.Bool + @objc public var minDeviceVolume: Swift.Int + @objc public var minRefreshInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdReportConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var cridls: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ImaiConfig : ObjectiveC.NSObject { + @objc public var pingTimeout: Swift.Int + @objc public var pingCacheExpiry: Swift.Int + @objc public var maxDbEvents: Swift.Int + @objc public var maxEventBatch: Swift.Int + @objc public var pingInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ViewabilityConfig : ObjectiveC.NSObject { + @objc public var banner: InMobiSDK.ImpressionViewabilityConfig + @objc public var interstitial: InMobiSDK.ImpressionViewabilityConfig + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var audio: InMobiSDK.AudioImpressionConfig + @objc public var omidConfig: InMobiSDK.OmidConfig + @objc public var web: InMobiSDK.WebImpressionConfig + @objc public var video: InMobiSDK.VideoImpressionConfig + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class ImpressionViewabilityConfig : ObjectiveC.NSObject { + @objc public var impressionType: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AudioImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionType: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class OmidConfig : ObjectiveC.NSObject { + @objc public var maxRetries: Swift.Int + @objc public var expiry: Swift.Int + @objc public var url: Swift.String + @objc public var webViewRetainTime: Swift.Int64 + @objc public var retryInterval: Swift.Int + @objc dynamic public var omidEnabled: Swift.Bool + @objc public var partnerKey: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VideoImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var videoMinPercentagePlay: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdQualityConfig : ObjectiveC.NSObject { + @objc public var maxImageSize: Swift.Int + @objc public var resizedPercentage: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class TimeoutsConfig : ObjectiveC.NSObject { + @objc public var step2u: Swift.Int + @objc public var bitmap: Swift.Int + @objc public var step1b: Swift.Int + @objc public var step4s: Swift.Int + @objc public var request: Swift.Int + @objc public var mediationConfig: InMobiSDK.MediationConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.MediationFlowTypeConfig + @objc public var nonAb: InMobiSDK.MediationFlowTypeConfig + @objc public var preload: InMobiSDK.MediationFlowTypeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationFlowTypeConfig : ObjectiveC.NSObject { + @objc public var native: InMobiSDK.MediationTimeoutConfig + @objc public var interstitial: InMobiSDK.MediationTimeoutConfig + @objc public var audio: InMobiSDK.MediationTimeoutConfig + @objc public var banner: InMobiSDK.MediationTimeoutConfig + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationTimeoutConfig : ObjectiveC.NSObject, Swift.Codable { + @objc public var loadRetryInterval: InMobiSDK.AnyDictionary? + @objc public var loadTimeout: InMobiSDK.AnyDictionary? + @objc public var maxLoadRetries: InMobiSDK.AnyDictionary? + @objc public var muttTimeout: InMobiSDK.AnyDictionary? + @objc public var preloadTimeout: InMobiSDK.AnyDictionary? + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetriesConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetryIntervalConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VastVideoConfig : ObjectiveC.NSObject { + @objc public var optimalVastVideoSize: Swift.Int + @objc public var maxWrapperLimit: Swift.Int + @objc public var vastMaxAssetSize: Swift.Int + @objc public var bitRate: InMobiSDK.BitRateConfig + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BitRateConfig : ObjectiveC.NSObject { + @objc public var headerTimeout: Swift.Int + @objc public var bitrate_mandatory: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetCacheConfig : ObjectiveC.NSObject { + @objc public var timeToLive: Swift.Double + @objc public var maxCacheSize: Swift.Double + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSKANConfigRequestModeType : Swift.Int { + case disabled = 0 + case skanList = 1 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SkanConfig : ObjectiveC.NSObject { + @objc public var requestMode: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class RenderingConfig : ObjectiveC.NSObject { + @objc public var picHeight: Swift.Int + @objc public var gestures: [Swift.Int] + @objc dynamic public var autoRedirectionEnforcement: Swift.Bool + @objc public var enableImmersive: Swift.Bool + @objc public var picQuality: Swift.Int + @objc public var savecontent: InMobiSDK.SaveContentConfig + @objc public var delayedRedirection: Swift.Int + @objc public var userTouchResetTime: Swift.Int + @objc public var shouldRenderPopup: Swift.Bool + @objc public var picWidth: Swift.Int + @objc public var enableSDKAVAudioSession: Swift.Bool + @objc public var webviewModeDictionary: InMobiSDK.WebViewModeDictionaryConfig + @objc public func enablePubMuteControl_() -> Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SaveContentConfig : ObjectiveC.NSObject { + @objc public var maxSaveSize: Swift.Int + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeDictionaryConfig : ObjectiveC.NSObject { + @objc public var pingStore: InMobiSDK.WebViewModeConfig + @objc public var native: InMobiSDK.WebViewModeConfig + @objc public var interstitial: InMobiSDK.WebViewModeConfig + @objc public var audio: InMobiSDK.WebViewModeConfig + @objc public var base: InMobiSDK.WebViewModeConfig + @objc public var banner: InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeConfig : ObjectiveC.NSObject { + @objc public var webviewBackground: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SilenceDetectionConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var intervalOnAudioPlay: Swift.Int + @objc public var expiry: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MraidConfig : ObjectiveC.NSObject { + @objc public var expiry: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var ios_url: Swift.String + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool + @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) + @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) + @_Concurrency.MainActor(unsafe) public func resetPosition() + @objc deinit +} +@objc public protocol IMInterstitialDelegate { + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: any Swift.Error) + @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) +} +@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? + @objc public var emailId: InMobiSDK.IMUserDataTypes? + @objc public var extras: [Swift.String : Any]? + @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { + @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) + @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String) + @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) + @objc public class func getVersion() -> Swift.String + @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) + @objc deinit +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func getToken() -> Swift.String? + @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func setAge(_ age: Swift.Int) + @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) + @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) + @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) + @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) + @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) + @objc dynamic public class func setInterests(_ interests: Swift.String?) + @objc dynamic public class func setLanguage(_ language: Swift.String?) + @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) + @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) + @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) + @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) + @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func putPublisherSignals(_ signals: [Swift.String : Any]) + @objc dynamic public class func getPublisherSignals() -> [Swift.String : Any]? + @objc dynamic public class func resetPublisherSignals() +} +@objc @frozen public enum IMAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMAudioDelegate { + @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMBannerDelegate)? + @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: (any InMobiSDK.IMBannerAudioDelegate)? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMBannerDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func load() + @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) + @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc @_Concurrency.MainActor(unsafe) public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMCTServiceManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.IMCTServiceManager + @objc public func getConnectionTypeValue() -> Swift.String? + @objc deinit +} +@objc public protocol IMBannerDelegate { + @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { + @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) + @objc public class func reset() + @objc public class func fetchUnifiedIds(_ delegate: (any InMobiSDK.IMUnifiedIdDelegate)?) + @objc public class func enableDebugMode(_ debugMode: Swift.Bool) + @objc deinit +} +#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") +#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") +@_inheritsConvenienceInitializers @objc public class TelemetryConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var txLatency: Swift.Int + @objc public var maxRetryCount: Swift.Int + @objc public var networkType: InMobiSDK.NetworkTypeConfig + @objc public var base: InMobiSDK.BaseConfig + @objc public var telemetryUrl: Swift.String + @objc public var loggingConfig: InMobiSDK.LoggingConfig + @objc public var assetReporting: InMobiSDK.AssetReportingConfig + @objc public var processingInterval: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxTemplateEvents: Swift.Int + @objc public var priorityEvents: [Swift.String] + @objc public var maxEventsToPersist: Swift.Int + @objc public var lpConfig: InMobiSDK.LPConfig + @objc public var samplingFactor: Swift.Double + @objc public var disableAllGeneralEvents: Swift.Bool + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var databaseConfig: InMobiSDK.DatabaseConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.NetworkConfig + @objc public var others: InMobiSDK.NetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class NetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BaseConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LoggingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var expiry: Swift.Int + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var maxNoOfEntries: Swift.Int + @objc public var loggingUrl: Swift.String + @objc public var errorLog: InMobiSDK.ErrorLogConfig + @objc public var banner: InMobiSDK.SdkLogAdTypeConfig + @objc public var audio: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_html: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_native: InMobiSDK.SdkLogAdTypeConfig + @objc public var native: InMobiSDK.SdkLogAdTypeConfig + @objc public var getToken: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ErrorLogConfig : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var maxEntries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogAdTypeConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.SdkLogInfo + @objc public var nonAb: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogInfo : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var logLevel: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LPConfig : ObjectiveC.NSObject { + @objc public var ebDeeplinkFallbackInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetReportingConfig : ObjectiveC.NSObject { + @objc public var video: Swift.Bool + @objc public var image: Swift.Bool + @objc public var gif: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class DatabaseConfig : ObjectiveC.NSObject { + @objc public var dbWALFrameSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public protocol IMUnifiedIdDelegate { + @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) +} +@objc public class IMNative : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMNativeDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var customAdContent: Swift.String? { + @objc get + } + @objc public var adTitle: Swift.String? { + @objc get + } + @objc public var adDescription: Swift.String? { + @objc get + } + @objc public var adIcon: UIKit.UIImage? { + @objc get + } + @objc public var adCtaText: Swift.String? { + @objc get + } + @objc public var adRating: Swift.String? { + @objc get + } + @objc public var adLandingPageUrl: Foundation.URL? { + @objc get + } + @objc public var isAppDownload: Swift.Bool { + @objc get + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMNativeDelegate)?) + @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func reportAdClickAndOpenLandingPage() + @objc public func recyclePrimaryView() + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { + @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) + @objc public static func setUSPrivacyString(_ privacyString: Swift.String) + @objc override dynamic public init() + @objc deinit +} +@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var md5: Swift.String? + @objc public var sha1: Swift.String? + @objc public var sha256: Swift.String? + @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@objc @frozen public enum IMBannerAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMBannerAudioDelegate { + @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMAudioDelegate)? + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMAudioDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +extension InMobiSDK.IMAudio { + @objc @_Concurrency.MainActor(unsafe) dynamic public func load() + @objc @_Concurrency.MainActor(unsafe) dynamic public func show() + @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) +} +@_inheritsConvenienceInitializers @objc public class SignalConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var kA: Swift.String + @objc public var bloomFilterServiceConfig: InMobiSDK.BloomFilterServiceConfig + @objc public var ext: InMobiSDK.AnyDictionary? + @objc public var session: InMobiSDK.SessionConfig + @objc public var unifiedIdServiceConfig: InMobiSDK.UnifiedIdServiceConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var novatiqConfig: InMobiSDK.NovatiqConfig + @objc public var vAK: Swift.Int + @objc public var ice: InMobiSDK.IceConfig + @objc public var purchases: InMobiSDK.PurchasesConfig + @objc public var publisher: InMobiSDK.PublisherConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BloomFilterServiceConfig : ObjectiveC.NSObject { + @objc public var maxFetchPerDay: Swift.Int + @objc public var timeout: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var url: Swift.String + @objc public var maxBloomFileSize: Swift.Int64 + @objc public var hashIdMaxAge: Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSessionSignalsType : Swift.Int { + case startTimestamp = 0 + case depthBanner + case depthInt + case depthRewarded + case depthNative + case count + case userRetention + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SessionConfig : ObjectiveC.NSObject { + @objc public var control: [Swift.Int] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class UnifiedIdServiceConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var url: Swift.String + @objc public var timeout: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NovatiqConfig : ObjectiveC.NSObject { + @objc public var beaconUrl: Swift.String + @objc public var carrierNames: [Swift.String] + @objc public var isNovatiqEnabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IceConfig : ObjectiveC.NSObject { + @objc public var locationEnabled: Swift.Bool + @objc public var w: InMobiSDK.WConfig + @objc public var sessionEnabled: Swift.Bool + @objc public var c: InMobiSDK.CConfig + @objc public var stopRequestTimeout: Swift.Int + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public var operatorInfoCollectionEnabled: Swift.Bool { + @objc get + } + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WConfig : ObjectiveC.NSObject { + @objc public var cwe: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CConfig : ObjectiveC.NSObject { + @objc public var cof: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PurchasesConfig : ObjectiveC.NSObject { + @objc public var inapp: Swift.Bool + @objc public var restore: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PublisherConfig : ObjectiveC.NSObject { + @objc public var generalKeys: InMobiSDK.AnyDictionary? + @objc public var adSpecificKeys: InMobiSDK.AnyDictionary? + @objc public var enableMCO: Swift.Bool + @objc public var enableHB: Swift.Bool + @objc public var payloadSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { + @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) + @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: any InMobiSDK.IMBannerAudioDelegate) + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMConfigBase : ObjectiveC.NSObject, InMobiSDK.IMConfigP { + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public func getType() -> Swift.String + @objc override dynamic public init() + @objc deinit +} +@objc public protocol IMConfigP : ObjectiveC.NSObjectProtocol { + @objc func getType() -> Swift.String + @objc func toDictionary() -> [Swift.String : Any]? +} +@objc public enum IMRemoteLogLevel : Swift.Int { + case error + case debug + case info + case state + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMLogging { + @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) + @objc optional func saveAndSync() +} +@_hasMissingDesignatedInitializers @objc public class AnyDictionary : ObjectiveC.NSObject, Swift.Decodable { + required public init(from decoder: any Swift.Decoder) throws + @objc deinit +} +extension InMobiSDK.AnyDictionary : Swift.Encodable { + public func encode(to encoder: any Swift.Encoder) throws +} +#warning("Long Term: Need to Re Name to IMImpressionType") +#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") +#warning("Convert to camel case") +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class ConfigManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.ConfigManager + @objc public func updateConfig(with configType: Swift.String) + @objc public func validateConfig(configType: Swift.String, dictionary: [Swift.String : Any]?) -> InMobiSDK.IMConfigBase? + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { + @objc public var creativeID: Swift.String? { + get + } + @objc public var bidInfo: [Swift.String : Any] { + get + } + @objc public func getBid() -> Swift.Double + @objc deinit +} +#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") +@_inheritsConvenienceInitializers @objc public class CrashConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var url: Swift.String + @objc public var maxRetryCount: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxEventsToPersist: Swift.Int + @objc public var networkType: InMobiSDK.CrashNetworkTypeConfig + @objc public var crashConfig: InMobiSDK.CrashReportingConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashNetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.CrashNetworkConfig + @objc public var others: InMobiSDK.CrashNetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class CrashNetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashReportingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var samplingPercent: Swift.Float + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMInterstitial : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMInterstitialDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMInterstitialDelegate)?) + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func show(from viewController: UIKit.UIViewController) + @available(*, deprecated, message: "animationType will not be used anymore, please use show(from:)") + @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc public func cancel() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class ConfigProvider : ObjectiveC.NSObject { + @objc dynamic public static var rootConfig: InMobiSDK.RootConfig { + @objc get + } + @objc dynamic public static var telemetryConfig: InMobiSDK.TelemetryConfig { + @objc get + } + @objc dynamic public static var adsConfig: InMobiSDK.AdsConfig { + @objc get + } + @objc dynamic public static var signalConfig: InMobiSDK.SignalConfig { + @objc get + } + @objc dynamic public static var crashConfig: InMobiSDK.CrashConfig { + @objc get + } + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class RootConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var monetizationDisabled: Swift.Bool + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var waitTime: Swift.Int + @objc public var latestSdkInfo: InMobiSDK.IMLatestSdkInfo + @objc public var components: [InMobiSDK.IMComponent] + @objc public var gdpr: InMobiSDK.IMGDPR + @objc public func urlForProductType(_ type: Swift.String) -> Swift.String + @objc public func expiryForProductType(_ type: Swift.String) -> Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMLatestSdkInfo : ObjectiveC.NSObject { + @objc public var version: Swift.String + @objc public var url: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class IMComponent : ObjectiveC.NSObject { + @objc public var type: Swift.String + @objc public var expiry: Swift.Int64 + @objc public var url: Swift.String + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMIncludeIds : ObjectiveC.NSObject { + @objc public var O1: Swift.Bool + @objc public var SO1: Swift.Bool + @objc public var IDA: Swift.Bool + @objc public var IDV: Swift.Bool + @objc public func toDictionary() -> [Swift.String : Any]? + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMGDPR : ObjectiveC.NSObject { + @objc dynamic public var transmitRequest: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMWatermark : ObjectiveC.NSObject { + @objc public var imageData: Foundation.Data { + get + } + @objc public init(waterMarkImageData: Foundation.Data) + @objc deinit +} +#warning("Post Swift Migration: file not used yet") +@objc public protocol IMNativeDelegate { + @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) + @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) + @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) +} +@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { + @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_GDPR_CONSENT_IAB: Swift.String + @objc public static let IM_SUBJECT_TO_GDPR: Swift.String + @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String + @objc override dynamic public init() + @objc deinit +} +@frozen @objc public enum IMSDKLogLevel : Swift.Int { + case none + case error + case debug + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKGender : Swift.Int { + case male = 1 + case female + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKEducation : Swift.Int { + case highSchoolOrLess = 1 + case collageOrGraduate + case postGraduateOrAbove + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKAgeGroup : Swift.Int { + case below18 = 1 + case between18And24 + case between25And29 + case between30And34 + case between35And44 + case between45And54 + case between55And65 + case above65 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { + case coverVertical + case flipHorizontal + case asNone + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +extension Swift.String : Swift.Error { +} +extension InMobiSDK.IMStatusCode : Swift.Equatable {} +extension InMobiSDK.IMStatusCode : Swift.Hashable {} +extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} +extension InMobiSDK.IMStatusCode : Swift.Sendable {} +extension InMobiSDK.AdsConfig : Swift.Encodable {} +extension InMobiSDK.AdsConfig : Swift.Decodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Encodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Decodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Encodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Decodable {} +extension InMobiSDK.AdReportConfig : Swift.Encodable {} +extension InMobiSDK.AdReportConfig : Swift.Decodable {} +extension InMobiSDK.ImaiConfig : Swift.Encodable {} +extension InMobiSDK.ImaiConfig : Swift.Decodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Encodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Decodable {} +extension InMobiSDK.OmidConfig : Swift.Encodable {} +extension InMobiSDK.OmidConfig : Swift.Decodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Encodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Decodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Encodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Decodable {} +extension InMobiSDK.AdQualityConfig : Swift.Encodable {} +extension InMobiSDK.AdQualityConfig : Swift.Decodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Encodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Decodable {} +extension InMobiSDK.MediationConfig : Swift.Encodable {} +extension InMobiSDK.MediationConfig : Swift.Decodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Encodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Decodable {} +extension InMobiSDK.VastVideoConfig : Swift.Encodable {} +extension InMobiSDK.VastVideoConfig : Swift.Decodable {} +extension InMobiSDK.BitRateConfig : Swift.Encodable {} +extension InMobiSDK.BitRateConfig : Swift.Decodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Encodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Decodable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Equatable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Hashable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.RawRepresentable {} +extension InMobiSDK.SkanConfig : Swift.Encodable {} +extension InMobiSDK.SkanConfig : Swift.Decodable {} +extension InMobiSDK.RenderingConfig : Swift.Encodable {} +extension InMobiSDK.RenderingConfig : Swift.Decodable {} +extension InMobiSDK.SaveContentConfig : Swift.Encodable {} +extension InMobiSDK.SaveContentConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Decodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Encodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Decodable {} +extension InMobiSDK.MraidConfig : Swift.Encodable {} +extension InMobiSDK.MraidConfig : Swift.Decodable {} +extension InMobiSDK.IMAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMAudioStatus : Swift.Sendable {} +extension InMobiSDK.TelemetryConfig : Swift.Encodable {} +extension InMobiSDK.TelemetryConfig : Swift.Decodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.NetworkConfig : Swift.Encodable {} +extension InMobiSDK.NetworkConfig : Swift.Decodable {} +extension InMobiSDK.BaseConfig : Swift.Encodable {} +extension InMobiSDK.BaseConfig : Swift.Decodable {} +extension InMobiSDK.LoggingConfig : Swift.Encodable {} +extension InMobiSDK.LoggingConfig : Swift.Decodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Encodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Encodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogInfo : Swift.Encodable {} +extension InMobiSDK.SdkLogInfo : Swift.Decodable {} +extension InMobiSDK.LPConfig : Swift.Encodable {} +extension InMobiSDK.LPConfig : Swift.Decodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Encodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Decodable {} +extension InMobiSDK.DatabaseConfig : Swift.Encodable {} +extension InMobiSDK.DatabaseConfig : Swift.Decodable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} +extension InMobiSDK.SignalConfig : Swift.Encodable {} +extension InMobiSDK.SignalConfig : Swift.Decodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Encodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Decodable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Equatable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Hashable {} +extension InMobiSDK.IMSessionSignalsType : Swift.RawRepresentable {} +extension InMobiSDK.SessionConfig : Swift.Encodable {} +extension InMobiSDK.SessionConfig : Swift.Decodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Encodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Decodable {} +extension InMobiSDK.NovatiqConfig : Swift.Encodable {} +extension InMobiSDK.NovatiqConfig : Swift.Decodable {} +extension InMobiSDK.IceConfig : Swift.Encodable {} +extension InMobiSDK.IceConfig : Swift.Decodable {} +extension InMobiSDK.WConfig : Swift.Encodable {} +extension InMobiSDK.WConfig : Swift.Decodable {} +extension InMobiSDK.CConfig : Swift.Encodable {} +extension InMobiSDK.CConfig : Swift.Decodable {} +extension InMobiSDK.PurchasesConfig : Swift.Encodable {} +extension InMobiSDK.PurchasesConfig : Swift.Decodable {} +extension InMobiSDK.PublisherConfig : Swift.Encodable {} +extension InMobiSDK.PublisherConfig : Swift.Decodable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.CrashConfig : Swift.Encodable {} +extension InMobiSDK.CrashConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Decodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Encodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Decodable {} +extension InMobiSDK.RootConfig : Swift.Encodable {} +extension InMobiSDK.RootConfig : Swift.Decodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Encodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Decodable {} +extension InMobiSDK.IMComponent : Swift.Encodable {} +extension InMobiSDK.IMComponent : Swift.Decodable {} +extension InMobiSDK.IMIncludeIds : Swift.Encodable {} +extension InMobiSDK.IMIncludeIds : Swift.Decodable {} +extension InMobiSDK.IMGDPR : Swift.Encodable {} +extension InMobiSDK.IMGDPR : Swift.Decodable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} +extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} +extension InMobiSDK.IMSDKGender : Swift.Equatable {} +extension InMobiSDK.IMSDKGender : Swift.Hashable {} +extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKGender : Swift.Sendable {} +extension InMobiSDK.IMSDKEducation : Swift.Equatable {} +extension InMobiSDK.IMSDKEducation : Swift.Hashable {} +extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKEducation : Swift.Sendable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/module.modulemap similarity index 100% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/Modules/module.modulemap rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/Modules/module.modulemap diff --git a/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/PrivacyInfo.xcprivacy b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..717d9e9 --- /dev/null +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/PrivacyInfo.xcprivacy @@ -0,0 +1,27 @@ + + + + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryDiskSpace + NSPrivacyAccessedAPITypeReasons + + E174.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + + diff --git a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/_CodeSignature/CodeResources similarity index 58% rename from plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeResources rename to plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/_CodeSignature/CodeResources index 28af3a5..b65093d 100644 --- a/plugins/2018.3326/iphone-sim/InMobiSDK.framework/_CodeSignature/CodeResources +++ b/plugins/2018.3326/iphone-sim/resources/Frameworks/InMobiSDK.framework/_CodeSignature/CodeResources @@ -10,7 +10,7 @@ Headers/InMobiSDK-Swift.h - AbO/y5le9L3+ls1Z5Ww/EkBj7+k= + cGGASDXHLXplp/Tmhx6JcSWzfLw= Headers/InMobiSDK.h @@ -18,59 +18,55 @@ Info.plist - bmT2gvKGVbkHgEpoSX6gB3I2J6Y= - - Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo - - j7tLzon9oNMgxSZbRVuPHBlJCSc= - - Modules/InMobiSDK.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo - - ydC1Pd6hc09ehR8Djarw9CYnQh4= + cSwaMSztbwPho+L9P8p1+Hu3ex0= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json - AEx3ZzI/EeTHKJnALjNdbjYAPn4= + Gr/mIwo+r/Tb05Y9QIhETh/UBZ8= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - Llw0O/HpVrkoklZbCjHcbnX+keQ= + a/KV40dHu+lBLED61sdRAxhF4WU= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc - bdgWNUYHjJXJ2bu374+c+gwkarY= + 2Oo/mRV9KIe3oZSDD//A5D5hIWI= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface - Llw0O/HpVrkoklZbCjHcbnX+keQ= + a/KV40dHu+lBLED61sdRAxhF4WU= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule - iGxPAF87EfqgXD/bZi56gYgpk9k= + a6QHZTRGN/WRMuOlzdDYUnTlqqQ= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json - AEx3ZzI/EeTHKJnALjNdbjYAPn4= + Gr/mIwo+r/Tb05Y9QIhETh/UBZ8= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - kyDZ6VMDt8isem85dQjAbeatkOI= + fnC4EZHyzoYre22hB6MNv3AmyTI= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - GJbW1Wy+yR5kcKTRxt+Wg9FxmgM= + Qalpf7Timuj/qzZBSet0Yy9gVw4= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - kyDZ6VMDt8isem85dQjAbeatkOI= + fnC4EZHyzoYre22hB6MNv3AmyTI= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - FySSSZpsvE6tqUVLt3RPzPnkErM= + Ja+IRzNLeUXRXWPR/rbzU6B0ZY4= Modules/module.modulemap - 8zr/wtKSctlMg4yokcsatseU4K0= + q03kTxOfGFHCrxs9Ex5mQuVYEy4= + + PrivacyInfo.xcprivacy + + BLNjR6VVI/K82v3iQCE5o0YXgGI= PrivateHeaders/ASCloseButton.h @@ -104,106 +100,6 @@ wmJKK8coMro9S1PDZL2Hjp6SUMo= - PrivateHeaders/IMAdsConfig.h - - wRZjnKEKF461cX3BkQlg/sabeWU= - - PrivateHeaders/IMAdsConfigAdQualityModel.h - - 9Bm+s/9NRZzVXrObBAW6gyTYRX4= - - PrivateHeaders/IMAdsConfigAdReportModel.h - - l788ybjxIZN0tycinbAUNKWub5w= - - PrivateHeaders/IMAdsConfigAssetCacheModel.h - - NeGLDbFPPvLnGYf6RDn2Vx7I7gk= - - PrivateHeaders/IMAdsConfigAudioModel.h - - lSMnG5BOtm9ss84lmBBKh2q7g2Q= - - PrivateHeaders/IMAdsConfigBitRate.h - - fb4AJpPDmhe/hdH1DEF3p4sb7+U= - - PrivateHeaders/IMAdsConfigContextualDataModel.h - - R8U+Y12XrlVmy5QYaQuCzQ90yN0= - - PrivateHeaders/IMAdsConfigIMAI_Model.h - - nVentB9SHwnaUEOQZaW3SGXeRp4= - - PrivateHeaders/IMAdsConfigMediationConfigAdTypeModel.h - - mwzHMwTHvBah0ArEMQAehL9DACs= - - PrivateHeaders/IMAdsConfigMediationConfigFlowTypeModel.h - - OYjWk+Svmoeq4s57sfwBGYGY4yw= - - PrivateHeaders/IMAdsConfigMediationConfigModel.h - - I1GnOfK4+iJ5AnTAzKHDXjrbbfg= - - PrivateHeaders/IMAdsConfigModel.h - - APGfr7pu1LTQbZT4AUoJ+gKB7fE= - - PrivateHeaders/IMAdsConfigMraidModel.h - - /W4lHDs4Ef9oPmFDIzrWPWU9/jU= - - PrivateHeaders/IMAdsConfigRenderingModel.h - - SUd9LOHB6ZMeyayTNH7Re1VQiJE= - - PrivateHeaders/IMAdsConfigRendering_SaveContentModel.h - - WmQa4ZFpeug6dLO88USulqyZyXA= - - PrivateHeaders/IMAdsConfigSilenceDetection.h - - 5yWk4t9JbrvKkiWQ7sXzjMgeJG8= - - PrivateHeaders/IMAdsConfigSkanModel.h - - ISYXVVWBJ/4nN1oPUACC8lj3rLU= - - PrivateHeaders/IMAdsConfigTimeouts.h - - HckuvCqWCtMJIjcaeV1hJza4PCY= - - PrivateHeaders/IMAdsConfigVastVideoModel.h - - gL/ZAQ4DRdSkz5PsGupwVLs2H2w= - - PrivateHeaders/IMAdsConfigViewabilityModel.h - - YvyWp6F8bvUt7fAA07+NgC2LQbU= - - PrivateHeaders/IMAdsConfigViewabilityVideoModel.h - - 438Zjr2ovvLUAFvdNAj1A/XVEJc= - - PrivateHeaders/IMAdsConfigViewabilityWebModel.h - - iRHb/bL64NtPUEx0EW5v+/Ozlu4= - - PrivateHeaders/IMAdsConfigWebviewModeModel.h - - Q93lp/EDaLamezRI8ovPPJ97OAk= - - PrivateHeaders/IMAdsConfig_WebviewMode.h - - cyiGDI8tnwYDuvmn7bPEmLkSXTg= - - PrivateHeaders/IMAdsOMIDConfig.h - - VdtGT/4lfIY/RZvTR89J77wsuuw= - PrivateHeaders/IMAdsTrackersModelObjc.h k9Yu5dH67kvwKe1migXRagVn/Yg= @@ -236,26 +132,14 @@ oYPyaROjux4GxhTWxqTiZr6YlOQ= - PrivateHeaders/IMAudioViewabilityConfig.h - - BGqWF2qhl643eR3OhnUubj2q6qo= - - PrivateHeaders/IMBannerViewabilityConfig.h - - F7ZUkC42uMSg84cPhEbLzXmtp9w= - PrivateHeaders/IMBaseProcessor.h - N59JwyXHNY/e0D/otP1A9uEwJVY= + ed7FADWQtFLzldYkuukf1LZPcKU= PrivateHeaders/IMBitMapUtil.h zrRaNPGr/X4h0jlzVONaNSqqNpU= - PrivateHeaders/IMBloomFilterConfig.h - - 6IQ8In7mzUlNUxs45T14/6Wf1OY= - PrivateHeaders/IMBloomFilterCoreManager.h LIOFnurRzdk0EhwTBnvM1w6f3Nc= @@ -282,7 +166,7 @@ PrivateHeaders/IMBloomFilterUtilities.h - lxuz16VHjx4sjaFGrNQ4C7SDMiI= + l1ASTJoDOC9wI2AnwnmNdz7MJ5A= PrivateHeaders/IMBloomMatchProcessor.h @@ -324,17 +208,13 @@ gqrMFfBf7QHucxSvBSmVbn6dDEk= - PrivateHeaders/IMConfig.h - - zZggfhD2DrueQU9o2R++dLqWkEE= - PrivateHeaders/IMConfigDao.h - +QykAjNEU81aeJDd+gTTTSmBgMY= + GtC76AUjH5Ak3pydti/jKvSHefs= PrivateHeaders/IMConfigManager.h - QZr0wX/RJ8q1D8pJi3weOkAA+bU= + UzvCA8cCThq3KZHhc6A4zfPVxVE= PrivateHeaders/IMConfigNetworkInterface.h @@ -350,7 +230,7 @@ PrivateHeaders/IMConfigResponseContent.h - rIX6fPnqW9G4As0aCZ5xJNhy1PI= + KtJpXHmd4R4O0MeRCW3BpvW8C54= PrivateHeaders/IMContainerAsset.h @@ -366,7 +246,7 @@ PrivateHeaders/IMCustomLandingPageProcessor.h - SPtd1NX9gUkQMdLdF8FUGKX00xo= + GGAb4DNQqL+i/8EnCkOTlQMpd/o= PrivateHeaders/IMDeviceData.h @@ -382,7 +262,7 @@ PrivateHeaders/IMEmbeddedBrowser.h - eDnMrINHMC22Hvd9WwaSvy1jdro= + MM0kvi+e2AqhwODsPiqTRp3ZIUg= PrivateHeaders/IMErrorLogger.h @@ -398,7 +278,7 @@ PrivateHeaders/IMExtrasProcessor.h - 22n0TZKfKsbgwMc0Xek5YDSdj3M= + No2Gk/8JMX9K0WePTAZmoeLrb4g= PrivateHeaders/IMGIFImage.h @@ -424,17 +304,9 @@ r+aO2Vq7zMJp0EkUBQOnB4gVkRM= - PrivateHeaders/IMInterstitialViewabilityConfig.h - - wjOZf5kWUWAXowR2weSc5vZJpXM= - - PrivateHeaders/IMJSONModelNamespace.h - - p9Wy82udkWR6vVuIl3uXtXevo3U= - PrivateHeaders/IMKeyValueStoreObjc.h - OnqthVd+jE5lGAvghXrFUVdsY9A= + VHlinPEgOZe2WEZ+iX6zgjY4HRI= PrivateHeaders/IMLandingPageModel.h @@ -442,7 +314,7 @@ PrivateHeaders/IMLandingPageParser.h - I1Zpxm/o2ywDdcIYm9INzbe01s0= + e7PvT+gYVqtJSDhaAbA4nb74M1M= PrivateHeaders/IMLandingPageProcessor.h @@ -474,7 +346,7 @@ PrivateHeaders/IMNativeLandingPageProcessor.h - 542RwTo4FUIgTStI95On3MM/VGs= + 7oojIwbIUdLPDSsCbu+qYWAHyIs= PrivateHeaders/IMNativeRenderController.h @@ -512,22 +384,10 @@ XbuqB2u1S3qD736wk9nlStSHoYY= - PrivateHeaders/IMNetworkTypeConfigDict.h - - 4fXSnjQm07eN5SA2JCU5aqNY4+I= - - PrivateHeaders/IMNetworkTypeConfigModel.h - - Le6eNKGGP5OVvA69IM4EkosyLSM= - PrivateHeaders/IMNetworkWebViewObjc.h 7EkhR5IOCG/eZt1Yf9PvY/G39Pw= - PrivateHeaders/IMNovatiqConfig.h - - xrP6nHddP3rjK8KJ3r3N2st1m6M= - PrivateHeaders/IMNovatiqProcessor.h UCtgD9Wm2cifUcOVrBtjkIhrKpA= @@ -546,7 +406,7 @@ PrivateHeaders/IMOMIDJSFetcher.h - Y8issPNbwC6cITBdwxPOWhwWH+c= + Oj3lUiw/6u6mYmVWs1QHIgFYB1s= PrivateHeaders/IMOMJSModel.h @@ -554,7 +414,7 @@ PrivateHeaders/IMOMNativeDisplayViewability.h - uoBSF1uOQL+PW7dBQGCzJH/WKIU= + WEkry6lsOUPJoAjdshiGKAoUdKk= PrivateHeaders/IMOMNativeVideoViewability.h @@ -562,7 +422,7 @@ PrivateHeaders/IMOMViewability.h - SWGdJYskIEYtuSxigWd9ibLOQww= + ml97W4lG1PH0YAZU7BIqs/8+HZQ= PrivateHeaders/IMOMViewabilityTracker.h @@ -586,15 +446,15 @@ PrivateHeaders/IMRdbmsDataStoreObjc.h - 0Y7GtxCTQcf0EL8ziGGUpV3JplM= + 65FMRZ/96s4QP5DoxxtPC9FNZGw= PrivateHeaders/IMRenderView.h - 6ec0MzwI3zOB7Ca1zOTGlaRkhzc= + UN8ljcwoR2ZFa8cnveMAXrI4mYM= PrivateHeaders/IMRenderViewController.h - QG/mOOepblDzDBkbunVxeYtNKEg= + Vp+OI+fOFJEbc2sudMvlx5k+CeE= PrivateHeaders/IMRenderViewGestureRecognizer.h @@ -630,7 +490,7 @@ PrivateHeaders/IMRichMediaDelegate.h - B0pXIPiZfu8N+w5M2Vix9O6oDjg= + jhhcfulWkjGA5L1iPe+oK2WJfo0= PrivateHeaders/IMRichMediaResolver.h @@ -640,17 +500,9 @@ g8n+hARasB/on33xG+ClczZMyOU= - PrivateHeaders/IMRootConfig.h - - G+rQMFaDud8FlsttTbrWd9iwCRQ= - - PrivateHeaders/IMRootConfig_SDKInfoModel.h - - PCIzXdBgFLiSwY6Z7JOe7iLsUMI= - PrivateHeaders/IMSDKCommonUtil.h - 73AZU/bW/oui6JJKsQIgpPcLndw= + ugM8jX99KGNmt+JW/Ps9/WOWLrw= PrivateHeaders/IMSDKCommonsNetworkReachabilityObjc.h @@ -658,7 +510,7 @@ PrivateHeaders/IMSDKConstant.h - K/uxi7JwbetybBA/BHomaQqVbm0= + NVDti4C2VTAPUFgPkOaQbj2wVM4= PrivateHeaders/IMSDKSKANUtil.h @@ -686,7 +538,7 @@ PrivateHeaders/IMSKStoreManager.h - reYLQXcwqbzaP0eV+4SLTuWJnQM= + w7nV/kmDdSZZM7UnHvX96dUTkWM= PrivateHeaders/IMSKStoreProcessor.h @@ -696,61 +548,25 @@ XqJEXmh0tscU1C6cw2aC8ApFT3U= - PrivateHeaders/IMSdkErrorLog.h - - BjymjDCorn139rrvrdLQON12hMo= - - PrivateHeaders/IMSdkLogAdType.h - - h/WyEFmXZPy/9lopslXvzE29tQU= - - PrivateHeaders/IMSdkLogConfig.h - - VSaqKjK4EOgiLwpxYP9djMbf3+A= - - PrivateHeaders/IMSdkLogInfo.h - - DyPKpZG731xPnHbLm7ykcHsf5gM= - - PrivateHeaders/IMSignalIceConfig.h - - Ylv0YRs6OuT5QH2JRYJz9khybNg= - - PrivateHeaders/IMSignalsConfig.h - - O3wUK7kB1dW4Js5tv/5OGg6o4MA= - PrivateHeaders/IMSilentSwitch.h +LNaDYlNws2Pb6ai9zAcZ4Lr6o4= - PrivateHeaders/IMTelemetryAssetReporting.h - - QsNPDkxESV5bnHMTE4c40KSqtL8= - PrivateHeaders/IMTelemetryComponent.h +tm2FWdT1wqJZvgBmz5vhROVBYI= - PrivateHeaders/IMTelemetryComponentConfigs.h - - lWwTNKfBuZLWuFUVcHYfcM7Rf/U= - - PrivateHeaders/IMTelemetryConfigs.h - - G3HXIW/yaiee3SpdXwSYAU17ECo= - PrivateHeaders/IMTelemetryDAO.h - 7sijv10ncSeqLo8zcYPPh1QJltc= + 7TEtufKkeMpPCIRt5pcAAM+9Nm4= PrivateHeaders/IMTelemetryEvent.h - hHboVgyASBu5MkLL7Klu9nz0xKU= + x5DD9mG+xIpqGlWBLUnMwgGl22w= PrivateHeaders/IMTelemetryRequest.h - FAlA2GRP+KgK2ke34Xg0mEO9EAI= + hG/v9UWE/novP7n5wY6Kybdvz/s= PrivateHeaders/IMTextAsset.h @@ -828,10 +644,6 @@ 8SahYE1oTfdqIsYK8cfIr7nGypk= - PrivateHeaders/IMUnifiedIdConfig.h - - osPznrjqbxs2ltTW7/VH2lDV9cI= - PrivateHeaders/IMVastAd.h FS8aJvS603tw2fMDy8fY6otqigQ= @@ -898,7 +710,7 @@ PrivateHeaders/IMViewProcessor.h - xclneuo6EGvvNFq/248wTrkZSL0= + nBso0CgBXhza2ODG5kWn7eYEADo= PrivateHeaders/IMViewability.h @@ -914,7 +726,7 @@ PrivateHeaders/IMWKWebViewController.h - E1fLRTOHFtcqMTKGXeBprb4CcFg= + vtcy2lpa7wKvVGCw9HslB1qT7kI= PrivateHeaders/IMWebToNativeCall.h @@ -924,26 +736,6 @@ v0GzSEclZvsunoJJvIQ4SNBLFZU= - PrivateHeaders/JSONKeyMapper.h - - BvojNJDOcZOgpuuSTEwO8u0bqL4= - - PrivateHeaders/JSONModel.h - - /TMWNklVtEvRvclC96m7KJWlYOI= - - PrivateHeaders/JSONModelClassProperty.h - - 1/Pi91Ryfo59cf4TJeWiIbhjMN8= - - PrivateHeaders/JSONModelError.h - - /5CdT2WZWEhYdgwCX8aBdTJ3M0g= - - PrivateHeaders/JSONValueTransformer.h - - +ZEaiJHd7kU9M5QWAHfkc3AXp3w= - PrivateHeaders/NSDictionary+IMAsset.h Qsoj9n8qIoAac2atqNIus0oMcX0= @@ -982,7 +774,7 @@ PrivateHeaders/OMIDAdSessionContext.h - uC65f296y58FraiFGpdSJh4Wbf0= + bIA9RqmfInic1VTINpYZTzwdJQQ= PrivateHeaders/OMIDFriendlyObstructionType.h @@ -990,7 +782,11 @@ PrivateHeaders/OMIDImports.h - kklBQQiiHyi6ArUe1OOfy92xxX4= + /ghw/vX0KUlF9SSq4LZhhZDpZb4= + + PrivateHeaders/OMIDJavaScriptSessionService.h + + mBu9XauLFBZBYvbJs+k74fx3z1w= PrivateHeaders/OMIDMediaEvents.h @@ -1002,7 +798,7 @@ PrivateHeaders/OMIDSDK.h - Cw/IDUiu+WAOmr/+A66VP2y0hqk= + 9SXNS1hFnZvl4vfiUbp4uQVp4rw= PrivateHeaders/OMIDScriptInjector.h @@ -1025,10 +821,6 @@ Headers/IMODTargetingService.h - hash - - x1Mha6tYeguBA9woRi4vodI7lho= - hash2 bqqr3/ZS9hlY5ha55+479Fedjq/o4B7ff/4uA9izWBw= @@ -1036,175 +828,104 @@ Headers/InMobiSDK-Swift.h - hash - - AbO/y5le9L3+ls1Z5Ww/EkBj7+k= - hash2 - Oz4xBamoLT8ejuhYEHwIT6QpqluPpfVSp6/bclZbs1U= + yX0fq1MqWqd79y1pODiHzJtXdi4Dsvyovc0uOJdrFDU= Headers/InMobiSDK.h - hash - - WzFvzHLD3y/Wa0Io0zGjRcQ+0PE= - hash2 2PaXJLHGE3cA0IZoMszUFgo6s75xn6DyMbs+Ctyry54= - Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo - - hash - - j7tLzon9oNMgxSZbRVuPHBlJCSc= - - hash2 - - CKPARkcY5cKO0fEjF0wtxZdHY9A1YHsPvxbwuXZ/6xA= - - - Modules/InMobiSDK.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo - - hash - - ydC1Pd6hc09ehR8Djarw9CYnQh4= - - hash2 - - hH4kDSf2B4tWl1cVqP/z7muOXsPUT99F6UWO7TAgGDA= - - Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.abi.json - hash - - AEx3ZzI/EeTHKJnALjNdbjYAPn4= - hash2 - uI2afaJSPWQPHwEUXeMJsE2fMxUQteJnuDKqQAOp6Ck= + fYAKP+pSwTv/YSk/XFRL373npjFqlPryxSm1xQGWuHo= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - hash - - Llw0O/HpVrkoklZbCjHcbnX+keQ= - hash2 - dk2Yx7G5WFijx4WR5MPx3wtB6lG57QXHXd3FkdFvV9I= + FsVwYDeK5XWs4KzOp6M0+pjYsmHGBhueFIjgNFblXi8= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc - hash - - bdgWNUYHjJXJ2bu374+c+gwkarY= - hash2 - EktureymyPHcMmf1wK30AkN6Po5iZTcT7aVatGaNEkE= + eoioPEhRYKyY1aDkDhqEhrJJUhKcRhHcCeoO+333AgM= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface - hash - - Llw0O/HpVrkoklZbCjHcbnX+keQ= - hash2 - dk2Yx7G5WFijx4WR5MPx3wtB6lG57QXHXd3FkdFvV9I= + FsVwYDeK5XWs4KzOp6M0+pjYsmHGBhueFIjgNFblXi8= Modules/InMobiSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule - hash - - iGxPAF87EfqgXD/bZi56gYgpk9k= - hash2 - 4HVr0QtUHB6TrWNHMR5MU7J9z2LqUrduad5q9l6JuDg= + MYZgHecwmEsTQrKcD45J3ytQxToqesipu+sMN6iqat4= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json - hash - - AEx3ZzI/EeTHKJnALjNdbjYAPn4= - hash2 - uI2afaJSPWQPHwEUXeMJsE2fMxUQteJnuDKqQAOp6Ck= + fYAKP+pSwTv/YSk/XFRL373npjFqlPryxSm1xQGWuHo= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - hash - - kyDZ6VMDt8isem85dQjAbeatkOI= - hash2 - UKJbE6K2HqpuhdpHbtkVYfHzZxDcwPhfSd9Guc1meog= + SmtiMNt1VPVMOQBqNtdZ5aj0Z8Zr9RfVfygoQJnt6+8= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - hash - - GJbW1Wy+yR5kcKTRxt+Wg9FxmgM= - hash2 - Br2cJKJ00rXR3BAUbzdN+vY/IfgvFxweGozg+k+XikM= + aiH6pg472FkcYtykII218KSQf/0lLTLuleePC8Cg8Bs= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - hash - - kyDZ6VMDt8isem85dQjAbeatkOI= - hash2 - UKJbE6K2HqpuhdpHbtkVYfHzZxDcwPhfSd9Guc1meog= + SmtiMNt1VPVMOQBqNtdZ5aj0Z8Zr9RfVfygoQJnt6+8= Modules/InMobiSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - hash - - FySSSZpsvE6tqUVLt3RPzPnkErM= - hash2 - M6+IwcDvZ7oIHgTR7isgMJaxFCcIEu1pG5QpiyNxLBM= + /LGDbpqTf0GE/X0Qpg/68kxlYti7ZRuL/IMNFjWt7R4= Modules/module.modulemap - hash + hash2 - 8zr/wtKSctlMg4yokcsatseU4K0= + 3kxGToRGYw8I3VI84sgJl0WNJ0V5tUNr87svynYaFb0= + + PrivacyInfo.xcprivacy + hash2 - kN6EmH/VYjCIh31r88LqD/DNTaHbG2MAg+Lzd5Vd6eU= + ES/wHPURrhqoWqlouH6JyVI5Y7FKY1pgaWMpkbPGo0E= PrivateHeaders/ASCloseButton.h - hash - - Xvzi64//4YlKuQynexqv/9MYCjY= - hash2 c/JIoCJVD0KWXnN23KI7fKE9Yd5i1DHd9JzEnSKaQFg= @@ -1212,10 +933,6 @@ PrivateHeaders/ASLogger.h - hash - - ddzHHVlwtAZAxmr2pok1kONp2sA= - hash2 HrDPu3CUBOpd8r5LviCFiVOvacVF0ydXeGgJKRqwIE8= @@ -1223,10 +940,6 @@ PrivateHeaders/ASThreadUtil.h - hash - - aq3jHalNYMwSisUPRnVr2JxuIoU= - hash2 yfm7jvL1qSmrHk3CuiBXkGOCpGLHDW3ZmPKKEQNYbvA= @@ -1234,10 +947,6 @@ PrivateHeaders/IMAVPlayer.h - hash - - BnYtli04LW0B4uGCAUUZG/+qJWY= - hash2 98nR7yq5R8xQwMwGlMPel68Onv6mhcJ6Zwz/lUgYGRc= @@ -1245,10 +954,6 @@ PrivateHeaders/IMAdCloseButton.h - hash - - nsOP7msUqP31Xn41mZJvKYdDTgc= - hash2 K/JbINMWtWqYIGyTn4qIMYlt/ceoyMdxfEfCzBkTUsQ= @@ -1256,10 +961,6 @@ PrivateHeaders/IMAdReplayButton.h - hash - - vmws/C19+42YuuDNkVlYC5hFBVQ= - hash2 uu7KbQeyt7nv5QSDnZWHY55s2rD8lTp+3HFnXSAvbJI= @@ -1267,10 +968,6 @@ PrivateHeaders/IMAdUtilitiesObjc.h - hash - - VWuHtL4WinyqcnOg8PqjUqTG++E= - hash2 vLgqt13fgpFEvbmOk67vGFG08402xWoj69/UQeu4R/E= @@ -1278,571 +975,167 @@ PrivateHeaders/IMAdVerificationParser.h - hash - - wmJKK8coMro9S1PDZL2Hjp6SUMo= - hash2 F6YV9+ynk1tOTttjYm/nKTgUZR/FZVlPa5mN6otAbqo= - PrivateHeaders/IMAdsConfig.h + PrivateHeaders/IMAdsTrackersModelObjc.h - hash - - wRZjnKEKF461cX3BkQlg/sabeWU= - hash2 - udcPOVp6SP3sen8CvlgGB6GhcN0bpRr3UZUwnkJecME= + JJytho23ION32cFhOxY9AUxA4YT+l476t3HQx9XClpI= - PrivateHeaders/IMAdsConfigAdQualityModel.h + PrivateHeaders/IMAnimatedImageAsset.h - hash - - 9Bm+s/9NRZzVXrObBAW6gyTYRX4= - hash2 - AW/E/7pgGZ+f95o8/AglmtQ47EcbNM4wnuybZKdPjQc= + +Z4GkGsC3Bg2bdHoTWiHMj4YA8kZfY0baxoYLegDq+Y= - PrivateHeaders/IMAdsConfigAdReportModel.h + PrivateHeaders/IMAnimatedImageView.h - hash - - l788ybjxIZN0tycinbAUNKWub5w= - hash2 - sEfaeouSnB1ulE3FYWWXKu1TglM6DwIj0Yzgu0KJkmk= + t/RjxolTnU+VM5SYjIq6QrpKkNz7aqguHj39K1UYEag= - PrivateHeaders/IMAdsConfigAssetCacheModel.h + PrivateHeaders/IMAsset.h - hash - - NeGLDbFPPvLnGYf6RDn2Vx7I7gk= - hash2 - 497NN3et++h6t1aT16luV6TIvFaktDbL63c6s46rCKQ= + 5hNWfzsG5d+46yoHvDRh0JbWSzy9P7GK+MHD7G7nLOo= - PrivateHeaders/IMAdsConfigAudioModel.h + PrivateHeaders/IMAssetCache.h - hash - - lSMnG5BOtm9ss84lmBBKh2q7g2Q= - hash2 - GyhCsm/Pw3e3aCKG6Zx8RKjLOTYvo0tXwx8Y4sdK+QE= + ovY9n62lZSuKxi88vLXB0AJKHL0KAuggSTkVLybJbr0= - PrivateHeaders/IMAdsConfigBitRate.h + PrivateHeaders/IMAssetCacheDAO.h - hash - - fb4AJpPDmhe/hdH1DEF3p4sb7+U= - hash2 - WxEK0UICIdpC4LY+bh1O5V9wFAxQISMe142zh2E6yxU= + Aswhk6N4Ps6hSuiOK9KcPLkXTUfrT5RsnJmjLotAItg= - PrivateHeaders/IMAdsConfigContextualDataModel.h + PrivateHeaders/IMAssetConstants.h - hash - - R8U+Y12XrlVmy5QYaQuCzQ90yN0= - hash2 - 7Qr+hMllafs6yWea+5rS44LTN51DkmMmdMDNELoDYyM= + 8cs4yV2Xz9Vn1vqLeJinWmA9px/L4G1emaQoTsMaedw= - PrivateHeaders/IMAdsConfigIMAI_Model.h + PrivateHeaders/IMAssetFactory.h - hash - - nVentB9SHwnaUEOQZaW3SGXeRp4= - hash2 - w1Y1bUE0ovqfvesj7zZjemANQySY6BKMxdxlhOWgLjk= + +BMinPizQe0U7jgBdURnrTnrdUeOhdYezFjWyTaUSY0= - PrivateHeaders/IMAdsConfigMediationConfigAdTypeModel.h + PrivateHeaders/IMBaseProcessor.h - hash - - mwzHMwTHvBah0ArEMQAehL9DACs= - hash2 - SZ4EE67Q5ZBFy/n4zdvvVl559ehpjWbGD3Bj/7oyLNE= + nNSnrsWDftRMVor4YhJR+UTafc/7HWpjNKC32Yy2+FQ= - PrivateHeaders/IMAdsConfigMediationConfigFlowTypeModel.h + PrivateHeaders/IMBitMapUtil.h - hash - - OYjWk+Svmoeq4s57sfwBGYGY4yw= - hash2 - px5CTtMbdiTKikoyDI/Z4GQtsspL8ZXSnE5MqPf5Atw= + gPY09Ww6e3OAh/ml0l2MT/XS5azdhqbmBwTjwA1BMco= - PrivateHeaders/IMAdsConfigMediationConfigModel.h + PrivateHeaders/IMBloomFilterCoreManager.h - hash - - I1GnOfK4+iJ5AnTAzKHDXjrbbfg= - hash2 - w9lWb/8ZCF2cRr9IJ/v7r7tkXOgWQqXkHU/uSTjl1rM= + 4nnvfAbpVqwoEu3GaE+LnMrwiT9vtHFiTMTjCXg0QwU= - PrivateHeaders/IMAdsConfigModel.h + PrivateHeaders/IMBloomFilterDataManager.h - hash - - APGfr7pu1LTQbZT4AUoJ+gKB7fE= - hash2 - SrPnEs3+s5aS7e9UEDNhnkaPtzK5cYFCmnTD//4ULlo= + 6SCeCfFB1o3gym/gGNym2uJ3o4jyNoAuQvjmbk32UzE= - PrivateHeaders/IMAdsConfigMraidModel.h + PrivateHeaders/IMBloomFilterDownloadManager.h - hash - - /W4lHDs4Ef9oPmFDIzrWPWU9/jU= - hash2 - UydLDG9nqLZuwCl8h3rHjODPNF1KXLUu3fc2IDxnZMo= + qWBWSvwPjXJhVb6SvJyDgtt/B0dAQPn4AqFi04PwZiQ= - PrivateHeaders/IMAdsConfigRenderingModel.h + PrivateHeaders/IMBloomFilterFetchServiceManager.h - hash - - SUd9LOHB6ZMeyayTNH7Re1VQiJE= - hash2 - d6/DsrX09mkr2TKLDywGdnSHHkGs9cgFpfKl/t0ToSI= + saFHCrihjh8vbqbFs/XCbyEJspzY6g6EaT6wminGYYA= - PrivateHeaders/IMAdsConfigRendering_SaveContentModel.h + PrivateHeaders/IMBloomFilterNetworkInterface.h - hash - - WmQa4ZFpeug6dLO88USulqyZyXA= - hash2 - oa8zdlbaCHgugIj18oKRJxWWo81XdnKGt1UhDSK01cw= + cOyPR3av+NJjnkynxkTAZSIMPUFsO/4ImIZ3BIeGWP4= - PrivateHeaders/IMAdsConfigSilenceDetection.h + PrivateHeaders/IMBloomFilterRequestBuilder.h - hash - - 5yWk4t9JbrvKkiWQ7sXzjMgeJG8= - hash2 - b31L/nVlRIIP1Cw0fqKSragOid8lnqwo8gCEJDlZxHc= + E6DOHhzV1ELn+Q/n5MXUTZPRS8niKzBLsgaBkqJcANo= - PrivateHeaders/IMAdsConfigSkanModel.h + PrivateHeaders/IMBloomFilterUtilities.h - hash - - ISYXVVWBJ/4nN1oPUACC8lj3rLU= - hash2 - SCd9jQtBrSoWekxAmuJq72cwnZ7lew3p6ST67rN4KfU= + qlvLxm2bbbL3TJI6hd3WmoZM/bU3kdUJ1k5Kh0Q8eL0= - PrivateHeaders/IMAdsConfigTimeouts.h + PrivateHeaders/IMBloomMatchProcessor.h - hash - - HckuvCqWCtMJIjcaeV1hJza4PCY= - hash2 - HVP3Xvg+ODtBeO2DUufpX87h5iuiPMo74Pj5KOoYnsg= + Km1taKGR+VJRWENIGfHgAqeXvaBfgENRh06clr+3e4g= - PrivateHeaders/IMAdsConfigVastVideoModel.h + PrivateHeaders/IMBloomPreProcessor.h - hash - - gL/ZAQ4DRdSkz5PsGupwVLs2H2w= - hash2 - wXmE8k1Cu95lRx+iQEk6RMvnv7A9hNPksG5wauYDK58= + X8pFzlOBbe70O9Q8BJ4i/YFLQ3lgde9XskuMjxp86ww= - PrivateHeaders/IMAdsConfigViewabilityModel.h + PrivateHeaders/IMButtonAsset.h - hash - - YvyWp6F8bvUt7fAA07+NgC2LQbU= - hash2 - EMVJPkL4gUxG56eC/NK6OH/SqLAXiT7hRS+OhEC3CW0= + tERvQYW+koPWZQXq7fc4exmczTnwNUHjSkkDK75Al8c= - PrivateHeaders/IMAdsConfigViewabilityVideoModel.h + PrivateHeaders/IMCardScrollableAsset.h - hash - - 438Zjr2ovvLUAFvdNAj1A/XVEJc= - hash2 - 3Ks1MyV1BFFkd/Fn0SFMln30BYJrvhvcMNj3h/0mD8I= + n7f+dYF3eTJV3MfWiiYOMrT9SUDozbjEzia+DjRVk6Y= - PrivateHeaders/IMAdsConfigViewabilityWebModel.h + PrivateHeaders/IMCommProcessor.h - hash - - iRHb/bL64NtPUEx0EW5v+/Ozlu4= - hash2 - lqWVWxBBFJt8/cQ5vkueYcxr5lc+6J9yWiJntqq1fdY= + TNd0LIbbnF+Wa3pe6Vh8lyMvnNWl2Sj6weHJluXExuo= - PrivateHeaders/IMAdsConfigWebviewModeModel.h + PrivateHeaders/IMCompanionTracker.h - hash - - Q93lp/EDaLamezRI8ovPPJ97OAk= - - hash2 - - DkDEtpuKhbM1Mm4jigjoeyYUD18w20KinKs04bCvOqE= - - - PrivateHeaders/IMAdsConfig_WebviewMode.h - - hash - - cyiGDI8tnwYDuvmn7bPEmLkSXTg= - - hash2 - - ixf1orfs8Gfoe6nF9iewCukkl8ZQWF0HlCHjxWPmrEs= - - - PrivateHeaders/IMAdsOMIDConfig.h - - hash - - VdtGT/4lfIY/RZvTR89J77wsuuw= - - hash2 - - PXwKifhxKTqZKWInoS0qZ7XhpiJbJAeFrHFCx6H6OQo= - - - PrivateHeaders/IMAdsTrackersModelObjc.h - - hash - - k9Yu5dH67kvwKe1migXRagVn/Yg= - - hash2 - - JJytho23ION32cFhOxY9AUxA4YT+l476t3HQx9XClpI= - - - PrivateHeaders/IMAnimatedImageAsset.h - - hash - - AzhfS5rDxzdPkySK2Bc8L881RKs= - - hash2 - - +Z4GkGsC3Bg2bdHoTWiHMj4YA8kZfY0baxoYLegDq+Y= - - - PrivateHeaders/IMAnimatedImageView.h - - hash - - uw7pJUA16zMlPc5s+AwmT5YxfaY= - - hash2 - - t/RjxolTnU+VM5SYjIq6QrpKkNz7aqguHj39K1UYEag= - - - PrivateHeaders/IMAsset.h - - hash - - JDmDfv4dp5lNR91x4yn93jpjO20= - - hash2 - - 5hNWfzsG5d+46yoHvDRh0JbWSzy9P7GK+MHD7G7nLOo= - - - PrivateHeaders/IMAssetCache.h - - hash - - 7j6UuAq+rLkImrkOjG2oXAb9WRg= - - hash2 - - ovY9n62lZSuKxi88vLXB0AJKHL0KAuggSTkVLybJbr0= - - - PrivateHeaders/IMAssetCacheDAO.h - - hash - - eYZ9T2D3mxHr/TjPr8lHyRO8ZV8= - - hash2 - - Aswhk6N4Ps6hSuiOK9KcPLkXTUfrT5RsnJmjLotAItg= - - - PrivateHeaders/IMAssetConstants.h - - hash - - W88x0bC8sWjqoaPOKBTHEEUOmu0= - - hash2 - - 8cs4yV2Xz9Vn1vqLeJinWmA9px/L4G1emaQoTsMaedw= - - - PrivateHeaders/IMAssetFactory.h - - hash - - oYPyaROjux4GxhTWxqTiZr6YlOQ= - - hash2 - - +BMinPizQe0U7jgBdURnrTnrdUeOhdYezFjWyTaUSY0= - - - PrivateHeaders/IMAudioViewabilityConfig.h - - hash - - BGqWF2qhl643eR3OhnUubj2q6qo= - - hash2 - - xDxDKWRa8WInas0AE5kndsE4t/aNFJ6eCWE9+J3xbDE= - - - PrivateHeaders/IMBannerViewabilityConfig.h - - hash - - F7ZUkC42uMSg84cPhEbLzXmtp9w= - - hash2 - - bvz2v/yhLToerjGIwtwF9n/WCC6yaMUKWVQtQDW3es0= - - - PrivateHeaders/IMBaseProcessor.h - - hash - - N59JwyXHNY/e0D/otP1A9uEwJVY= - - hash2 - - gcRenHdISNk9mjD4NZnw7bOCGZFfkkFd2u77aUFEH70= - - - PrivateHeaders/IMBitMapUtil.h - - hash - - zrRaNPGr/X4h0jlzVONaNSqqNpU= - - hash2 - - gPY09Ww6e3OAh/ml0l2MT/XS5azdhqbmBwTjwA1BMco= - - - PrivateHeaders/IMBloomFilterConfig.h - - hash - - 6IQ8In7mzUlNUxs45T14/6Wf1OY= - - hash2 - - 7aeajGlSEa6NR+tAfpY+zi/rmKL4Ri1LpyD1Qw8CDwQ= - - - PrivateHeaders/IMBloomFilterCoreManager.h - - hash - - LIOFnurRzdk0EhwTBnvM1w6f3Nc= - - hash2 - - 4nnvfAbpVqwoEu3GaE+LnMrwiT9vtHFiTMTjCXg0QwU= - - - PrivateHeaders/IMBloomFilterDataManager.h - - hash - - hCvO+H+vH6K1j52g3nHIO+f2HX0= - - hash2 - - 6SCeCfFB1o3gym/gGNym2uJ3o4jyNoAuQvjmbk32UzE= - - - PrivateHeaders/IMBloomFilterDownloadManager.h - - hash - - i22yferwbYMc5fMLlgNO4vGGrvY= - - hash2 - - qWBWSvwPjXJhVb6SvJyDgtt/B0dAQPn4AqFi04PwZiQ= - - - PrivateHeaders/IMBloomFilterFetchServiceManager.h - - hash - - Cg5nxQDaAUL4WkhR9azMgMPIdfE= - - hash2 - - saFHCrihjh8vbqbFs/XCbyEJspzY6g6EaT6wminGYYA= - - - PrivateHeaders/IMBloomFilterNetworkInterface.h - - hash - - ycZCZdeffLk7Z562ss6frZDZlEk= - - hash2 - - cOyPR3av+NJjnkynxkTAZSIMPUFsO/4ImIZ3BIeGWP4= - - - PrivateHeaders/IMBloomFilterRequestBuilder.h - - hash - - bURL7SUdLd9f1s/yaGgN88oqoQc= - - hash2 - - E6DOHhzV1ELn+Q/n5MXUTZPRS8niKzBLsgaBkqJcANo= - - - PrivateHeaders/IMBloomFilterUtilities.h - - hash - - lxuz16VHjx4sjaFGrNQ4C7SDMiI= - - hash2 - - ZIKo9dKNu6z/j5zGc7lvizTDHINV2BP87tkqYPKK9WA= - - - PrivateHeaders/IMBloomMatchProcessor.h - - hash - - YICUFcIjrtWU5b6t51XeTF84MY0= - - hash2 - - Km1taKGR+VJRWENIGfHgAqeXvaBfgENRh06clr+3e4g= - - - PrivateHeaders/IMBloomPreProcessor.h - - hash - - GvW0RcFqGJ39CWa+RecinynC+zY= - - hash2 - - X8pFzlOBbe70O9Q8BJ4i/YFLQ3lgde9XskuMjxp86ww= - - - PrivateHeaders/IMButtonAsset.h - - hash - - ZnJwaOz/3TBzMfYqvKqYuL2afCk= - - hash2 - - tERvQYW+koPWZQXq7fc4exmczTnwNUHjSkkDK75Al8c= - - - PrivateHeaders/IMCardScrollableAsset.h - - hash - - Lvze+XJ5Erwqe9hcQlMZzu7LmSA= - - hash2 - - n7f+dYF3eTJV3MfWiiYOMrT9SUDozbjEzia+DjRVk6Y= - - - PrivateHeaders/IMCommProcessor.h - - hash - - +3h3HlHacsbpMkA5o/7MvGCzvzY= - - hash2 - - TNd0LIbbnF+Wa3pe6Vh8lyMvnNWl2Sj6weHJluXExuo= - - - PrivateHeaders/IMCompanionTracker.h - - hash - - eU4inz6PFxfU2WnXSyYDucqPnP8= - hash2 WYb1RpWsGbdy9ch3MQp94HM4guahhbeg9UDDPJ1M/1Y= @@ -1850,10 +1143,6 @@ PrivateHeaders/IMCompanionTrackingEvents.h - hash - - sDraIqwzlNyoGbt4LwzPQVVu3FE= - hash2 BMv4aY0qny0Tm4/r9/VScawpebeRjaPj/hz/jJLdXnk= @@ -1861,10 +1150,6 @@ PrivateHeaders/IMCompanionTrackingEventsParser.h - hash - - Lyv3FMG4cgZnQDGBxii2ErTVw/s= - hash2 K1yspEjJ+wfVbDWONgMuBlIcpjXZPR84XXFSAPoizPg= @@ -1872,10 +1157,6 @@ PrivateHeaders/IMCompanionTrackingExtensionParser.h - hash - - hcFH1T8PYyrun3lgQgCtlH8HoKE= - hash2 h5qvU4dqFSwvmq9hVCVMLPUTHW6L6yP+Yj7kmqkMJsU= @@ -1883,54 +1164,27 @@ PrivateHeaders/IMCompanionTrackingParser.h - hash - - gqrMFfBf7QHucxSvBSmVbn6dDEk= - hash2 p+ZkzxZt1tz6b6Yn4hhf0b5+s5InesB1VDaoSlelboE= - PrivateHeaders/IMConfig.h - - hash - - zZggfhD2DrueQU9o2R++dLqWkEE= - - hash2 - - PfrOGDOdnyx5lzTUU5xif7NLcuiiCRFAZ3icpcRGT50= - - PrivateHeaders/IMConfigDao.h - hash - - +QykAjNEU81aeJDd+gTTTSmBgMY= - hash2 - O1h69Mr9Gs4kFA/LjlU4IPkwcjEdii1tnvXN/ElNLc4= + /4V6m9GWetrv4iFQFGcs8KGLdZ4b2FhgwoVxdsmxNtk= PrivateHeaders/IMConfigManager.h - hash - - QZr0wX/RJ8q1D8pJi3weOkAA+bU= - hash2 - vNUOvmPP8XRyuNovsju3WAiE7nDbITRVMah6hgZoWvo= + gNcMlcMbrsGxFqkcdBwIsjXyOJvudU72y73xRyab9aE= PrivateHeaders/IMConfigNetworkInterface.h - hash - - g65iQgpudnKQBSxOxFXBJAOc4iw= - hash2 8v/m3YCra4oefkcGDMZcGW+xt7Qqcc5miGii980Rmsw= @@ -1938,21 +1192,13 @@ PrivateHeaders/IMConfigNetworkRequest.h - hash - - V2ZTxqZ4cj72umbhyl6VlsHJ+fw= - hash2 o4e4K+NmC21yFRxysPm597CkMjL3vVDMLgMxz8kfJSE= PrivateHeaders/IMConfigNetworkResponse.h - - hash - - fhUc/Vc3OmW9W89Er1qW0IsV3AE= - + hash2 k+x9jZKPH7bAsDx/OdLpfU/doQcBevSQwhXEJobgju0= @@ -1960,21 +1206,13 @@ PrivateHeaders/IMConfigResponseContent.h - hash - - rIX6fPnqW9G4As0aCZ5xJNhy1PI= - hash2 - pup1krmVkZLQ2xww8z79dfhl0gXmdVlvXkMU2BumikQ= + /AUdZFTF7SPawSj+eI1n3mI0PCf6ItezZOc1zUVxp5E= PrivateHeaders/IMContainerAsset.h - hash - - +oq+z6TKG7nst2iejriR8UvMNTs= - hash2 eNQRjyt9u0R0uxDmqM+I73nMjQQJeEKM/ybaUsEelZI= @@ -1982,10 +1220,6 @@ PrivateHeaders/IMContentCacheManager.h - hash - - 3Gezv4SGsMSqONuRAlpm23WFDIQ= - hash2 T9aBkd1kmf6xvvLkF3JCrXTaAiGvGbYY7z540PFmWTU= @@ -1993,10 +1227,6 @@ PrivateHeaders/IMCreativeTagOrder.h - hash - - XmXO3LxsgveZiHldKVZLf5C3neY= - hash2 X5tPn1fEH1nP8jNr4EG90qQVk2yqBf0jZMl+p1fAVZY= @@ -2004,21 +1234,13 @@ PrivateHeaders/IMCustomLandingPageProcessor.h - hash - - SPtd1NX9gUkQMdLdF8FUGKX00xo= - hash2 - uzjOmHi38wybMTnPdOEJ/4+SeAbIkaH4aBG3zmnqNW0= + h6fE25o1An2XFj1B/blalaFM78JBT+QzEKJytiO4luk= PrivateHeaders/IMDeviceData.h - hash - - Jf1BDGR+kZb9rtZ854bBNU/GSl4= - hash2 GqHY1CYdEnTWN23GCox1H8EPasztF6YNPuQLMPZz1fc= @@ -2026,10 +1248,6 @@ PrivateHeaders/IMDeviceProcessor.h - hash - - +DrKcGOBn3piV7Zjpg2+FhcVRxU= - hash2 MuSkvYDwuTgrGPZ4AuipdZCNmKXE4yU1682SRHrcB+g= @@ -2037,10 +1255,6 @@ PrivateHeaders/IMDeviceVolumeManager.h - hash - - pgSnEupkD7pwfXKrUyl6LjWFv/M= - hash2 BJU4yW4Vv2DwEJ6n17r1ZFsM1t5BDRZyWVkiIlmKCyA= @@ -2048,21 +1262,13 @@ PrivateHeaders/IMEmbeddedBrowser.h - hash - - eDnMrINHMC22Hvd9WwaSvy1jdro= - hash2 - M4pRMWc3Ibo2p0N+pY7U9XPRTfME3z46p2Yl3W26Vtw= + qTre3ArU50Yba0ti7qmxnX9l3BnKkqfg6+JRIwTwnL8= PrivateHeaders/IMErrorLogger.h - hash - - vGxzagm0Sd1yALX+vmDp0lgN1a8= - hash2 1rVqIaITA5zGm4PYcwCIsa485k0XKbel7mO+sSxSXDc= @@ -2070,10 +1276,6 @@ PrivateHeaders/IMExpandProperties.h - hash - - zRirsotaOAuYPq7YVGNzxe1S4h0= - hash2 AWdKmi3DKXrbYmbOBgOIlZd5IAlFjyNkfY7ks16phYw= @@ -2081,10 +1283,6 @@ PrivateHeaders/IMExtension.h - hash - - AwhNUNeR1RujMJL3RXcRagUZiC0= - hash2 8bEP51Qys/t/5lpesuU+MT5PyLCrWBciwoFvkPhFvAk= @@ -2092,21 +1290,13 @@ PrivateHeaders/IMExtrasProcessor.h - hash - - 22n0TZKfKsbgwMc0Xek5YDSdj3M= - hash2 - vf5VutMkznXQmQG0NLgXuHwrVMRld0V7Q6m42em6/OY= + 1tH+JMlglcKCPee+mUYXw2cjntg4Pt3SK+azptGNXt4= PrivateHeaders/IMGIFImage.h - hash - - nLiQCZMuKejtJ7wDq5tZGWmgJK4= - hash2 dtzbhcdjnhnEGOXLBY3bny2JFaGi07MeQGMlr5oR01Q= @@ -2114,10 +1304,6 @@ PrivateHeaders/IMHealthReportingConfig.h - hash - - tcv66rih0a7DaJtUo2f5Sa/eF3E= - hash2 /q1qem+1xjkA3azur6sJcWucinqD+NoqY/ZGNIBxKdo= @@ -2125,10 +1311,6 @@ PrivateHeaders/IMHealthReportingDao.h - hash - - bMnCK2PCIgGw8niallR/hOsnTvE= - hash2 TnibblbKw51nweXaREApRQSF5LGYJfBepA4oftpg8zU= @@ -2136,10 +1318,6 @@ PrivateHeaders/IMHealthReportingManager.h - hash - - PSJj1rt5DxQ/y+wiBlkJYoexXMs= - hash2 HCvUUk/QVssVF0F6g2k20Rs3px/Uxp1N8pnIeLJ37h4= @@ -2147,10 +1325,6 @@ PrivateHeaders/IMImageAsset.h - hash - - uvcD+UsqbIvAq6mlTR6mIFSxS+s= - hash2 1YnvKh8gW0fvBk/GSH0FiOZ7uIAeIrV6KYyOnOspAv0= @@ -2158,54 +1332,20 @@ PrivateHeaders/IMInMobiViewabilityModel.h - hash - - r+aO2Vq7zMJp0EkUBQOnB4gVkRM= - hash2 JKYoDHAvawDAeKFhyvGRscyxaP44cXYFpGDwXmK75XE= - PrivateHeaders/IMInterstitialViewabilityConfig.h - - hash - - wjOZf5kWUWAXowR2weSc5vZJpXM= - - hash2 - - uAv8rERbEQeC7HNfPPKSJyM1IhHPPc8z3mKFTz7EZJs= - - - PrivateHeaders/IMJSONModelNamespace.h - - hash - - p9Wy82udkWR6vVuIl3uXtXevo3U= - - hash2 - - 61nGA6QDuFHgdUrScetw6mGtpNg/x3Fl8yxmRu6LvGo= - - PrivateHeaders/IMKeyValueStoreObjc.h - hash - - OnqthVd+jE5lGAvghXrFUVdsY9A= - hash2 - Fg3KH+kH95uFbbKseN/rB9viVFKjg1r+yPpU+9ACcJw= + UwcXuQizVX2qSxZAsHKBuG7p20yDEwVfpTvrQFijy2o= PrivateHeaders/IMLandingPageModel.h - hash - - qftUVJGtg9Aes3E6XyLLfjiBLNM= - hash2 0PItwyZVEs9ItCNh2x4I7SGqUyu82zY1lOz347hAVn0= @@ -2213,21 +1353,13 @@ PrivateHeaders/IMLandingPageParser.h - hash - - I1Zpxm/o2ywDdcIYm9INzbe01s0= - hash2 - FBJC87xPEDHxrbc0k00/W0XOF6mT1z9ZJ8GLqlQKASA= + PKa8k5kz+u1NHz6fCQkv1b52mLHNY4pCTayuaNZHN+A= PrivateHeaders/IMLandingPageProcessor.h - hash - - 1+WcGQVHctvCZuUQs/ZAIUmwakk= - hash2 pp0OmVrc9cfHFJo/F6AE6EU2GE8ng7nmU04Qef3ttWE= @@ -2235,10 +1367,6 @@ PrivateHeaders/IMMediaManager.h - hash - - +/aMfNMdwZyAZ8XYAIqD9X1+Mlo= - hash2 UOBI4K1dYgbbKLUZvnii1nM45IckEdRFiZK1hDQIvnM= @@ -2246,10 +1374,6 @@ PrivateHeaders/IMMraidFetcher.h - hash - - aQC/waOhKLARLl2HVtfvpWFRmJA= - hash2 rPDSwKxSl9FjadjIadNepOfFQDR/pCzo7I2Eu1qepRA= @@ -2257,10 +1381,6 @@ PrivateHeaders/IMMraidFetcherDAO.h - hash - - EnrZvIH6WbPaz9T2M96Lz/KG8+A= - hash2 lSpvmdqvx9GCke6BBRQSi4ikVh+cUcWy0cqXbMr0YuI= @@ -2268,10 +1388,6 @@ PrivateHeaders/IMMultiMediaProcessor.h - hash - - 7zrYMKcOyxYcv7mmFs0PSTbt3F8= - hash2 6XpPJdFoewopXB+HJK9aHqJ3X6YMZR9E1QQWdfpuoNw= @@ -2279,10 +1395,6 @@ PrivateHeaders/IMNativeFullScreenRenderController.h - hash - - oYQnLMIEUdK2bEEHErUpTXaQwb4= - hash2 8pYfjxUudaGFa6nRAVrhJA0SRxXjxOaptbfwpO9+bX0= @@ -2290,10 +1402,6 @@ PrivateHeaders/IMNativeInlineRenderController.h - hash - - vP+3liWazeBn2nOKWsCMKNIE+xI= - hash2 1tso5B7yAzIBKjPTIEg0kUm7g3fdHk3C3uuRiyOmkGs= @@ -2301,21 +1409,13 @@ PrivateHeaders/IMNativeLandingPageProcessor.h - hash - - 542RwTo4FUIgTStI95On3MM/VGs= - hash2 - Nly9x7I8gerqax/D6Wf50IAK2FpBme2c10Mixmo8yQQ= + 2LqavGhdPjPD/AlR3VQH3xXI0f5uVcDCkYU/IS6d/aY= PrivateHeaders/IMNativeRenderController.h - hash - - YNrmAr0gk67t3SUxiV4ZNdP68EM= - hash2 LwF5d+aPb0jfo8y2JcDDKlVa4fO53T/UhREhyUMz6A8= @@ -2323,10 +1423,6 @@ PrivateHeaders/IMNativeRenderViewController.h - hash - - Ra+fAYdVJHJ9nUFR4MXRNofw0KY= - hash2 o6Un5DFtDiIHeZ7CxErMVekmCmB6Il2RCZA9jypk3ak= @@ -2334,10 +1430,6 @@ PrivateHeaders/IMNativeVideoProperties.h - hash - - tc+C8O7/nvRB08h/WUs2yCcPdyc= - hash2 rUGxH+0O7f96gACkibh+230mT6grDyhDeOP9RVahQcg= @@ -2345,10 +1437,6 @@ PrivateHeaders/IMNetworkConnectionDelegateObjc.h - hash - - ckO95M0cGir+EIuly6eymVzLK+M= - hash2 mQiiK5aT5eJf33PzYZGHn8APc0eR6ocFnsAikczaTGs= @@ -2356,10 +1444,6 @@ PrivateHeaders/IMNetworkDelegateObjc.h - hash - - zw6XFL1kOQb8Y+sjCGyJ02kDcew= - hash2 omn9pALmAGBUemrMe67TmfRU2Yr1E8c1i4b8PP8V1ck= @@ -2367,10 +1451,6 @@ PrivateHeaders/IMNetworkErrorObjc.h - hash - - t4oLB9LTy3yy1SOu0W3SSuy/unQ= - hash2 v6AK/AgnUaFVO+Pa1uCsCVp2bEB4dbOayRcaG6UAVSg= @@ -2378,10 +1458,6 @@ PrivateHeaders/IMNetworkOperationObjc.h - hash - - J4hvx1593kfrgRIyOOu36qAWeVA= - hash2 Ni85tejWkP+HOaAB/gyBPglPKVhV5O009iDwMCbLd4I= @@ -2389,10 +1465,6 @@ PrivateHeaders/IMNetworkServiceProviderObjc.h - hash - - oSnbCBV4is+D9EyKoWIfP1G+jJw= - hash2 AASs5O0XhQefAwvRwxvwKzIGRXblflTiEGiXJotpZD4= @@ -2400,65 +1472,20 @@ PrivateHeaders/IMNetworkSyncConnectionObjc.h - hash - - XbuqB2u1S3qD736wk9nlStSHoYY= - hash2 YguzbKQZlqAe6dk+1bCYGciIq/7T2QUmiAtHjUGDkaQ= - PrivateHeaders/IMNetworkTypeConfigDict.h - - hash - - 4fXSnjQm07eN5SA2JCU5aqNY4+I= - - hash2 - - xkpNeTi9IgMf35UOcgs38tjjKk8Eeo+aX+usZiR5rxs= - - - PrivateHeaders/IMNetworkTypeConfigModel.h - - hash - - Le6eNKGGP5OVvA69IM4EkosyLSM= - - hash2 - - 0dwZ1ErE4wd924Vevxd1FLuz+XGr7WnkZLyTS/ebiw8= - - PrivateHeaders/IMNetworkWebViewObjc.h - hash - - 7EkhR5IOCG/eZt1Yf9PvY/G39Pw= - hash2 l5+RYCwewtBxBnOHAveUVWWO0UY4Q2dh+/hCHI0o/FY= - PrivateHeaders/IMNovatiqConfig.h - - hash - - xrP6nHddP3rjK8KJ3r3N2st1m6M= - - hash2 - - W908BPiADCzzlAzt50FtaajtviPzObZnW+0/0FwZAPc= - - PrivateHeaders/IMNovatiqProcessor.h - hash - - UCtgD9Wm2cifUcOVrBtjkIhrKpA= - hash2 QLOkomula8PB88AgsOcjCZXefuZOKmjzJg2sBSsQZFI= @@ -2466,10 +1493,6 @@ PrivateHeaders/IMOMAdEventHandler.h - hash - - v+V9TbGKg4GkyVKqDJyh/qwizHs= - hash2 QL+NSsanLx6/LycIcIq2cZi+vJcrRe89GEJu6jaFgpc= @@ -2477,10 +1500,6 @@ PrivateHeaders/IMOMAdSessionManager.h - hash - - uMOf1lDqnkVSgSh+Xs31kaXnKLM= - hash2 B9P0RoSPMa7qsOyyOWtANn+MwuqwNNOSuO+Hb1rYJUU= @@ -2488,10 +1507,6 @@ PrivateHeaders/IMOMFriendlyObstructionView.h - hash - - 02K9D7A9ME/B7FL5NbLaFRsFGKU= - hash2 k2WQ+C1W1ZuNFSd+6i5eGGO+CQa9Mq7OC8rKaMHAUP8= @@ -2499,21 +1514,13 @@ PrivateHeaders/IMOMIDJSFetcher.h - hash - - Y8issPNbwC6cITBdwxPOWhwWH+c= - hash2 - 738TiDPe69g72p/cPeHEiICIZyWBNM6rmKW225k+aVc= + Ut/J+xkZ2fRZOZWLOnUE1TxLNU4SXvTy5aQVZ9jjWTc= PrivateHeaders/IMOMJSModel.h - hash - - OYZZV1w/xP8LYQMxTVjPu1b6Tzg= - hash2 9SHZlSlqXDWzMtomtgAYuE2fthr7QKIZ3wtvleLL1UI= @@ -2521,21 +1528,13 @@ PrivateHeaders/IMOMNativeDisplayViewability.h - hash - - uoBSF1uOQL+PW7dBQGCzJH/WKIU= - hash2 - AZrkvSRwCTr6TG30zk8/gWMn0lr1GuiGgo2tOU7UJaY= + eL6PN+fTaY7Qyq54+hdH0898uTUZXxMp/gDjYAKgz74= PrivateHeaders/IMOMNativeVideoViewability.h - hash - - RqTXCdxjhbv4GJQBMsd23g1hmlo= - hash2 0EuVUlf1nFmI/oS6vhLptBQI523CRzSGJpD3CD6a8ZQ= @@ -2543,21 +1542,13 @@ PrivateHeaders/IMOMViewability.h - hash - - SWGdJYskIEYtuSxigWd9ibLOQww= - hash2 - uieiCv6hQyh3LMHemJtwNfQT6mBVqHDfP/ZeATyoPWM= + kGD+eyEN0bBgPHrv47+D5XoQHzbJOcEy38l02H39tss= PrivateHeaders/IMOMViewabilityTracker.h - hash - - 4LEJaNmW7mvWBF+tpFBx+z5rqFo= - hash2 wRiKtGomXbJQc330as1CTgY7GSh1JQ6F1joHtjObEXQ= @@ -2565,10 +1556,6 @@ PrivateHeaders/IMOMWebViewability.h - hash - - MAZcohN8ox0ZHC4JTtteJHEXuZk= - hash2 IXgLkhnftCJfcCJfMNMtOkzfswhtkztyrGv+/vcXOT4= @@ -2576,10 +1563,6 @@ PrivateHeaders/IMOrientationProperties.h - hash - - jVdFEWLnL6KlFTnL1sWvHrSctrY= - hash2 iRhOoxJm5uwZKFX3ptFBq1OZ+HgvQDq/f3r8mSoWaLw= @@ -2587,10 +1570,6 @@ PrivateHeaders/IMPingProcessor.h - hash - - //CMS+pXeg9Ju9mrbmnzqpAcE7c= - hash2 JeIZJ/XmHvxnKdFtrGpycqSOrF0lPppHBFnh8JrrwxM= @@ -2598,10 +1577,6 @@ PrivateHeaders/IMPingsUtils.h - hash - - 6s77QCOrJ5lTYunE3Y5DqD/HYgM= - hash2 X9L/dKrXv1uI+JPMvBvBlEWnTLzhFtMyZTm8899jqQg= @@ -2609,43 +1584,27 @@ PrivateHeaders/IMRdbmsDataStoreObjc.h - hash - - 0Y7GtxCTQcf0EL8ziGGUpV3JplM= - hash2 - 6FzB7aZlzK3jomBbpk9/8X+oODHYlCRtgral9fdj+A4= + PRAEw3w4yC/7/KP20wD/UAPW8ZXeqfqxYq/GdVqvHSw= PrivateHeaders/IMRenderView.h - hash - - 6ec0MzwI3zOB7Ca1zOTGlaRkhzc= - hash2 - 3o7dn5vJMdifK7CoyL5Wn3QlBWx9lmn1gA+n4ek/oYQ= + D50Aw8hyrCAJWu5FzfAul/PuAKc0Yy/SSftKhhe5TdI= PrivateHeaders/IMRenderViewController.h - hash - - QG/mOOepblDzDBkbunVxeYtNKEg= - hash2 - VyQM7VZoo5Pe/I1ZNdTlvqUF5fm47rMqBcf5eK7Ph/E= + tGHgbu/uj4KBofhI4CAun6egKeiVjFzFhW0I6sDcBok= PrivateHeaders/IMRenderViewGestureRecognizer.h - hash - - A2SuksI/WwvTXh73SOZUrUTeBXs= - hash2 Ikv1HguWgg3OvsxwdvkN6AukaNs9oIyh1QtfXd+Nprk= @@ -2653,10 +1612,6 @@ PrivateHeaders/IMRenderViewInteraction.h - hash - - dAgXV/i8MXfiscCwPGh7xkYb8sA= - hash2 yxo9ATAZlK6gzWYNvh647NmkDTgFrQzOx2wuI1DfsEA= @@ -2664,10 +1619,6 @@ PrivateHeaders/IMRenderingUtilities.h - hash - - n1TuBaa6pY8J39vfDSVgZPlq0pg= - hash2 RHC6DEJIKJ3IrJwCJ2mdpr1HlVrAGAof4Lz9Y2tRkdM= @@ -2675,10 +1626,6 @@ PrivateHeaders/IMRequestBuilderObjc.h - hash - - +pqrFsvS0TI8qjVvHytcVz8lL90= - hash2 oI4lfrZOmmzJ/jU3wHz04xjpNi/61fDHZRRQ/LmP5XE= @@ -2686,10 +1633,6 @@ PrivateHeaders/IMRequestObjc.h - hash - - rqAQKuxHWqoFUB5jR3gc184uEfY= - hash2 JpBNB7PADuZzC+sbM/mgsDmODAkP075lq0B7RTtv34k= @@ -2697,10 +1640,6 @@ PrivateHeaders/IMResizeProperties.h - hash - - iaLnTxwHAw8Bxw0UkQHvt2bZSoU= - hash2 qgLJKO7jZqNvRVJr3Y8jG14UGVNtQrHeQP8t8GFJDAw= @@ -2708,373 +1647,160 @@ PrivateHeaders/IMResponseObjc.h - hash - - ptVbS9l6hseT+/Kwzus4a56B0KE= - hash2 iNhLSTRRugk5H0Q7TnGdsWHvKp8fn+lobELHgwQ7Ulg= - PrivateHeaders/IMRichMediaConstants.h - - hash - - 90cOm7CSPO6KK9fpy2gmbuuIFR0= - - hash2 - - bcHAR/IQdNE9koPuug5EkqriML3eITxZ5tt9e+20nbA= - - - PrivateHeaders/IMRichMediaDelegate.h - - hash - - B0pXIPiZfu8N+w5M2Vix9O6oDjg= - - hash2 - - 4a+ErRF11WtdfpqUw/LAhWEDjXNefSWUTjwXNA3VYEA= - - - PrivateHeaders/IMRichMediaResolver.h - - hash - - nnzX1QUGVlMLW8PNIsJTq6rlfP8= - - hash2 - - sZDbMHMCDMe1q4KwripgFszIEA/R13B1/TY5+QsOdHc= - - - PrivateHeaders/IMRichMediaUtilities.h - - hash - - g8n+hARasB/on33xG+ClczZMyOU= - - hash2 - - ToRiVzSyOxuaHnACHG/8K4d6lMaYytGkPh5Vvv3zgHs= - - - PrivateHeaders/IMRootConfig.h - - hash - - G+rQMFaDud8FlsttTbrWd9iwCRQ= - - hash2 - - S9FSWL+1+h/q0kd94X8hySa+HnIr3AtQ03iqdP+rnFA= - - - PrivateHeaders/IMRootConfig_SDKInfoModel.h - - hash - - PCIzXdBgFLiSwY6Z7JOe7iLsUMI= - - hash2 - - kK1qR7uoRfzt3cXaIs/JpN4UX1lgRf3mwutMsXl02xk= - - - PrivateHeaders/IMSDKCommonUtil.h - - hash - - 73AZU/bW/oui6JJKsQIgpPcLndw= - - hash2 - - 0q3L4y5Wz5oSP/UHr4vOfFyvbevVT6W3/XDbIqR6Rdg= - - - PrivateHeaders/IMSDKCommonsNetworkReachabilityObjc.h - - hash - - QMhqwkudcCXZu/jE1dX6VBkf0ko= - - hash2 - - /MpZPO2JPQtPLMTKx6r4Vn8d2M/5bhR32HL4W4VAKUk= - - - PrivateHeaders/IMSDKConstant.h - - hash - - K/uxi7JwbetybBA/BHomaQqVbm0= - - hash2 - - DwAaCnTC9g3IqPDI8lSGU3sLkZMZSxikcWKMayvaE/Y= - - - PrivateHeaders/IMSDKSKANUtil.h - - hash - - E2pm4TOW5wX/havNSu8O7VuYP3w= - - hash2 - - i8WSiHc/S+1xJF5vxe3duclVH06KO7BjaoyEGVaP0OY= - - - PrivateHeaders/IMSDKSettings.h - - hash - - EoBfF2Rxh3jdE3I+y6fX/mZDhgs= - - hash2 - - ViQ/UbDj4GQ1bzu1F/WTR1KKIZeS27BomzFjQ5nQbD8= - - - PrivateHeaders/IMSKANListManager.h + PrivateHeaders/IMRichMediaConstants.h - hash - - OunhNo2etUko+6htbYtpOIRNgfg= - hash2 - KLfh5j03iB57uOWW1Nfyb58lLYCmGT2oSKhdiUKgGpo= + bcHAR/IQdNE9koPuug5EkqriML3eITxZ5tt9e+20nbA= - PrivateHeaders/IMSKImpressionManager.h + PrivateHeaders/IMRichMediaDelegate.h - hash - - o9K8CUm4LKHY/g748hg3KvfPcF8= - hash2 - wVz46xJlJPkeK2pkEub7altNTYJyH7e7EPEKHEviv9M= + B7U9y6HVA39lZmyUWaOmg1oMuQmMjStFcspEQej3wjM= - PrivateHeaders/IMSKOverlayModel.h + PrivateHeaders/IMRichMediaResolver.h - hash - - 1h0UNl4YC92g86XBTtWCyCUAXDo= - hash2 - jjID9TUGrI6TXqYoGNM8K7UieL7KKCpfKkje+4VlBZU= + sZDbMHMCDMe1q4KwripgFszIEA/R13B1/TY5+QsOdHc= - PrivateHeaders/IMSKOverlayProcessor.h + PrivateHeaders/IMRichMediaUtilities.h - hash - - 82ZnViyArNipKghFQa90lUuq0Xw= - hash2 - u1hT5xzEVGyoxHWTn+YDe/hzw3AQj2upuSxjsvf6hPc= + ToRiVzSyOxuaHnACHG/8K4d6lMaYytGkPh5Vvv3zgHs= - PrivateHeaders/IMSKStoreManager.h + PrivateHeaders/IMSDKCommonUtil.h - hash - - reYLQXcwqbzaP0eV+4SLTuWJnQM= - hash2 - tm9V+l4kBjv8tlSnvGWl6RTfK+CSUHou3MEU3r15XyE= + 3Al5YkCs4/WM+E1mGRHtx3vqbdKqRCv5wTpfPTmyN5Q= - PrivateHeaders/IMSKStoreProcessor.h + PrivateHeaders/IMSDKCommonsNetworkReachabilityObjc.h - hash - - HADGMLa/fYzxwfY3OivZG34iUAo= - hash2 - DfjIkwbMirpHl+omJUPxBaDyYR0R/P52uaBY4oU1QmQ= + /MpZPO2JPQtPLMTKx6r4Vn8d2M/5bhR32HL4W4VAKUk= - PrivateHeaders/IMSafariViewController.h + PrivateHeaders/IMSDKConstant.h - hash - - XqJEXmh0tscU1C6cw2aC8ApFT3U= - hash2 - eq93illdKgZ+ZrZvwR56bBCXje/btCdox4zgtQ8luKE= + Rq+BRNqC/VjTImuiwme/KHagq7B56XJNM4LdxKf4BEE= - PrivateHeaders/IMSdkErrorLog.h + PrivateHeaders/IMSDKSKANUtil.h - hash - - BjymjDCorn139rrvrdLQON12hMo= - hash2 - su/CouIbuUQMRPuiYZIompTdTbIB6Zit414z0txbSnc= + i8WSiHc/S+1xJF5vxe3duclVH06KO7BjaoyEGVaP0OY= - PrivateHeaders/IMSdkLogAdType.h + PrivateHeaders/IMSDKSettings.h - hash - - h/WyEFmXZPy/9lopslXvzE29tQU= - hash2 - 6wWQuwF0lt/jPSJPuq39uwTHOKSJqVxU8H83Qfjf5bg= + ViQ/UbDj4GQ1bzu1F/WTR1KKIZeS27BomzFjQ5nQbD8= - PrivateHeaders/IMSdkLogConfig.h + PrivateHeaders/IMSKANListManager.h - hash - - VSaqKjK4EOgiLwpxYP9djMbf3+A= - hash2 - T3triIlRN+/0irQxO3Wo5+Gj9zQJ2neAX+WovPCGFPw= + KLfh5j03iB57uOWW1Nfyb58lLYCmGT2oSKhdiUKgGpo= - PrivateHeaders/IMSdkLogInfo.h + PrivateHeaders/IMSKImpressionManager.h - hash - - DyPKpZG731xPnHbLm7ykcHsf5gM= - hash2 - SbQBzSW28VmjaFXLDCGC2PsMK2ShEk+A0v1EyXkGDYA= + wVz46xJlJPkeK2pkEub7altNTYJyH7e7EPEKHEviv9M= - PrivateHeaders/IMSignalIceConfig.h + PrivateHeaders/IMSKOverlayModel.h - hash - - Ylv0YRs6OuT5QH2JRYJz9khybNg= - hash2 - XZ48J/1AKkgTBBAzoewbRTsd2pOdtyEleja3g9f6dws= + jjID9TUGrI6TXqYoGNM8K7UieL7KKCpfKkje+4VlBZU= - PrivateHeaders/IMSignalsConfig.h + PrivateHeaders/IMSKOverlayProcessor.h - hash - - O3wUK7kB1dW4Js5tv/5OGg6o4MA= - hash2 - 5JD0yJhgzXSWyrL/GBaMkX1DTHFGeDjL3YpTvLGlOQc= + u1hT5xzEVGyoxHWTn+YDe/hzw3AQj2upuSxjsvf6hPc= - PrivateHeaders/IMSilentSwitch.h + PrivateHeaders/IMSKStoreManager.h - hash - - +LNaDYlNws2Pb6ai9zAcZ4Lr6o4= - hash2 - FLu6z3pSTOG+YJJJENIhmL/N9DsNOHGe1NB0bClomKo= + AylIDWC7mtS6how6SPiJmJg0Q2THYgKhsnrQqx2x4XA= - PrivateHeaders/IMTelemetryAssetReporting.h + PrivateHeaders/IMSKStoreProcessor.h - hash - - QsNPDkxESV5bnHMTE4c40KSqtL8= - hash2 - I/3lErDfYIGJnLPYEbNaQ0YOfTtJQIPtNIqH9MlA3UE= + DfjIkwbMirpHl+omJUPxBaDyYR0R/P52uaBY4oU1QmQ= - PrivateHeaders/IMTelemetryComponent.h + PrivateHeaders/IMSafariViewController.h - hash - - +tm2FWdT1wqJZvgBmz5vhROVBYI= - hash2 - JjjspbY2cYM2Oxrsxufoq8dV3GiPyLdje8mREGk4WDY= + eq93illdKgZ+ZrZvwR56bBCXje/btCdox4zgtQ8luKE= - PrivateHeaders/IMTelemetryComponentConfigs.h + PrivateHeaders/IMSilentSwitch.h - hash - - lWwTNKfBuZLWuFUVcHYfcM7Rf/U= - hash2 - yKXEgaDP0z9oXW8nZvl8NgqqMIyJAiIcV2To0jWlBQ0= + FLu6z3pSTOG+YJJJENIhmL/N9DsNOHGe1NB0bClomKo= - PrivateHeaders/IMTelemetryConfigs.h + PrivateHeaders/IMTelemetryComponent.h - hash - - G3HXIW/yaiee3SpdXwSYAU17ECo= - hash2 - ElBDgu0ZHJyR5dzZbm+EnIUaXk0uH34YLxuloAa5JN4= + JjjspbY2cYM2Oxrsxufoq8dV3GiPyLdje8mREGk4WDY= PrivateHeaders/IMTelemetryDAO.h - hash - - 7sijv10ncSeqLo8zcYPPh1QJltc= - hash2 - XcRN2rOpsc7XtgXkvCPySEiW2Ui51VpVD/uBI2EJ1eg= + YJ6HgxZqkPia6bZriw+HtzT+DROQENdA6N2UXHImrk0= PrivateHeaders/IMTelemetryEvent.h - hash - - hHboVgyASBu5MkLL7Klu9nz0xKU= - hash2 - OvpeZXSBMNWeSs+7st7lKjSuS1Rf0DPUbo+8fe3/z+o= + CIzeG6COrLxkcESpkBSo4v9m5tO1PWcg0hXAN5hx3XY= PrivateHeaders/IMTelemetryRequest.h - hash - - FAlA2GRP+KgK2ke34Xg0mEO9EAI= - hash2 - BibjmGMLW+hQqpU0pMqo2c5yj75RmfesYLOxJg++76s= + gAkZSRG8tfItytAfWDrnvn7ckYoKXxji5WvVUjBzXFY= PrivateHeaders/IMTextAsset.h - hash - - qgDppAfZjXqpTTuSXV7ebNJ3tJQ= - hash2 4h2cc0GXs9uVYKFutNcFjr0fZgEK40UvXcR38PVM8WE= @@ -3082,10 +1808,6 @@ PrivateHeaders/IMTimerAsset.h - hash - - 9qVCOdf7absVtomrdY/420ekHbI= - hash2 xGaLvSPssB/c17S9hkyvSZxPpeQZvdVL721raxgi1KU= @@ -3093,10 +1815,6 @@ PrivateHeaders/IMTimerManagerObjc.h - hash - - Et57kRdmL/5g0E7vC5xZzGdMz8Y= - hash2 KqDJrEgfiIbiMr3ttiirxu17VaptGIVMcFSpUK69ZFU= @@ -3104,10 +1822,6 @@ PrivateHeaders/IMTrackerProcessorObjC.h - hash - - jOATgSPKpPu5MvBh1bCLwh+Y/s4= - hash2 exdPqYSlxrXX3bELe66Uln/QUCBCH5JvVfaeFn9AkEM= @@ -3115,10 +1829,6 @@ PrivateHeaders/IMUIAction.h - hash - - 2SyW2klkndjwue/h0rVK7eUbLhA= - hash2 EVfTZOxThHAgSMuckNa8HhpCc7i+Ifi51MrUC30Srok= @@ -3126,10 +1836,6 @@ PrivateHeaders/IMUIAnimatedImageView.h - hash - - LDY8ORKe71UyWFBebRXhSSHHnNo= - hash2 yZ/yC4zuERI/o399RiSS9V4WwhMDC130Er8X+btjcz0= @@ -3137,10 +1843,6 @@ PrivateHeaders/IMUIAssetCollectionViewCell.h - hash - - waU0AzbAYq2ECjzZUIL+xUd0tK0= - hash2 V3c+KGE+OTUPzNOh5C4T7KnjZLZbSu5U9x9ztHqiGJQ= @@ -3148,10 +1850,6 @@ PrivateHeaders/IMUIButton.h - hash - - SjmeM3Ty0dikgWfo4+cyHNxWE5E= - hash2 akkgWDMAgHeJ14eqY5Bpr7NUeUZ5YEh9LmP6CAEURk0= @@ -3159,10 +1857,6 @@ PrivateHeaders/IMUICollectionView.h - hash - - IsJ5rmPWZa+57yyf+TbQGDURDkk= - hash2 31A9AAi6yeDsPDl5XfDAChz4o7EFKxoG5LXPefECrAk= @@ -3170,10 +1864,6 @@ PrivateHeaders/IMUICollectionViewProperties.h - hash - - WcsLgkOEsuoEcmr0WBfqr/xz++o= - hash2 oVXhOoKXIaqgHSgwLs9Lqn0eHTf+sZe4BzslOEvycVo= @@ -3181,10 +1871,6 @@ PrivateHeaders/IMUICollectionViewSliderLayout.h - hash - - Qz9OmLatC3VDqmyYh+jTUUEuEQs= - hash2 dzuFr/+OEHAqOAPdNtNU2DLLDbY91+hYZ057TJNNH7c= @@ -3192,10 +1878,6 @@ PrivateHeaders/IMUIImageView.h - hash - - lVbnfugP1EATJMpwZRC30FcsZXY= - hash2 RCavLrToUoiL3prIj/bwXgQfkFxo/yJrNZnjUQNinu0= @@ -3203,10 +1885,6 @@ PrivateHeaders/IMUIInflator.h - hash - - LE6xGQN5dxMX5sWyorTAxmHWSWg= - hash2 vZHdyDeOqF4R1UHfjUsldPcQepsIXGHFsqw0d6pCJPo= @@ -3214,10 +1892,6 @@ PrivateHeaders/IMUILabel.h - hash - - PoTvFDrJpxqgLyO2kk1qNcYBK/o= - hash2 zUhCcueY6P/m0/kVuPIm1z6AiFBA92QH4pRqYBYSheA= @@ -3225,10 +1899,6 @@ PrivateHeaders/IMUIProperties.h - hash - - RjkMYqsPeYZaUwVlss7Anj2rmNs= - hash2 j/MMxUoY20F0aPxDkbpJZRbWKZUBLK9U7X2LbvlqBlM= @@ -3236,10 +1906,6 @@ PrivateHeaders/IMUITimerView.h - hash - - p9pFTFrApPRpWPFzRvSz9zYKvZQ= - hash2 7rvNLjWEHmrUD+zDXY+Ui0/qKTO05x2xKEyUIk6aCFw= @@ -3247,10 +1913,6 @@ PrivateHeaders/IMUIUtilities.h - hash - - TxCAhcOgn3mtukt08ro0i8/oZNA= - hash2 10HTVEZxgq4Sa/7Ixr/6pQR0hvaH/JvzkeiL/TBDYFs= @@ -3258,10 +1920,6 @@ PrivateHeaders/IMUIVideoView.h - hash - - vQWclTZwfnbE4+1AGeFEAqbKi50= - hash2 TcmtQLhoXPz6iGwGOk5TmWsvSAEppotPGz8OrDHR9XY= @@ -3269,32 +1927,13 @@ PrivateHeaders/IMUIView.h - hash - - 8SahYE1oTfdqIsYK8cfIr7nGypk= - hash2 qaAkNOg1XTtCtXgCvcQv7s13CNhp+znGB1bJGb15fjw= - PrivateHeaders/IMUnifiedIdConfig.h - - hash - - osPznrjqbxs2ltTW7/VH2lDV9cI= - - hash2 - - bHo3Kc9Qq1BO070h+t4FRHY0ysvoH0hgy+fudBm9Ojk= - - PrivateHeaders/IMVastAd.h - hash - - FS8aJvS603tw2fMDy8fY6otqigQ= - hash2 eQukK+2C9WH5WrFqRpaDoF+1I8sAeWjUZrZeneqmABg= @@ -3302,10 +1941,6 @@ PrivateHeaders/IMVastAdTagOrder.h - hash - - 2pyFfSGp161rehVaD1bJHbJTabE= - hash2 qUsCin41c3HnWAtAeQENR6L7Yrvd4SOp4XPbpmv1Ics= @@ -3313,10 +1948,6 @@ PrivateHeaders/IMVastCompanion.h - hash - - 8KBcs+Xi0zxg8Wp5QTk+LM02wXU= - hash2 nxSUbqVmVC/LybQJZyu2DEjHx7RPVZMGP54VLdAgoYo= @@ -3324,10 +1955,6 @@ PrivateHeaders/IMVastErrors.h - hash - - vfevlFAfmSrhHxNySd/hTWuR1c4= - hash2 rIYCMpXnNAoxlK6ypir+0JOenj2h3uUjaU85x6sV/wc= @@ -3335,10 +1962,6 @@ PrivateHeaders/IMVastExtensionsParser.h - hash - - IQrpTZPjx00aW8KV1339dDmvX34= - hash2 xWLHN3pVyEHnbqjga71WluNzxqO04c5VYRS8u2LzKh8= @@ -3346,10 +1969,6 @@ PrivateHeaders/IMVastManager.h - hash - - ZEWnemvqTPaZaTDwWKMgKIWPtos= - hash2 77aIqK/YdSFvRXmHKsLUknqnon52hsT18FysrxhJasw= @@ -3357,10 +1976,6 @@ PrivateHeaders/IMVastMediaFile.h - hash - - OZxR3oZtX4+gLonnx0zMnshI36Y= - hash2 s5htFnDvdcJ/SDQPJv2uMMAepUgyLhipAHE9nGvqKWM= @@ -3368,10 +1983,6 @@ PrivateHeaders/IMVastNodeBaseParser.h - hash - - P5GWXQe8nPqeEZ3JpA0keVZm+F0= - hash2 06afBEkk+p00H/LLWqDeARVMBnk0oeNqlyBnEwW2q8s= @@ -3379,10 +1990,6 @@ PrivateHeaders/IMVastNodeParser.h - hash - - 4+d0M+b8C9J6Ak3LKwtOQMP/cUg= - hash2 GJei/KpztLhvDxbOZFNUd8Wskb8qz09BlYktgOqwMz8= @@ -3390,10 +1997,6 @@ PrivateHeaders/IMVastObject.h - hash - - f69E+7cubiwD+ujq5IwTxzU0OqQ= - hash2 l/cNMzzT5KE1Hll2g3cOP37L1VI+aNWXauq1K0qwbV0= @@ -3401,10 +2004,6 @@ PrivateHeaders/IMVastTrackingEvent.h - hash - - JLlpe8NeTQb2MavrZgCUOI8M6hM= - hash2 DCJVc8z8xB9yaAmbEDfwggMOJya7SfgNW4zCr80Yiv8= @@ -3412,10 +2011,6 @@ PrivateHeaders/IMVastVerificationParser.h - hash - - VvdOexHw+Fxn50flEgXxV+vOXN8= - hash2 ZHJZz3wcG4CfvYhHlema6qdQmVItpyRcEEEOXWAwg84= @@ -3423,10 +2018,6 @@ PrivateHeaders/IMVastWrapperTagOrder.h - hash - - y7Q5Zy0Gz1AOauHbpWwto3JCFh0= - hash2 gGAfrjjPOZPBe+6IbwKdcgenrURUZGeoCdBDE2iQQdY= @@ -3434,10 +2025,6 @@ PrivateHeaders/IMVastXMLParser.h - hash - - Xg0DCvmEfy25PWbbG1VFy3MAe5E= - hash2 MOGj8N+MX//eZGBtvRK15RdDj2Wx5NAR4gDQChiyZVo= @@ -3445,10 +2032,6 @@ PrivateHeaders/IMVerification.h - hash - - rpTxL6bVEVSqlElwjwAdFqqb4ls= - hash2 TJS9DCDnPUWQOlI66urNDhHU95v/eGPr8K/au+baqlw= @@ -3456,10 +2039,6 @@ PrivateHeaders/IMVideoAsset.h - hash - - aUz9PaJ0CwoBbIJawN69w8P1wfA= - hash2 p7TRWq3C8+BjuLJ7RM6lREhvJ+L1RfjfSLJwmEpkNoY= @@ -3467,21 +2046,13 @@ PrivateHeaders/IMViewProcessor.h - hash - - xclneuo6EGvvNFq/248wTrkZSL0= - hash2 - KFKW5JvE20Sx3kfeoaWGuNMoQGP42OQepJNyvwQd0ps= + NWOkxEKZ+/h6mqyBTgyCJYw/a1hRETVEY8g3AEo7AH8= PrivateHeaders/IMViewability.h - hash - - nRPzzNTiSGscbJx5xqK4icNRr90= - hash2 LjlpMuhrvCiakol9kbExFilFMe3HsOK9DGx4TuoB92g= @@ -3489,10 +2060,6 @@ PrivateHeaders/IMViewabilityConfig.h - hash - - whdETBurkQcc/M+g2Yt6FRFWSu4= - hash2 GCYfnKgD1sbzz+Tj6nQsYMPUYHxh+JmWjIKj0kjCAfU= @@ -3500,10 +2067,6 @@ PrivateHeaders/IMWKScriptMessageHandler.h - hash - - Vwm1HA19JYtTnXA3N0tLs/C+Op4= - hash2 u2G1T2ImTu+YqH51kSiQneH11PWLDmQXTtzhVW50IGI= @@ -3511,21 +2074,13 @@ PrivateHeaders/IMWKWebViewController.h - hash - - E1fLRTOHFtcqMTKGXeBprb4CcFg= - hash2 - UQo40P3e4iEtxg31yoNHtVde1Pcb7WgFsAwaFI5OBGM= + 6nGHxqTaQcDEPgmMRTqATF0aF6amBAVQUBec8yG3M8s= PrivateHeaders/IMWebToNativeCall.h - hash - - WiLw/segQ7+KtRDASubKYao2ABo= - hash2 w9IjdZDST69rjmJ1DMxhOaaRT1rd9gPgEAZcB/uBo2s= @@ -3533,76 +2088,13 @@ PrivateHeaders/IMWebviewAsset.h - hash - - v0GzSEclZvsunoJJvIQ4SNBLFZU= - hash2 kfygYHWTy1IW4otInOK8E6ACN7THhv2iIOy3J3c9ZcA= - PrivateHeaders/JSONKeyMapper.h - - hash - - BvojNJDOcZOgpuuSTEwO8u0bqL4= - - hash2 - - cFY9tP7ef2LJD7HHNBSL5aedBiXWYBqOP7iJjlLKHWU= - - - PrivateHeaders/JSONModel.h - - hash - - /TMWNklVtEvRvclC96m7KJWlYOI= - - hash2 - - CKM7B87HOEgFRdj9/JQ8KF5dS3gzlLFdVK/q8m6SJJU= - - - PrivateHeaders/JSONModelClassProperty.h - - hash - - 1/Pi91Ryfo59cf4TJeWiIbhjMN8= - - hash2 - - z7UnzZpXj7hSM5IvkFKWU8sGmuBnpzFENmAnufh1738= - - - PrivateHeaders/JSONModelError.h - - hash - - /5CdT2WZWEhYdgwCX8aBdTJ3M0g= - - hash2 - - 0czVYZznBo8al9UK94AlThqPjvjxBmuiRcWnouf1CsM= - - - PrivateHeaders/JSONValueTransformer.h - - hash - - +ZEaiJHd7kU9M5QWAHfkc3AXp3w= - - hash2 - - alR20LgkHgFxIO4YE/OCW2l0f5v8qqGQjHaRkqe7h7k= - - PrivateHeaders/NSDictionary+IMAsset.h - hash - - Qsoj9n8qIoAac2atqNIus0oMcX0= - hash2 KxROQMHM490/x0gr0YKhilWBs7B/TaFFVeE9KS3x0BA= @@ -3610,10 +2102,6 @@ PrivateHeaders/NSDictionary+IMStyle.h - hash - - QhTqhQGGKV8HDrDoLcu/aFAxBRE= - hash2 855AZ1nCqBjt/iK62KoSXd1aFrbu5yF4xRJKo4zH0oM= @@ -3621,10 +2109,6 @@ PrivateHeaders/NSError+ASUtils.h - hash - - inNJlWSK2uMg3w4sFfTA0o/Vp78= - hash2 KCaCgsUiHFnbCe3WS4r4i9V1rLkWUL4ueQ0j+UkTOdg= @@ -3632,10 +2116,6 @@ PrivateHeaders/NSMutableArray+IMValidation.h - hash - - nO09YjHKGWFQ/y/3iekXhdOHkP8= - hash2 xt/8+o9yoyKDvLcOmfYbHFbrYOifUrYmyVFCn271jg8= @@ -3643,10 +2123,6 @@ PrivateHeaders/NSMutableDictionary+IMValidation.h - hash - - nf1rR+Ge4jDcrQgw6fc+CvCPfoM= - hash2 5R2yfm23XbVdKebhCMN8S2ac1/CuCUmTD+cVfe7c2wY= @@ -3654,10 +2130,6 @@ PrivateHeaders/NSURLRequest+NetworkRequest.h - hash - - SkITD+Gv6V8p2U4TQWTUfJfLvOc= - hash2 naWUJtFiQdUaJgc29KnGWM04vL7nRquMVpqMMtRFmek= @@ -3665,10 +2137,6 @@ PrivateHeaders/OMIDAdEvents.h - hash - - hFHRPn6hfUvLspbOgwX6ZTWbh1c= - hash2 sW0EcRn1WJR3UkadNlZQH27J5I0q0xPzHsCPAOG3b1Y= @@ -3676,10 +2144,6 @@ PrivateHeaders/OMIDAdSession.h - hash - - q/8nKSJnvg0gALS/4ApaWdlzYUM= - hash2 ri+PK1dL522hlqlgTTWCyoztOiRIsEBzXwBF/fnmuCo= @@ -3687,10 +2151,6 @@ PrivateHeaders/OMIDAdSessionConfiguration.h - hash - - oIXwnUQjAwvZ2hQ8gOsmAHs3TtE= - hash2 8Ff4cbDIgLtU4o733W32KcwtTipnj9XwVT7EJQTDLFM= @@ -3698,21 +2158,13 @@ PrivateHeaders/OMIDAdSessionContext.h - hash - - uC65f296y58FraiFGpdSJh4Wbf0= - hash2 - FrLzLGR4BzQfmHpQWqGLV31ChG3Gcbyl1WG40Axh27Q= + NyYpkM9ApFoq6zUNXkHkpHHODofP5SAGluKuvPM99SI= PrivateHeaders/OMIDFriendlyObstructionType.h - hash - - ymPA8TI4PL8pK0zhc5ilyQj/SsA= - hash2 /ZmBFlTK7mS0fZy4WqxCTpfhwDAEA4qlDHoed4FawBg= @@ -3720,21 +2172,20 @@ PrivateHeaders/OMIDImports.h - hash + hash2 - kklBQQiiHyi6ArUe1OOfy92xxX4= + XQBgb62m3DEN2XBtnlS+hqca4MEIuBJjq6po9fIbZco= + + PrivateHeaders/OMIDJavaScriptSessionService.h + hash2 - WWfw+Z3RNrtOfWYdio9jyxKjmeVbPXzWNH7Pa7ErD0U= + gRK7u1BSR6kfGbblY8pq+xLy6vJ8POqC7hreN++RUW4= PrivateHeaders/OMIDMediaEvents.h - hash - - BK9WcUKmTuWg22WAKKeiSGepXdY= - hash2 070Gl5OQHATpAV3pNeHnnzX8PBi9hW04y8svnyRNBpI= @@ -3742,10 +2193,6 @@ PrivateHeaders/OMIDPartner.h - hash - - 53y2wAH9r7U6tZ0qEsz61DMeBUQ= - hash2 A4TnZY88bx65fsXaBHz7uuPHY7pKhsok8UikI1OAlNk= @@ -3753,21 +2200,13 @@ PrivateHeaders/OMIDSDK.h - hash - - Cw/IDUiu+WAOmr/+A66VP2y0hqk= - hash2 - UdVRa9Kr8Rh1EEezr+RVohyZ00u/yOaO14PHvPh8OB8= + PT1Ax8hdKgylE6+zFSPBPIgCXLBhv1PDoZ8CNkEQdNY= PrivateHeaders/OMIDScriptInjector.h - hash - - i5nIIl41FmzmpsoJDIl2v+1fEvc= - hash2 xqQuATaQ9oG5vLQ5niX+zSw+7HWa5BA1VcTIpCYAcas= @@ -3775,10 +2214,6 @@ PrivateHeaders/OMIDVASTProperties.h - hash - - X6vj+uK/0vSjgtNAP//C52lEnc8= - hash2 km5xewf+AXUaM2eJrZSe09OwPqPU64Pe5xpKz3YJ5FU= @@ -3786,10 +2221,6 @@ PrivateHeaders/OMIDVerificationScriptResource.h - hash - - WudW9trrgXmfvL2v81XQZ9RS03Y= - hash2 AA25jd/GubiDUMApX04yWoG4Wi5w2mHf/QF/OGWvn+I= @@ -3797,10 +2228,6 @@ PrivateHeaders/UIImage+IMSnapshot.h - hash - - +VG4nfgvVMNA42iG4gHggHs9Ly4= - hash2 Xk2yejLBs2sFOgcvOG0QmIqLzArY+RTd8LreLU1QeF4= diff --git a/plugins/2018.3326/iphone/.DS_Store b/plugins/2018.3326/iphone/.DS_Store new file mode 100644 index 0000000..c2087fb Binary files /dev/null and b/plugins/2018.3326/iphone/.DS_Store differ diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/InMobiSDK b/plugins/2018.3326/iphone/InMobiSDK.framework/InMobiSDK deleted file mode 100644 index dcb2a61..0000000 Binary files a/plugins/2018.3326/iphone/InMobiSDK.framework/InMobiSDK and /dev/null differ diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo b/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo deleted file mode 100644 index 287cf40..0000000 Binary files a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo and /dev/null differ diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.abi.json b/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.abi.json deleted file mode 100644 index 2e88b57..0000000 --- a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.abi.json +++ /dev/null @@ -1,24198 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", - "children": [ - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerPreloadManager", - "printedName": "IMBannerPreloadManager", - "children": [ - { - "kind": "Function", - "name": "preload", - "printedName": "preload()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)preload", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC7preloadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)load", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)init", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager", - "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMStatusCode", - "printedName": "IMStatusCode", - "children": [ - { - "kind": "Var", - "name": "networkUnReachable", - "printedName": "networkUnReachable", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNetworkUnReachable", - "mangledName": "$s9InMobiSDK12IMStatusCodeO18networkUnReachableyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "noFill", - "printedName": "noFill", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNoFill", - "mangledName": "$s9InMobiSDK12IMStatusCodeO6noFillyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "requestInvalid", - "printedName": "requestInvalid", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestInvalid", - "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestInvalidyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "requestPending", - "printedName": "requestPending", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestPending", - "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestPendingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Var", - "name": "requestTimedOut", - "printedName": "requestTimedOut", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestTimedOut", - "mangledName": "$s9InMobiSDK12IMStatusCodeO15requestTimedOutyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 4 - }, - { - "kind": "Var", - "name": "multipleLoadsOnSameInstance", - "printedName": "multipleLoadsOnSameInstance", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeMultipleLoadsOnSameInstance", - "mangledName": "$s9InMobiSDK12IMStatusCodeO27multipleLoadsOnSameInstanceyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 5 - }, - { - "kind": "Var", - "name": "internalError", - "printedName": "internalError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInternalError", - "mangledName": "$s9InMobiSDK12IMStatusCodeO13internalErroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 6 - }, - { - "kind": "Var", - "name": "serverError", - "printedName": "serverError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeServerError", - "mangledName": "$s9InMobiSDK12IMStatusCodeO11serverErroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 7 - }, - { - "kind": "Var", - "name": "adActive", - "printedName": "adActive", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAdActive", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8adActiveyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 8 - }, - { - "kind": "Var", - "name": "earlyRefreshRequest", - "printedName": "earlyRefreshRequest", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeEarlyRefreshRequest", - "mangledName": "$s9InMobiSDK12IMStatusCodeO19earlyRefreshRequestyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 9 - }, - { - "kind": "Var", - "name": "droppingNetworkRequest", - "printedName": "droppingNetworkRequest", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeDroppingNetworkRequest", - "mangledName": "$s9InMobiSDK12IMStatusCodeO22droppingNetworkRequestyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 10 - }, - { - "kind": "Var", - "name": "incorrectPlacementID", - "printedName": "incorrectPlacementID", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeIncorrectPlacementID", - "mangledName": "$s9InMobiSDK12IMStatusCodeO20incorrectPlacementIDyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 11 - }, - { - "kind": "Var", - "name": "sdkNotInitialised", - "printedName": "sdkNotInitialised", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeSdkNotInitialised", - "mangledName": "$s9InMobiSDK12IMStatusCodeO17sdkNotInitialisedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 12 - }, - { - "kind": "Var", - "name": "invalidBannerframe", - "printedName": "invalidBannerframe", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidBannerframe", - "mangledName": "$s9InMobiSDK12IMStatusCodeO18invalidBannerframeyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 13 - }, - { - "kind": "Var", - "name": "invalidAudioFrame", - "printedName": "invalidAudioFrame", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidAudioFrame", - "mangledName": "$s9InMobiSDK12IMStatusCodeO17invalidAudioFrameyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 14 - }, - { - "kind": "Var", - "name": "audioDisabled", - "printedName": "audioDisabled", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDisabled", - "mangledName": "$s9InMobiSDK12IMStatusCodeO13audioDisabledyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 15 - }, - { - "kind": "Var", - "name": "audioDeviceVolumeLow", - "printedName": "audioDeviceVolumeLow", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMStatusCode.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDeviceVolumeLow", - "mangledName": "$s9InMobiSDK12IMStatusCodeO20audioDeviceVolumeLowyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 16 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMStatusCode?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMStatusCode", - "printedName": "InMobiSDK.IMStatusCode", - "usr": "c:@M@InMobiSDK@E@IMStatusCode" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivp", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivg", - "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMStatusCode", - "mangledName": "$s9InMobiSDK12IMStatusCodeO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMRequestStatus", - "printedName": "IMRequestStatus", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(domain:code:userInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus(im)initWithDomain:code:userInfo:", - "mangledName": "$s9InMobiSDK15IMRequestStatusC6domain4code8userInfoACSS_SiSDySSypGSgtcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "initWithDomain:code:userInfo:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus", - "mangledName": "$s9InMobiSDK15IMRequestStatusC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSError", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "Foundation.NSError", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "SystemConfiguration.CaptiveNetwork", - "printedName": "SystemConfiguration.CaptiveNetwork", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMMovableView", - "printedName": "IMMovableView", - "children": [ - { - "kind": "Var", - "name": "isMovable", - "printedName": "isMovable", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(py)isMovable", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)isMovable", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)setIsMovable:", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMMovableViewC9isMovableSbvM", - "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMMovableView", - "printedName": "InMobiSDK.IMMovableView", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)initWithFrame:", - "mangledName": "$s9InMobiSDK13IMMovableViewC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "didMoveToSuperview", - "printedName": "didMoveToSuperview()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)didMoveToSuperview", - "mangledName": "$s9InMobiSDK13IMMovableViewC18didMoveToSuperviewyyF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "didMoveToSuperview", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "traitCollectionDidChange", - "printedName": "traitCollectionDidChange(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UITraitCollection?", - "children": [ - { - "kind": "TypeNominal", - "name": "UITraitCollection", - "printedName": "UIKit.UITraitCollection", - "usr": "c:objc(cs)UITraitCollection" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)traitCollectionDidChange:", - "mangledName": "$s9InMobiSDK13IMMovableViewC24traitCollectionDidChangeyySo07UITraitG0CSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "traitCollectionDidChange:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "resetPosition", - "printedName": "resetPosition()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "s:9InMobiSDK13IMMovableViewC13resetPositionyyF", - "mangledName": "$s9InMobiSDK13IMMovableViewC13resetPositionyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView", - "mangledName": "$s9InMobiSDK13IMMovableViewC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialDelegate", - "printedName": "IMInterstitialDelegate", - "children": [ - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToReceiveWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToReceiveWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToReceiveWithErroryAA0D0C_s0L0_ptF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidReceiveAd", - "printedName": "interstitialDidReceiveAd(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidReceiveAd:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP24interstitialDidReceiveAdyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidFinishLoading", - "printedName": "interstitialDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidFinishLoading:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP28interstitialDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialAdImpressed", - "printedName": "interstitialAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialAdImpressed:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialWillPresent", - "printedName": "interstitialWillPresent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillPresent:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillPresentyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidPresent", - "printedName": "interstitialDidPresent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidPresent:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidPresentyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didFailToPresentWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToPresentWithError:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToPresentWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialWillDismiss", - "printedName": "interstitialWillDismiss(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillDismiss:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillDismissyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitialDidDismiss", - "printedName": "interstitialDidDismiss(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidDismiss:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidDismissyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didInteractWithParams:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "interstitial", - "printedName": "interstitial(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromInterstitial", - "printedName": "userWillLeaveApplicationFromInterstitial(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)userWillLeaveApplicationFromInterstitial:", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP40userWillLeaveApplicationFromInterstitialyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate", - "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUserDataModel", - "printedName": "IMUserDataModel", - "children": [ - { - "kind": "Var", - "name": "phoneNumber", - "printedName": "phoneNumber", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)phoneNumber", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)phoneNumber", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setPhoneNumber:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "emailId", - "printedName": "emailId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)emailId", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)emailId", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setEmailId:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)extras", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)extras", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setExtras:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(phoneNumber:emailId:extras:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataTypes?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)initWithPhoneNumber:emailId:extras:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumber7emailId6extrasAcA0dE5TypesCSg_AISDySSypGSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPhoneNumber:emailId:extras:", - "declAttributes": [ - "Required", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "copy", - "printedName": "copy(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "ObjectiveC.NSZone?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSZone", - "printedName": "ObjectiveC.NSZone", - "usr": "s:10ObjectiveC6NSZoneV" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)copyWithZone:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC4copy4withyp10ObjectiveC6NSZoneVSg_tF", - "moduleName": "InMobiSDK", - "objc_name": "copyWithZone:", - "declAttributes": [ - "ObjC", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isEqual", - "printedName": "isEqual(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Any?", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)isEqual:", - "mangledName": "$s9InMobiSDK15IMUserDataModelC7isEqualySbypSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "isEqual:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)init", - "mangledName": "$s9InMobiSDK15IMUserDataModelCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel", - "mangledName": "$s9InMobiSDK15IMUserDataModelC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMSdk", - "printedName": "IMSdk", - "children": [ - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:andCompletionHandler:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:andCompletionHandler:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_20andCompletionHandlerySS_ys5Error_pSgcSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:consentDictionary:andCompletionHandler:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:andCompletionHandler:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionary20andCompletionHandlerySS_SDySSypGSgys5Error_pSgcSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:consentDictionary:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionaryySS_SDySSypGSgtFZ", - "moduleName": "InMobiSDK", - "static": true, - "deprecated": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initWithAccountID", - "printedName": "initWithAccountID(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:", - "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountIDyySSFZ", - "moduleName": "InMobiSDK", - "static": true, - "deprecated": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "updateGDPRConsent", - "printedName": "updateGDPRConsent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)updateGDPRConsent:", - "mangledName": "$s9InMobiSDK5IMSdkC17updateGDPRConsentyySDySSypGSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPartnerGDPRConsent", - "printedName": "setPartnerGDPRConsent(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setPartnerGDPRConsent:", - "mangledName": "$s9InMobiSDK5IMSdkC21setPartnerGDPRConsentyySDySSypGSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setIsAgeRestricted", - "printedName": "setIsAgeRestricted(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setIsAgeRestricted:", - "mangledName": "$s9InMobiSDK5IMSdkC18setIsAgeRestrictedyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getVersion", - "printedName": "getVersion()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)getVersion", - "mangledName": "$s9InMobiSDK5IMSdkC10getVersionSSyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLogLevel", - "printedName": "setLogLevel(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setLogLevel:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLogLevelyyAA08IMSDKLogG0OFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getToken", - "printedName": "getToken()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getToken", - "mangledName": "$s9InMobiSDK5IMSdkC8getTokenSSSgyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getTokenWithExtras", - "printedName": "getTokenWithExtras(_:andKeywords:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getTokenWithExtras:andKeywords:", - "mangledName": "$s9InMobiSDK5IMSdkC18getTokenWithExtras_11andKeywordsSSSgSDySSypGSg_AFtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAge", - "printedName": "setAge(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAge:", - "mangledName": "$s9InMobiSDK5IMSdkC6setAgeyySiFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAreaCode", - "printedName": "setAreaCode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAreaCode:", - "mangledName": "$s9InMobiSDK5IMSdkC11setAreaCodeyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setAgeGroup", - "printedName": "setAgeGroup(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAgeGroup:", - "mangledName": "$s9InMobiSDK5IMSdkC11setAgeGroupyyAA08IMSDKAgeG0OFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setYearOfBirth", - "printedName": "setYearOfBirth(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setYearOfBirth:", - "mangledName": "$s9InMobiSDK5IMSdkC14setYearOfBirthyySiFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setEducation", - "printedName": "setEducation(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setEducation:", - "mangledName": "$s9InMobiSDK5IMSdkC12setEducationyyAA14IMSDKEducationOFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setGender", - "printedName": "setGender(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setGender:", - "mangledName": "$s9InMobiSDK5IMSdkC9setGenderyyAA11IMSDKGenderOFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setInterests", - "printedName": "setInterests(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setInterests:", - "mangledName": "$s9InMobiSDK5IMSdkC12setInterestsyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLanguage", - "printedName": "setLanguage(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLanguage:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLanguageyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLocationWithCity", - "printedName": "setLocationWithCity(_:state:country:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocationWithCity:state:country:", - "mangledName": "$s9InMobiSDK5IMSdkC19setLocationWithCity_5state7countryySSSg_A2GtFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setLocation", - "printedName": "setLocation(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "CoreLocation.CLLocation?", - "children": [ - { - "kind": "TypeNominal", - "name": "CLLocation", - "printedName": "CoreLocation.CLLocation", - "usr": "c:objc(cs)CLLocation" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocation:", - "mangledName": "$s9InMobiSDK5IMSdkC11setLocationyySo10CLLocationCSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPostalCode", - "printedName": "setPostalCode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPostalCode:", - "mangledName": "$s9InMobiSDK5IMSdkC13setPostalCodeyySSSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "shouldAutoManageAVAudioSession", - "printedName": "shouldAutoManageAVAudioSession(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)shouldAutoManageAVAudioSession:", - "mangledName": "$s9InMobiSDK5IMSdkC30shouldAutoManageAVAudioSessionyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setMute", - "printedName": "setMute(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setMute:", - "mangledName": "$s9InMobiSDK5IMSdkC7setMuteyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setPublisherProvidedUnifiedId", - "printedName": "setPublisherProvidedUnifiedId(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPublisherProvidedUnifiedId:", - "mangledName": "$s9InMobiSDK5IMSdkC29setPublisherProvidedUnifiedIdyySDySSypGFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Dynamic", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMSdk", - "mangledName": "$s9InMobiSDK5IMSdkC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMAudioStatus", - "printedName": "IMAudioStatus", - "children": [ - { - "kind": "Var", - "name": "playing", - "printedName": "playing", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPlaying", - "mangledName": "$s9InMobiSDK13IMAudioStatusO7playingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "paused", - "printedName": "paused", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPaused", - "mangledName": "$s9InMobiSDK13IMAudioStatusO6pausedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "completed", - "printedName": "completed", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusCompleted", - "mangledName": "$s9InMobiSDK13IMAudioStatusO9completedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioStatus?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus", - "mangledName": "$s9InMobiSDK13IMAudioStatusO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "Frozen", - "ObjC", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMAudioDelegate", - "printedName": "IMAudioDelegate", - "children": [ - { - "kind": "Function", - "name": "audioAdDidFinishLoading", - "printedName": "audioAdDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidFinishLoading:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidBecomeVisible", - "printedName": "audioAdDidBecomeVisible(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidBecomeVisible:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidBecomeVisibleyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdkL0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didFailToShowWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToShowWithError:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToShowWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdImpressed", - "printedName": "audioAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdImpressed:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP16audioAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didInteractWithParams:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdWillPresentScreen", - "printedName": "audioAdWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillPresentScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidPresentScreen", - "printedName": "audioAdDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidPresentScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdWillDismissScreen", - "printedName": "audioAdWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillDismissScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAdDidDismissScreen", - "printedName": "audioAdDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidDismissScreen:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromAudioAd", - "printedName": "userWillLeaveApplicationFromAudioAd(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)userWillLeaveApplicationFromAudioAd:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP35userWillLeaveApplicationFromAudioAdyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "audioAd", - "printedName": "audioAd(_:audioStatusChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "IMAudioStatus", - "printedName": "InMobiSDK.IMAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMAudioStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:audioStatusChanged:", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_0F13StatusChangedyAA0D0C_AA0dH0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate", - "mangledName": "$s9InMobiSDK15IMAudioDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMBanner", - "printedName": "IMBanner", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)placementId", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)placementId", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setPlacementId:", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMBannerDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)delegate", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)delegate", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setDelegate:", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "audioDelegate", - "printedName": "audioDelegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMBannerAudioDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)audioDelegate", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)audioDelegate", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setAudioDelegate:", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "refreshInterval", - "printedName": "refreshInterval", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)refreshInterval", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)refreshInterval", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setRefreshInterval:", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC15refreshIntervalSivM", - "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)keywords", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)keywords", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setKeywords:", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)extras", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)extras", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setExtras:", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "transitionAnimation", - "printedName": "transitionAnimation", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)transitionAnimation", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)transitionAnimation", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setTransitionAnimation:", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", - "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)contentUrl", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)contentUrl", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setContentUrl:", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMBannerC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)creativeId", - "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)creativeId", - "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "preloadManager", - "printedName": "preloadManager", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)preloadManager", - "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "Lazy", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerPreloadManager", - "printedName": "InMobiSDK.IMBannerPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)preloadManager", - "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isAudioAd", - "printedName": "isAudioAd", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)isAudioAd", - "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)isAudioAd", - "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:", - "mangledName": "$s9InMobiSDK8IMBannerC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "Convenience", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:", - "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:", - "declAttributes": [ - "Custom", - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerDelegate", - "printedName": "InMobiSDK.IMBannerDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:delegate:", - "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:delegate:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load", - "mangledName": "$s9InMobiSDK8IMBannerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load:", - "mangledName": "$s9InMobiSDK8IMBannerC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "shouldAutoRefresh", - "printedName": "shouldAutoRefresh(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)shouldAutoRefresh:", - "mangledName": "$s9InMobiSDK8IMBannerC17shouldAutoRefreshyySbF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK8IMBannerC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setWatermark", - "printedName": "setWatermark(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setWatermarkWith:", - "mangledName": "$s9InMobiSDK8IMBannerC12setWatermark4withyAA11IMWatermarkC_tF", - "moduleName": "InMobiSDK", - "objc_name": "setWatermarkWith:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)cancel", - "mangledName": "$s9InMobiSDK8IMBannerC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "willMove", - "printedName": "willMove(toWindow:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIWindow?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIWindow", - "printedName": "UIKit.UIWindow", - "usr": "c:objc(cs)UIWindow" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)willMoveToWindow:", - "mangledName": "$s9InMobiSDK8IMBannerC8willMove8toWindowySo8UIWindowCSg_tF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "willMoveToWindow:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner", - "mangledName": "$s9InMobiSDK8IMBannerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialPreloadManager", - "printedName": "IMInterstitialPreloadManager", - "children": [ - { - "kind": "Function", - "name": "preload", - "printedName": "preload()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)preload", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC7preloadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)load", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)init", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager", - "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerDelegate", - "printedName": "IMBannerDelegate", - "children": [ - { - "kind": "Function", - "name": "bannerDidFinishLoading", - "printedName": "bannerDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidFinishLoading:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didReceiveWithMetaInfo:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didReceiveWithMetaInfo:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didFailToReceiveWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToReceiveWithError:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_25didFailToReceiveWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerAdImpressed", - "printedName": "bannerAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerAdImpressed:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP17bannerAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didInteractWithParams:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromBanner", - "printedName": "userWillLeaveApplicationFromBanner(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)userWillLeaveApplicationFromBanner:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP34userWillLeaveApplicationFromBanneryyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerWillPresentScreen", - "printedName": "bannerWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillPresentScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerDidPresentScreen", - "printedName": "bannerDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidPresentScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerWillDismissScreen", - "printedName": "bannerWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillDismissScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "bannerDidDismissScreen", - "printedName": "bannerDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidDismissScreen:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:rewardActionCompletedWithRewards:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:rewardActionCompletedWithRewards:", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate", - "mangledName": "$s9InMobiSDK16IMBannerDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUnifiedIdService", - "printedName": "IMUnifiedIdService", - "children": [ - { - "kind": "Function", - "name": "push", - "printedName": "push(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUserDataModel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataModel", - "printedName": "InMobiSDK.IMUserDataModel", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)push:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC4pushyyAA15IMUserDataModelCSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "reset", - "printedName": "reset()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)reset", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC5resetyyFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "fetchUnifiedIds", - "printedName": "fetchUnifiedIds(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMUnifiedIdDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUnifiedIdDelegate", - "printedName": "InMobiSDK.IMUnifiedIdDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)fetchUnifiedIds:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15fetchUnifiedIdsyyAA0dE8Delegate_pSgFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "enableDebugMode", - "printedName": "enableDebugMode(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)enableDebugMode:", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15enableDebugModeyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService", - "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AdSupport", - "printedName": "AdSupport", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "AppTrackingTransparency", - "printedName": "AppTrackingTransparency", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUnifiedIdDelegate", - "printedName": "IMUnifiedIdDelegate", - "children": [ - { - "kind": "Function", - "name": "onFetchCompleted", - "printedName": "onFetchCompleted(_:error:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.NSError?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSError", - "printedName": "Foundation.NSError", - "usr": "c:objc(cs)NSError" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate(im)onFetchCompleted:error:", - "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP16onFetchCompleted_5errorySDySSypGSg_So7NSErrorCSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMUnifiedIdDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate", - "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMNative", - "printedName": "IMNative", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)placementId", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)placementId", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setPlacementId:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMNativeDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)delegate", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)delegate", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setDelegate:", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)keywords", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)keywords", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setKeywords:", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)extras", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)extras", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setExtras:", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)contentUrl", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)contentUrl", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setContentUrl:", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK8IMNativeC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "customAdContent", - "printedName": "customAdContent", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)customAdContent", - "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)customAdContent", - "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adTitle", - "printedName": "adTitle", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adTitle", - "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adTitle", - "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adDescription", - "printedName": "adDescription", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adDescription", - "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adDescription", - "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adIcon", - "printedName": "adIcon", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adIcon", - "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adIcon", - "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adCtaText", - "printedName": "adCtaText", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adCtaText", - "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adCtaText", - "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adRating", - "printedName": "adRating", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adRating", - "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adRating", - "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "adLandingPageUrl", - "printedName": "adLandingPageUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URL?", - "children": [ - { - "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adLandingPageUrl", - "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URL?", - "children": [ - { - "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adLandingPageUrl", - "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "isAppDownload", - "printedName": "isAppDownload", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)isAppDownload", - "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isAppDownload", - "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)creativeId", - "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)creativeId", - "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementIdACs5Int64V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:", - "declAttributes": [ - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMNativeDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNativeDelegate", - "printedName": "InMobiSDK.IMNativeDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:delegate:", - "mangledName": "$s9InMobiSDK8IMNativeC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:delegate:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "primaryView", - "printedName": "primaryView(ofWidth:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIView?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIView", - "printedName": "UIKit.UIView", - "usr": "c:objc(cs)UIView" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)primaryViewOfWidth:", - "mangledName": "$s9InMobiSDK8IMNativeC11primaryView7ofWidthSo6UIViewCSg12CoreGraphics7CGFloatV_tF", - "moduleName": "InMobiSDK", - "objc_name": "primaryViewOfWidth:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load", - "mangledName": "$s9InMobiSDK8IMNativeC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load:", - "mangledName": "$s9InMobiSDK8IMNativeC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isReady", - "printedName": "isReady()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isReady", - "mangledName": "$s9InMobiSDK8IMNativeC7isReadySbyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "reportAdClickAndOpenLandingPage", - "printedName": "reportAdClickAndOpenLandingPage()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)reportAdClickAndOpenLandingPage", - "mangledName": "$s9InMobiSDK8IMNativeC31reportAdClickAndOpenLandingPageyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "recyclePrimaryView", - "printedName": "recyclePrimaryView()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)recyclePrimaryView", - "mangledName": "$s9InMobiSDK8IMNativeC18recyclePrimaryViewyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK8IMNativeC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)init", - "mangledName": "$s9InMobiSDK8IMNativeCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative", - "mangledName": "$s9InMobiSDK8IMNativeC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMPrivacyCompliance", - "printedName": "IMPrivacyCompliance", - "children": [ - { - "kind": "Function", - "name": "setDoNotSell", - "printedName": "setDoNotSell(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setDoNotSell:", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC12setDoNotSellyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setUSPrivacyString", - "printedName": "setUSPrivacyString(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setUSPrivacyString:", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC18setUSPrivacyStringyySSFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMPrivacyCompliance", - "printedName": "InMobiSDK.IMPrivacyCompliance", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(im)init", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance", - "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMUserDataTypes", - "printedName": "IMUserDataTypes", - "children": [ - { - "kind": "Var", - "name": "md5", - "printedName": "md5", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)md5", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)md5", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setMd5:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC3md5SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "sha1", - "printedName": "sha1", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha1", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha1", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha1:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "sha256", - "printedName": "sha256", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha256", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha256", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha256:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(md5:sha1:sha256:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)initWithMd5:sha1:sha256:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md54sha16sha256ACSSSg_A2Gtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithMd5:sha1:sha256:", - "declAttributes": [ - "Required", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "copy", - "printedName": "copy(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "ObjectiveC.NSZone?", - "children": [ - { - "kind": "TypeNominal", - "name": "NSZone", - "printedName": "ObjectiveC.NSZone", - "usr": "s:10ObjectiveC6NSZoneV" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)copyWithZone:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC4copy4withyp10ObjectiveC6NSZoneVSg_tF", - "moduleName": "InMobiSDK", - "objc_name": "copyWithZone:", - "declAttributes": [ - "ObjC", - "AccessControl", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isEqual", - "printedName": "isEqual(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Any?", - "children": [ - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)isEqual:", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC7isEqualySbypSgF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "isEqual:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl", - "Override", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMUserDataTypes", - "printedName": "InMobiSDK.IMUserDataTypes", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)init", - "mangledName": "$s9InMobiSDK15IMUserDataTypesCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes", - "mangledName": "$s9InMobiSDK15IMUserDataTypesC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SystemConfiguration", - "printedName": "SystemConfiguration", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "StoreKit.SKAdImpression", - "printedName": "StoreKit.SKAdImpression", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreTelephony", - "printedName": "CoreTelephony", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioStatus", - "printedName": "IMBannerAudioStatus", - "children": [ - { - "kind": "Var", - "name": "playing", - "printedName": "playing", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPlaying", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO7playingyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "paused", - "printedName": "paused", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPaused", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO6pausedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "completed", - "printedName": "completed", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMBannerAudioStatus.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusCompleted", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO9completedyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMBannerAudioStatus?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus", - "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "Frozen", - "ObjC", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioDelegate", - "printedName": "IMBannerAudioDelegate", - "children": [ - { - "kind": "Function", - "name": "banner", - "printedName": "banner(_:audioStatusChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMBanner", - "printedName": "InMobiSDK.IMBanner", - "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" - }, - { - "kind": "TypeNominal", - "name": "IMBannerAudioStatus", - "printedName": "InMobiSDK.IMBannerAudioStatus", - "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate(im)banner:audioStatusChanged:", - "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP6banner_18audioStatusChangedyAA0D0C_AA0deI0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerAudioDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate", - "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMAudio", - "printedName": "IMAudio", - "children": [ - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMAudioDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)delegate", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "Custom", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)delegate", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setDelegate:", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)placementId", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)placementId", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setPlacementId:", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)keywords", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)keywords", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setKeywords:", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)extras", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)extras", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setExtras:", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "transitionAnimation", - "printedName": "transitionAnimation", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)transitionAnimation", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)transitionAnimation", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "AnimationTransition", - "printedName": "UIKit.UIView.AnimationTransition", - "usr": "c:@E@UIViewAnimationTransition" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setTransitionAnimation:", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", - "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)contentUrl", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)contentUrl", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setContentUrl:", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK7IMAudioC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)creativeId", - "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)creativeId", - "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:", - "mangledName": "$s9InMobiSDK7IMAudioC5frameACSo6CGRectV_tcfc", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "initWithFrame:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "Convenience", - "AccessControl", - "Override", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:", - "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:", - "declAttributes": [ - "Custom", - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(frame:placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudio", - "printedName": "InMobiSDK.IMAudio", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" - }, - { - "kind": "TypeNominal", - "name": "CGRect", - "printedName": "CoreFoundation.CGRect", - "usr": "c:@S@CGRect" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMAudioDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAudioDelegate", - "printedName": "InMobiSDK.IMAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:delegate:", - "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithFrame:placementId:delegate:", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK7IMAudioC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)load", - "mangledName": "$s9InMobiSDK7IMAudioC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)show", - "mangledName": "$s9InMobiSDK7IMAudioC4showyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)cancel", - "mangledName": "$s9InMobiSDK7IMAudioC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Dynamic", - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "willMove", - "printedName": "willMove(toWindow:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIWindow?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIWindow", - "printedName": "UIKit.UIWindow", - "usr": "c:objc(cs)UIWindow" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)willMoveToWindow:", - "mangledName": "$s9InMobiSDK7IMAudioC8willMove8toWindowySo8UIWindowCSg_tF", - "moduleName": "InMobiSDK", - "overriding": true, - "objc_name": "willMoveToWindow:", - "declAttributes": [ - "Dynamic", - "ObjC", - "Custom", - "AccessControl", - "Override", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMAudio", - "mangledName": "$s9InMobiSDK7IMAudioC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Custom", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)UIView", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "UIKit.UIView", - "UIKit.UIResponder", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "__DefaultCustomPlaygroundQuickLookable", - "printedName": "__DefaultCustomPlaygroundQuickLookable", - "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", - "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMBannerAudioHandler", - "printedName": "IMBannerAudioHandler", - "children": [ - { - "kind": "Function", - "name": "setAudioEnabled", - "printedName": "setAudioEnabled(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(cm)setAudioEnabled:", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC03setE7EnabledyySbFZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "Final", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onView", - "printedName": "onView(_:addBannerAudioDelegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIView", - "printedName": "UIKit.UIView", - "usr": "c:objc(cs)UIView" - }, - { - "kind": "TypeNominal", - "name": "IMBannerAudioDelegate", - "printedName": "InMobiSDK.IMBannerAudioDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)onView:addBannerAudioDelegate:", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC6onView_09addBannerE8DelegateySo6UIViewC_AA0deK0_ptF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMBannerAudioHandler", - "printedName": "InMobiSDK.IMBannerAudioHandler", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)init", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler", - "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMRemoteLogLevel", - "printedName": "IMRemoteLogLevel", - "children": [ - { - "kind": "Var", - "name": "error", - "printedName": "error", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelError", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5erroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "debug", - "printedName": "debug", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelDebug", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5debugyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "info", - "printedName": "info", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelInfo", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO4infoyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "state", - "printedName": "state", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMRemoteLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelState", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5stateyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMRemoteLogLevel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel", - "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMLogging", - "printedName": "IMLogging", - "children": [ - { - "kind": "Function", - "name": "log", - "printedName": "log(message:tag:logLevel:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "IMRemoteLogLevel", - "printedName": "InMobiSDK.IMRemoteLogLevel", - "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)logWithMessage:tag:logLevel:", - "mangledName": "$s9InMobiSDK9IMLoggingP3log7message3tag0E5LevelySS_SSAA011IMRemoteLogH0OtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", - "sugared_genericSig": "", - "protocolReq": true, - "objc_name": "logWithMessage:tag:logLevel:", - "declAttributes": [ - "Optional", - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "saveAndSync", - "printedName": "saveAndSync()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)saveAndSync", - "mangledName": "$s9InMobiSDK9IMLoggingP11saveAndSyncyyF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMLogging", - "mangledName": "$s9InMobiSDK9IMLoggingP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMAdMetaInfo", - "printedName": "IMAdMetaInfo", - "children": [ - { - "kind": "Var", - "name": "creativeID", - "printedName": "creativeID", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)creativeID", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)creativeID", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "bidInfo", - "printedName": "bidInfo", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)bidInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)bidInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "getBid", - "printedName": "getBid()", - "children": [ - { - "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)getBid", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC6getBidSdyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMAdMetaInfo", - "printedName": "InMobiSDK.IMAdMetaInfo", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)init", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo", - "mangledName": "$s9InMobiSDK12IMAdMetaInfoC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreLocation", - "printedName": "CoreLocation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "TypeDecl", - "name": "IMInterstitial", - "printedName": "IMInterstitial", - "children": [ - { - "kind": "Var", - "name": "placementId", - "printedName": "placementId", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)placementId", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)placementId", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setPlacementId:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "delegate", - "printedName": "delegate", - "children": [ - { - "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "InMobiSDK.IMInterstitialDelegate?" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)delegate", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "ownership": 1, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)delegate", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setDelegate:", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvs", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "keywords", - "printedName": "keywords", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)keywords", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)keywords", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setKeywords:", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC8keywordsSSSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "extras", - "printedName": "extras", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)extras", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)extras", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setExtras:", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "contentUrl", - "printedName": "contentUrl", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)contentUrl", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)contentUrl", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setContentUrl:", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvs", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", - "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "creativeId", - "printedName": "creativeId", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)creativeId", - "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)creativeId", - "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvg", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "preloadManager", - "printedName": "preloadManager", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)preloadManager", - "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "Lazy", - "SetterAccess", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialPreloadManager", - "printedName": "InMobiSDK.IMInterstitialPreloadManager", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)preloadManager", - "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIdACs5Int64V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:", - "declAttributes": [ - "Convenience", - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(placementId:delegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - }, - { - "kind": "TypeNominal", - "name": "Int64", - "printedName": "Swift.Int64", - "usr": "s:s5Int64V" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialDelegate?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialDelegate", - "printedName": "InMobiSDK.IMInterstitialDelegate", - "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:delegate:", - "mangledName": "$s9InMobiSDK14IMInterstitialC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithPlacementId:delegate:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load", - "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "load", - "printedName": "load(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyy10Foundation4DataVF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isReady", - "printedName": "isReady()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)isReady", - "mangledName": "$s9InMobiSDK14IMInterstitialC7isReadySbyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIViewController", - "printedName": "UIKit.UIViewController", - "usr": "c:objc(cs)UIViewController" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4show4fromySo16UIViewControllerC_tF", - "moduleName": "InMobiSDK", - "objc_name": "showFrom:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "show", - "printedName": "show(from:with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIViewController", - "printedName": "UIKit.UIViewController", - "usr": "c:objc(cs)UIViewController" - }, - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:with:", - "mangledName": "$s9InMobiSDK14IMInterstitialC4show4from4withySo16UIViewControllerC_AA0D13AnimationTypeOtF", - "moduleName": "InMobiSDK", - "objc_name": "showFrom:with:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "getAdMetaInfo", - "printedName": "getAdMetaInfo()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)getAdMetaInfo", - "mangledName": "$s9InMobiSDK14IMInterstitialC13getAdMetaInfoSDySSypGSgyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "setWatermark", - "printedName": "setWatermark(with:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setWatermarkWith:", - "mangledName": "$s9InMobiSDK14IMInterstitialC12setWatermark4withyAA11IMWatermarkC_tF", - "moduleName": "InMobiSDK", - "objc_name": "setWatermarkWith:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "cancel", - "printedName": "cancel()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)cancel", - "mangledName": "$s9InMobiSDK14IMInterstitialC6cancelyyF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitial", - "printedName": "InMobiSDK.IMInterstitial", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)init", - "mangledName": "$s9InMobiSDK14IMInterstitialCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial", - "mangledName": "$s9InMobiSDK14IMInterstitialC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "InMobiSDK.Private", - "printedName": "InMobiSDK.Private", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMWatermark", - "printedName": "IMWatermark", - "children": [ - { - "kind": "Var", - "name": "imageData", - "printedName": "imageData", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(py)imageData", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvp", - "moduleName": "InMobiSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)imageData", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvg", - "moduleName": "InMobiSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(imageData:)", - "children": [ - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - }, - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)initWithImageData:", - "mangledName": "$s9InMobiSDK11IMWatermarkC9imageDataAC10Foundation0F0V_tcfc", - "moduleName": "InMobiSDK", - "objc_name": "initWithImageData:", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMWatermark", - "printedName": "InMobiSDK.IMWatermark", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)init", - "mangledName": "$s9InMobiSDK11IMWatermarkCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark", - "mangledName": "$s9InMobiSDK11IMWatermarkC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ], - "superclassUsr": "c:objc(cs)NSObject", - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMNativeDelegate", - "printedName": "IMNativeDelegate", - "children": [ - { - "kind": "Function", - "name": "nativeDidFinishLoading", - "printedName": "nativeDidFinishLoading(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishLoading:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidFinishLoadingyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:didFailToLoadWithError:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "IMRequestStatus", - "printedName": "InMobiSDK.IMRequestStatus", - "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didFailToLoadWithError:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeWillPresentScreen", - "printedName": "nativeWillPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillPresentScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidPresentScreen", - "printedName": "nativeDidPresentScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidPresentScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidPresentScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeWillDismissScreen", - "printedName": "nativeWillDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillDismissScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidDismissScreen", - "printedName": "nativeDidDismissScreen(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidDismissScreen:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidDismissScreenyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userWillLeaveApplicationFromNative", - "printedName": "userWillLeaveApplicationFromNative(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userWillLeaveApplicationFromNative:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP34userWillLeaveApplicationFromNativeyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeAdImpressed", - "printedName": "nativeAdImpressed(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeAdImpressed:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP17nativeAdImpressedyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:didInteractWithParams:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didInteractWithParams:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "nativeDidFinishPlayingMedia", - "printedName": "nativeDidFinishPlayingMedia(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishPlayingMedia:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP27nativeDidFinishPlayingMediayyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "userDidSkipPlayingMediaFromNative", - "printedName": "userDidSkipPlayingMediaFromNative(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userDidSkipPlayingMediaFromNative:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP33userDidSkipPlayingMediaFromNativeyyAA0D0CF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "native", - "printedName": "native(_:adAudioStateChanged:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "IMNative", - "printedName": "InMobiSDK.IMNative", - "usr": "c:@M@InMobiSDK@objc(cs)IMNative" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:adAudioStateChanged:", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_19adAudioStateChangedyAA0D0C_SbtF", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", - "sugared_genericSig": "", - "protocolReq": true, - "declAttributes": [ - "Optional", - "ObjC", - "RawDocComment" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate", - "mangledName": "$s9InMobiSDK16IMNativeDelegateP", - "moduleName": "InMobiSDK", - "genericSig": "<τ_0_0 : AnyObject>", - "sugared_genericSig": "", - "declAttributes": [ - "AccessControl", - "ObjC", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "IMCommonConstants", - "printedName": "IMCommonConstants", - "children": [ - { - "kind": "Var", - "name": "IM_GDPR_CONSENT_AVAILABLE", - "printedName": "IM_GDPR_CONSENT_AVAILABLE", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_GDPR_CONSENT_IAB", - "printedName": "IM_GDPR_CONSENT_IAB", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_IAB", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_IAB", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_SUBJECT_TO_GDPR", - "printedName": "IM_SUBJECT_TO_GDPR", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_SUBJECT_TO_GDPR", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_SUBJECT_TO_GDPR", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "printedName": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_CONSENT_AVAILABLE", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "IM_PARTNER_GDPR_APPLIES", - "printedName": "IM_PARTNER_GDPR_APPLIES", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_APPLIES", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvpZ", - "moduleName": "InMobiSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "Final", - "HasStorage", - "AccessControl", - "ObjC" - ], - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Accessor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_APPLIES", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvgZ", - "moduleName": "InMobiSDK", - "static": true, - "implicit": true, - "declAttributes": [ - "Final", - "ObjC" - ], - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "IMCommonConstants", - "printedName": "InMobiSDK.IMCommonConstants", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants" - } - ], - "declKind": "Constructor", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(im)init", - "mangledName": "$s9InMobiSDK17IMCommonConstantsCACycfc", - "moduleName": "InMobiSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants", - "mangledName": "$s9InMobiSDK17IMCommonConstantsC", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjCMembers", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKLogLevel", - "printedName": "IMSDKLogLevel", - "children": [ - { - "kind": "Var", - "name": "none", - "printedName": "none", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelNone", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO4noneyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "error", - "printedName": "error", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelError", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5erroryA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "debug", - "printedName": "debug", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelDebug", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5debugyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKLogLevel?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKLogLevel", - "printedName": "InMobiSDK.IMSDKLogLevel", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel", - "mangledName": "$s9InMobiSDK13IMSDKLogLevelO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKGender", - "printedName": "IMSDKGender", - "children": [ - { - "kind": "Var", - "name": "male", - "printedName": "male", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKGender.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderMale", - "mangledName": "$s9InMobiSDK11IMSDKGenderO4maleyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "female", - "printedName": "female", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKGender.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderFemale", - "mangledName": "$s9InMobiSDK11IMSDKGenderO6femaleyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKGender?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKGender", - "printedName": "InMobiSDK.IMSDKGender", - "usr": "c:@M@InMobiSDK@E@IMSDKGender" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivp", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivg", - "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKGender", - "mangledName": "$s9InMobiSDK11IMSDKGenderO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKEducation", - "printedName": "IMSDKEducation", - "children": [ - { - "kind": "Var", - "name": "highSchoolOrLess", - "printedName": "highSchoolOrLess", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationHighSchoolOrLess", - "mangledName": "$s9InMobiSDK14IMSDKEducationO16highSchoolOrLessyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "collageOrGraduate", - "printedName": "collageOrGraduate", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationCollageOrGraduate", - "mangledName": "$s9InMobiSDK14IMSDKEducationO17collageOrGraduateyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "postGraduateOrAbove", - "printedName": "postGraduateOrAbove", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKEducation.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationPostGraduateOrAbove", - "mangledName": "$s9InMobiSDK14IMSDKEducationO19postGraduateOrAboveyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKEducation?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKEducation", - "printedName": "InMobiSDK.IMSDKEducation", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivp", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivg", - "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKEducation", - "mangledName": "$s9InMobiSDK14IMSDKEducationO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMSDKAgeGroup", - "printedName": "IMSDKAgeGroup", - "children": [ - { - "kind": "Var", - "name": "below18", - "printedName": "below18", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBelow18", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7below18yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "between18And24", - "printedName": "between18And24", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween18And24", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between18And24yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "between25And29", - "printedName": "between25And29", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween25And29", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between25And29yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "between30And34", - "printedName": "between30And34", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween30And34", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between30And34yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Var", - "name": "between35And44", - "printedName": "between35And44", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween35And44", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between35And44yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 4 - }, - { - "kind": "Var", - "name": "between45And54", - "printedName": "between45And54", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween45And54", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between45And54yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 5 - }, - { - "kind": "Var", - "name": "between55And65", - "printedName": "between55And65", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween55And65", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between55And65yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 6 - }, - { - "kind": "Var", - "name": "above65", - "printedName": "above65", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMSDKAgeGroup.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupAbove65", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7above65yA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 7 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMSDKAgeGroup?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMSDKAgeGroup", - "printedName": "InMobiSDK.IMSDKAgeGroup", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup", - "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "IMInterstitialAnimationType", - "printedName": "IMInterstitialAnimationType", - "children": [ - { - "kind": "Var", - "name": "coverVertical", - "printedName": "coverVertical", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeCoverVertical", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO13coverVerticalyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "flipHorizontal", - "printedName": "flipHorizontal", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeFlipHorizontal", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO14flipHorizontalyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Var", - "name": "asNone", - "printedName": "asNone", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeAsNone", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO6asNoneyA2CmF", - "moduleName": "InMobiSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 2 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "InMobiSDK.IMInterstitialAnimationType?", - "children": [ - { - "kind": "TypeNominal", - "name": "IMInterstitialAnimationType", - "printedName": "InMobiSDK.IMInterstitialAnimationType", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", - "moduleName": "InMobiSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", - "moduleName": "InMobiSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", - "moduleName": "InMobiSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType", - "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO", - "moduleName": "InMobiSDK", - "declAttributes": [ - "AccessControl", - "ObjC", - "Frozen", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "isEnumExhaustive": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SQLite3", - "printedName": "SQLite3", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "InMobiSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "InMobiSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "String", - "printedName": "String", - "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", - "moduleName": "Swift", - "declAttributes": [ - "Frozen" - ], - "isExternal": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - }, - { - "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", - "children": [ - { - "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ] - } - ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "BidirectionalCollection", - "printedName": "BidirectionalCollection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" - } - ] - } - ], - "usr": "s:SK", - "mangledName": "$sSK" - }, - { - "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" - } - ] - } - ], - "usr": "s:Sl", - "mangledName": "$sSl" - }, - { - "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" - } - ] - } - ], - "usr": "s:ST", - "mangledName": "$sST" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" - }, - { - "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", - "children": [ - { - "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", - "children": [ - { - "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sy", - "mangledName": "$sSy" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", - "children": [ - { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", - "children": [ - { - "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" - } - ] - } - ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", - "children": [ - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" - }, - { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", - "children": [ - { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", - "children": [ - { - "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" - } - ] - } - ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - } - ] - } - ], - "json_format_version": 8 - }, - "ConstValues": [ - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 247, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 275, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "IntegerLiteral", - "offset": 299, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 509, - "length": 46, - "value": "\"com.inmobi.IMAdQualityNetworkInterface.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", - "kind": "BooleanLiteral", - "offset": 802, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", - "kind": "StringLiteral", - "offset": 770, - "length": 31, - "value": "\"Kindly create IMBanner Object\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", - "kind": "StringLiteral", - "offset": 584, - "length": 22, - "value": "\"InMobiSDK.IMBannerPreloadManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 317, - "length": 1, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 337, - "length": 1, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 364, - "length": 1, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 389, - "length": 1, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 419, - "length": 1, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", - "kind": "StringLiteral", - "offset": 4834, - "length": 45, - "value": "\"com.inmobi.unifiedidservice.backgroundQueue\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 6, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 371, - "length": 15, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 27, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 433, - "length": 13, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 11, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 477, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 495, - "length": 19, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 524, - "length": 22, - "value": "10" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 556, - "length": 20, - "value": "11" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 586, - "length": 17, - "value": "12" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 613, - "length": 18, - "value": "13" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 641, - "length": 17, - "value": "14" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 684, - "length": 2, - "value": "22" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 719, - "length": 2, - "value": "23" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 6, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 371, - "length": 15, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 27, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 433, - "length": 13, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 11, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 477, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 495, - "length": 19, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 524, - "length": 22, - "value": "10" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 556, - "length": 20, - "value": "11" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 586, - "length": 17, - "value": "12" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 613, - "length": 18, - "value": "13" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 641, - "length": 17, - "value": "14" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 684, - "length": 2, - "value": "22" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "IntegerLiteral", - "offset": 719, - "length": 2, - "value": "23" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", - "kind": "StringLiteral", - "offset": 744, - "length": 15, - "value": "\"InMobiSDK.IMRequestStatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", - "kind": "BooleanLiteral", - "offset": 536, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", - "kind": "StringLiteral", - "offset": 168, - "length": 11, - "value": "\"InMobiSDK.IMAdManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", - "kind": "BooleanLiteral", - "offset": 380, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", - "kind": "StringLiteral", - "offset": 184, - "length": 24, - "value": "\"InMobiSDK.IMInterstitialAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "StringLiteral", - "offset": 201, - "length": 38, - "value": "\"com.inmobi.ads.adresponsemodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 300, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", - "kind": "IntegerLiteral", - "offset": 323, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Audience Bidding\/IMAudienceBiddingToken.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 428, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 490, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "BooleanLiteral", - "offset": 622, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", - "kind": "StringLiteral", - "offset": 726, - "length": 36, - "value": "\"com.inmobi.IMAdQualityManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAudioAdUnit.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 13, - "value": "\"InMobiSDK.IMAudioAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "BooleanLiteral", - "offset": 1047, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "FloatLiteral", - "offset": 2482, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", - "kind": "FloatLiteral", - "offset": 2534, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdFetchServiceManager.swift", - "kind": "StringLiteral", - "offset": 219, - "length": 42, - "value": "\"com.inmobi.unifiedid.fetch.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataModel.swift", - "kind": "StringLiteral", - "offset": 892, - "length": 15, - "value": "\"InMobiSDK.IMUserDataModel\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", - "kind": "StringLiteral", - "offset": 191, - "length": 12, - "value": "\"com.inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Model\/IMLogEntry.swift", - "kind": "BooleanLiteral", - "offset": 341, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 319, - "length": 41, - "value": "\"com.inmobi.IMPublisherProvidedInfo.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 398, - "length": 24, - "value": "\"com.inmobi.user.gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 462, - "length": 27, - "value": "\"com.inmobi.user.education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 533, - "length": 29, - "value": "\"com.inmobi.user.yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 596, - "length": 21, - "value": "\"com.inmobi.user.age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 656, - "length": 26, - "value": "\"com.inmobi.user.language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 724, - "length": 28, - "value": "\"com.inmobi.user.postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 792, - "length": 26, - "value": "\"com.inmobi.user.areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 858, - "length": 27, - "value": "\"com.inmobi.user.interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 925, - "length": 26, - "value": "\"com.inmobi.user.agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 994, - "length": 29, - "value": "\"com.inmobi.user.haslocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1062, - "length": 26, - "value": "\"com.inmobi.user.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1128, - "length": 27, - "value": "\"com.inmobi.user.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1194, - "length": 26, - "value": "\"com.inmobi.user.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1263, - "length": 29, - "value": "\"com.inmobi.user.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 28, - "value": "\"com.inmobi.sdk.haslocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1400, - "length": 25, - "value": "\"com.inmobi.sdk.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1464, - "length": 26, - "value": "\"com.inmobi.sdk.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1528, - "length": 25, - "value": "\"com.inmobi.sdk.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1596, - "length": 28, - "value": "\"com.inmobi.sdk.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1659, - "length": 22, - "value": "\"com.inmobi.user.city\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1717, - "length": 23, - "value": "\"com.inmobi.user.state\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1778, - "length": 25, - "value": "\"com.inmobi.user.country\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1848, - "length": 32, - "value": "\"com.inmobi.publisher.unifiedid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", - "kind": "StringLiteral", - "offset": 1925, - "length": 32, - "value": "\"com.inmobi.user.age.restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 277, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 277, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBanner.swift", - "kind": "IntegerLiteral", - "offset": 7762, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", - "kind": "BooleanLiteral", - "offset": 262, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 14, - "value": "\"InMobiSDK.IMBannerCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitialPreloadManager.swift", - "kind": "StringLiteral", - "offset": 614, - "length": 28, - "value": "\"InMobiSDK.IMInterstitialPreloadManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 227, - "length": 13, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 307, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 332, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 372, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 409, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 444, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 478, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 508, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 545, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 605, - "length": 4, - "value": "1101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 647, - "length": 4, - "value": "1102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 675, - "length": 4, - "value": "1103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 737, - "length": 4, - "value": "1104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 781, - "length": 4, - "value": "1105" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 812, - "length": 4, - "value": "1106" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 846, - "length": 4, - "value": "1107" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 921, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 953, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 981, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1012, - "length": 4, - "value": "1112" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1046, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1082, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1193, - "length": 4, - "value": "1117" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1216, - "length": 4, - "value": "1118" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1250, - "length": 4, - "value": "1119" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1286, - "length": 4, - "value": "1120" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1327, - "length": 4, - "value": "1131" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1358, - "length": 4, - "value": "1132" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1421, - "length": 4, - "value": "1133" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1482, - "length": 4, - "value": "1134" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1540, - "length": 4, - "value": "1135" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1600, - "length": 4, - "value": "1136" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1629, - "length": 4, - "value": "1160" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1668, - "length": 4, - "value": "1161" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1712, - "length": 4, - "value": "1162" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1755, - "length": 4, - "value": "1170" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1784, - "length": 4, - "value": "1181" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1815, - "length": 4, - "value": "1182" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1856, - "length": 4, - "value": "1183" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1904, - "length": 4, - "value": "1184" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1932, - "length": 4, - "value": "1185" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 1980, - "length": 4, - "value": "1186" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2008, - "length": 4, - "value": "1187" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2052, - "length": 4, - "value": "1310" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2101, - "length": 4, - "value": "1311" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 4, - "value": "1312" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "IntegerLiteral", - "offset": 2189, - "length": 4, - "value": "1315" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", - "kind": "StringLiteral", - "offset": 3609, - "length": 30, - "value": "\"com.inmobi.ads.requeststatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 280, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 324, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", - "kind": "BooleanLiteral", - "offset": 371, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", - "kind": "StringLiteral", - "offset": 181, - "length": 29, - "value": "\"InMobiSDK.IMLogPersistenceSaveOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 248, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 294, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", - "kind": "IntegerLiteral", - "offset": 341, - "length": 2, - "value": "36" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 368, - "length": 16, - "value": "\"com.inmobi.log\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 416, - "length": 14, - "value": "\"InMobiSdkLog\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 461, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 498, - "length": 8, - "value": "\"expiry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 541, - "length": 9, - "value": "\"created\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1032, - "length": 17, - "value": "\"com.inmobi.logs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "BooleanLiteral", - "offset": 1157, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1221, - "length": 10, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", - "kind": "StringLiteral", - "offset": 1230, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 582, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 629, - "length": 6, - "value": "\"u-rt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 678, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 742, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 808, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 873, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 582, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 629, - "length": 6, - "value": "\"u-rt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 678, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 742, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 808, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 873, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1753, - "length": 19, - "value": "\"a-parentViewWidth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1803, - "length": 18, - "value": "\"a-productVersion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1849, - "length": 13, - "value": "\"trackerType\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1753, - "length": 19, - "value": "\"a-parentViewWidth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1803, - "length": 18, - "value": "\"a-productVersion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1849, - "length": 13, - "value": "\"trackerType\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2474, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2522, - "length": 21, - "value": "\"a-lastAudioPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2587, - "length": 13, - "value": "\"a-audioFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2646, - "length": 7, - "value": "\"a-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2474, - "length": 12, - "value": "\"mk-ad-slot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2522, - "length": 21, - "value": "\"a-lastAudioPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2587, - "length": 13, - "value": "\"a-audioFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2646, - "length": 7, - "value": "\"a-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3632, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3664, - "length": 4, - "value": "\"im\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3741, - "length": 14, - "value": "\"u-postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3780, - "length": 12, - "value": "\"u-areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3829, - "length": 33, - "value": "\"d-density-dependent-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3887, - "length": 12, - "value": "\"d-textsize\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3922, - "length": 8, - "value": "\"adtype\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3955, - "length": 19, - "value": "\"client-request-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4007, - "length": 8, - "value": "\"format\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4043, - "length": 9, - "value": "\"im-plid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4074, - "length": 12, - "value": "\"c-ap-bssid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4117, - "length": 20, - "value": "\"loc-consent-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4162, - "length": 12, - "value": "\"u-appcache\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4210, - "length": 23, - "value": "\"has-dynamic-mediation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 12, - "value": "\"int-origin\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3741, - "length": 14, - "value": "\"u-postalcode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3780, - "length": 12, - "value": "\"u-areacode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3829, - "length": 33, - "value": "\"d-density-dependent-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3887, - "length": 12, - "value": "\"d-textsize\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3922, - "length": 8, - "value": "\"adtype\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3955, - "length": 19, - "value": "\"client-request-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4007, - "length": 8, - "value": "\"format\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4043, - "length": 9, - "value": "\"im-plid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4074, - "length": 12, - "value": "\"c-ap-bssid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4117, - "length": 20, - "value": "\"loc-consent-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4162, - "length": 12, - "value": "\"u-appcache\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4210, - "length": 23, - "value": "\"has-dynamic-mediation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 12, - "value": "\"int-origin\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", - "kind": "Array", - "offset": 1001, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", - "kind": "BooleanLiteral", - "offset": 1828, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 207, - "length": 12, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 245, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 635, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 652, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 666, - "length": 15, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 984, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 1124, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 1253, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 1364, - "length": 3, - "value": "320" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 1377, - "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "StringLiteral", - "offset": 1425, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "BooleanLiteral", - "offset": 3931, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", - "kind": "IntegerLiteral", - "offset": 4452, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", - "kind": "BooleanLiteral", - "offset": 7216, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", - "kind": "StringLiteral", - "offset": 1320, - "length": 8, - "value": "\"InMobiSDK.IMNative\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataTypes.swift", - "kind": "StringLiteral", - "offset": 1083, - "length": 15, - "value": "\"InMobiSDK.IMUserDataTypes\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 16, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "IntegerLiteral", - "offset": 298, - "length": 15, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", - "kind": "StringLiteral", - "offset": 423, - "length": 40, - "value": "\"kInMobiReachabilityChangedNotification\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "IntegerLiteral", - "offset": 376, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 1180, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 1348, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "StringLiteral", - "offset": 1554, - "length": 29, - "value": "\"com.inmobi.IMAdQuality.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", - "kind": "StringLiteral", - "offset": 199, - "length": 8, - "value": "\"InMobiSDK.IMAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1068, - "length": 15, - "value": "\"d-nettype-raw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1118, - "length": 16, - "value": "\"d-localization\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 12, - "value": "\"d-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1209, - "length": 19, - "value": "\"d-devicemachinehw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1255, - "length": 10, - "value": "\"u-appver\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1293, - "length": 10, - "value": "\"u-appbid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 10, - "value": "\"u-appdnm\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1374, - "length": 18, - "value": "\"u-appsecure-dict\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1418, - "length": 4, - "value": "\"ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1453, - "length": 19, - "value": "\"u-tracking-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1498, - "length": 12, - "value": "\"mk-version\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1533, - "length": 10, - "value": "\"u-id-map\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1566, - "length": 10, - "value": "\"u-id-adt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1602, - "length": 8, - "value": "\"u-s-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1663, - "length": 13, - "value": "\"do_not_sell\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1708, - "length": 12, - "value": "\"us_privacy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1068, - "length": 15, - "value": "\"d-nettype-raw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1118, - "length": 16, - "value": "\"d-localization\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 12, - "value": "\"d-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1209, - "length": 19, - "value": "\"d-devicemachinehw\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1255, - "length": 10, - "value": "\"u-appver\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1293, - "length": 10, - "value": "\"u-appbid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1334, - "length": 10, - "value": "\"u-appdnm\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1374, - "length": 18, - "value": "\"u-appsecure-dict\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1418, - "length": 4, - "value": "\"ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1453, - "length": 19, - "value": "\"u-tracking-status\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1498, - "length": 12, - "value": "\"mk-version\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1533, - "length": 10, - "value": "\"u-id-map\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1566, - "length": 10, - "value": "\"u-id-adt\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1602, - "length": 8, - "value": "\"u-s-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1663, - "length": 13, - "value": "\"do_not_sell\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 1708, - "length": 12, - "value": "\"us_privacy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3615, - "length": 20, - "value": "\"u-app-orientations\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3660, - "length": 4, - "value": "\"tz\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3615, - "length": 20, - "value": "\"u-app-orientations\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", - "kind": "StringLiteral", - "offset": 3660, - "length": 4, - "value": "\"tz\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 261, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 272, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", - "kind": "BooleanLiteral", - "offset": 807, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", - "kind": "StringLiteral", - "offset": 528, - "length": 16, - "value": "\"InMobiSDK.IMNetworkWebView\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 2109, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 2148, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", - "kind": "StringLiteral", - "offset": 412, - "length": 18, - "value": "\"InMobiSDK.IMNetworkOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMNativeCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 14, - "value": "\"InMobiSDK.IMNativeCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkRequest.swift", - "kind": "IntegerLiteral", - "offset": 566, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 217, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 234, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 271, - "length": 6, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 5, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 320, - "length": 6, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 336, - "length": 8, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", - "kind": "IntegerLiteral", - "offset": 354, - "length": 7, - "value": "9" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 1335, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 2009, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 2674, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 3365, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 4069, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", - "kind": "BooleanLiteral", - "offset": 4631, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", - "kind": "IntegerLiteral", - "offset": 4571, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", - "kind": "BooleanLiteral", - "offset": 4646, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/PrivacyCompliance\/IMComplianceManager.swift", - "kind": "StringLiteral", - "offset": 289, - "length": 37, - "value": "\"com.inmobi.IMComplianceManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 126, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 155, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 126, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", - "kind": "IntegerLiteral", - "offset": 155, - "length": 5, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 218, - "length": 36, - "value": "\"com.inmobi.unifiedid.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "StringLiteral", - "offset": 387, - "length": 45, - "value": "\"com.inmobi.IMUnifiedIdNetworkInterface.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", - "kind": "BooleanLiteral", - "offset": 492, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", - "kind": "IntegerLiteral", - "offset": 453, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", - "kind": "BooleanLiteral", - "offset": 508, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", - "kind": "BooleanLiteral", - "offset": 530, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", - "kind": "StringLiteral", - "offset": 262, - "length": 14, - "value": "\"InMobiSDK.IMTimerManager\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPing.swift", - "kind": "StringLiteral", - "offset": 166, - "length": 6, - "value": "\"InMobiSDK.IMPing\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "IntegerLiteral", - "offset": 396, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 432, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 480, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "BooleanLiteral", - "offset": 800, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", - "kind": "StringLiteral", - "offset": 173, - "length": 21, - "value": "\"InMobiSDK.IMLogNetworkOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12659, - "length": 15, - "value": "\".IMLTVPEvents\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12750, - "length": 20, - "value": "\"im-cfg-commons-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12815, - "length": 20, - "value": "\"im-cfg-metrics-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12879, - "length": 19, - "value": "\"im-cfg-req-params\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12940, - "length": 17, - "value": "\"im-cfg-root-mgr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 12999, - "length": 24, - "value": "\"im_cache_ad_server_url\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13067, - "length": 26, - "value": "\"im_cache_rule_server_url\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13132, - "length": 20, - "value": "\"imm_cache_location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13193, - "length": 24, - "value": "\"com.inmobi.logs.prefix\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13272, - "length": 13, - "value": "\"_iat_dids__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13325, - "length": 20, - "value": "\"_iat_dids_expiry__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13387, - "length": 17, - "value": "\"_iat_download__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13441, - "length": 12, - "value": "\"_iat_map__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13491, - "length": 24, - "value": "\"com.inmobi._iat_list__\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13577, - "length": 16, - "value": "\"iae_session_id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13637, - "length": 16, - "value": "\"iae_session_ts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13694, - "length": 13, - "value": "\"ltvp_ft_day\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13749, - "length": 14, - "value": "\"ltvp_ft_ever\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13806, - "length": 15, - "value": "\"ltvp_ft_month\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13863, - "length": 14, - "value": "\"ltvp_ft_user\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13919, - "length": 14, - "value": "\"ltvp_ft_week\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 13975, - "length": 14, - "value": "\"ltvp_ft_bits\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14041, - "length": 23, - "value": "\"com.inmobi.user.ltvid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14105, - "length": 40, - "value": "\"com.inmobi.commonManager.adNetwork.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14186, - "length": 38, - "value": "\"com.inmobi.commonManager.commons.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14261, - "length": 34, - "value": "\"com.inmobi.commonManager.iat.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14333, - "length": 35, - "value": "\"com.inmobi.commonManager.ltvp.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14411, - "length": 40, - "value": "\"com.inmobi.commonManager.rendering.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14489, - "length": 35, - "value": "\"com.inmobi.commonManager.carb.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14563, - "length": 36, - "value": "\"com.inmobi.commonManager.mraid.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14635, - "length": 33, - "value": "\"com.inmobi.commonManager.pk.uid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14734, - "length": 36, - "value": "\"com.inmobi.configManager.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14814, - "length": 34, - "value": "\"com.inmobi.configManager.commons\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14888, - "length": 30, - "value": "\"com.inmobi.configManager.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 14959, - "length": 31, - "value": "\"com.inmobi.configManager.ltvp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15031, - "length": 31, - "value": "\"com.inmobi.configManager.root\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15108, - "length": 36, - "value": "\"com.inmobi.configManager.rendering\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15185, - "length": 31, - "value": "\"com.inmobi.configManager.carb\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15255, - "length": 29, - "value": "\"com.inmobi.configManager.pk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15360, - "length": 38, - "value": "\"com.inmobi.metricManager.configs.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15445, - "length": 44, - "value": "\"com.inmobi.metricManager.configs.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15537, - "length": 38, - "value": "\"com.inmobi.metricManager.configs.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15621, - "length": 36, - "value": "\"com.inmobi.metricManager.count.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15702, - "length": 42, - "value": "\"com.inmobi.metricManager.count.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15790, - "length": 36, - "value": "\"com.inmobi.metricManager.count.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15869, - "length": 40, - "value": "\"com.inmobi.metricManager.timestamp.API\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 15951, - "length": 46, - "value": "\"com.inmobi.metricManager.timestamp.adNetwork\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16040, - "length": 40, - "value": "\"com.inmobi.metricManager.timestamp.iat\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16139, - "length": 29, - "value": "\"com.inmobi.catalog.updateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16209, - "length": 24, - "value": "\"com.inmobi.user.gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16271, - "length": 27, - "value": "\"com.inmobi.user.education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16336, - "length": 29, - "value": "\"com.inmobi.user.dateOfBirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16403, - "length": 21, - "value": "\"com.inmobi.user.age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16473, - "length": 31, - "value": "\"com.inmobi.user.maritalStatus\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16557, - "length": 35, - "value": "\"com.inmobi.user.sexualOrientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16639, - "length": 29, - "value": "\"com.inmobi.user.hasChildren\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16707, - "length": 26, - "value": "\"com.inmobi.user.language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16774, - "length": 28, - "value": "\"com.inmobi.user.postalCode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16841, - "length": 26, - "value": "\"com.inmobi.user.areaCode\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16910, - "length": 27, - "value": "\"com.inmobi.user.interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 16983, - "length": 29, - "value": "\"com.inmobi.user.hasLocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17050, - "length": 26, - "value": "\"com.inmobi.user.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17115, - "length": 27, - "value": "\"com.inmobi.user.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17181, - "length": 26, - "value": "\"com.inmobi.user.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17254, - "length": 44, - "value": "\"com.inmobi.user.lastKnownLocationTimestamp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17337, - "length": 22, - "value": "\"com.inmobi.user.city\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17399, - "length": 23, - "value": "\"com.inmobi.user.state\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17464, - "length": 25, - "value": "\"com.inmobi.user.country\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17538, - "length": 26, - "value": "\"com.inmobi.sdk.sessionid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17609, - "length": 37, - "value": "\"com.inmobi.sdk.location.hasLocation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17683, - "length": 34, - "value": "\"com.inmobi.sdk.location.latitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17755, - "length": 35, - "value": "\"com.inmobi.sdk.location.longitude\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17828, - "length": 34, - "value": "\"com.inmobi.sdk.location.accuracy\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 17908, - "length": 52, - "value": "\"com.inmobi.sdk.location.lastKnownLocationTimestamp\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18005, - "length": 26, - "value": "\"com.inmobi.carb.updateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18069, - "length": 19, - "value": "\"com.inmobi.aesKey\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18120, - "length": 18, - "value": "\"com.inmobi.ivKey\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18175, - "length": 33, - "value": "\"com.inmobi.exceptionlogs.prefix\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18296, - "length": 32, - "value": "\"crashreportinglasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18519, - "length": 26, - "value": "\"com.inmobi.user.agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18593, - "length": 29, - "value": "\"com.inmobi.user.yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18669, - "length": 29, - "value": "\"com.inmobi.user.lastknownts\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18731, - "length": 21, - "value": "\"com.inmobi.keys.aes\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 18905, - "length": 45, - "value": "\"InMobi_defaultStore_user_preference_to_send\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19108, - "length": 21, - "value": "\"InMobi_defaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19189, - "length": 25, - "value": "\"InMobi_com.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19368, - "length": 24, - "value": "\"com.inmobidefaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19455, - "length": 28, - "value": "\"com.inmobicom.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19620, - "length": 25, - "value": "\"com.inmobi_defaultStore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19709, - "length": 29, - "value": "\"com.inmobi_com.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19924, - "length": 9, - "value": "\".inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 19978, - "length": 19, - "value": "\"inmobi.sdkversion\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20035, - "length": 12, - "value": "\"com.inmobi\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20102, - "length": 26, - "value": "\"com.preinit.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20179, - "length": 24, - "value": "\"com.coppa.config.store\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20256, - "length": 17, - "value": "\"_configUpdateTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20326, - "length": 24, - "value": "\"bannerlasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20400, - "length": 21, - "value": "\"intlasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20474, - "length": 24, - "value": "\"nativelasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20564, - "length": 27, - "value": "\"telemetrylasttransmission\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20641, - "length": 21, - "value": "\"asimMappingManagers\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20710, - "length": 19, - "value": "\"asimPlacementInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", - "kind": "StringLiteral", - "offset": 20781, - "length": 23, - "value": "\"asimTrueBaseEventUrls\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMInterstitialCoreAd.swift", - "kind": "StringLiteral", - "offset": 177, - "length": 20, - "value": "\"InMobiSDK.IMInterstitialCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPingStore.swift", - "kind": "StringLiteral", - "offset": 707, - "length": 29, - "value": "\"com.inmobi.IMPingStore.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 288, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 349, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1238, - "length": 6, - "value": "\"view\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1275, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1238, - "length": 6, - "value": "\"view\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 1275, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 2934, - "length": 10, - "value": "\"geometry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 2934, - "length": 10, - "value": "\"geometry\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 7150, - "length": 2, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "IntegerLiteral", - "offset": 7183, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 7214, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "StringLiteral", - "offset": 7258, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 8188, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "FloatLiteral", - "offset": 8240, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", - "kind": "BooleanLiteral", - "offset": 8284, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5578, - "length": 5, - "value": "\"GET\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5600, - "length": 6, - "value": "\"POST\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5622, - "length": 5, - "value": "\"PUT\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 6, - "value": "\"HEAD\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5578, - "length": 5, - "value": "\"GET\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5600, - "length": 6, - "value": "\"POST\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5622, - "length": 5, - "value": "\"PUT\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 6, - "value": "\"HEAD\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "IntegerLiteral", - "offset": 5860, - "length": 2, - "value": "60" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 5892, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "IntegerLiteral", - "offset": 5931, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "FloatLiteral", - "offset": 5972, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 6014, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", - "kind": "BooleanLiteral", - "offset": 6135, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/AdReport\/IMUserAdReportHandler.swift", - "kind": "StringLiteral", - "offset": 524, - "length": 21, - "value": "\"InMobiSDK.IMUserAdReportHandler\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 226, - "length": 3, - "value": "101" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 239, - "length": 16, - "value": "102" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 265, - "length": 12, - "value": "103" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "IntegerLiteral", - "offset": 287, - "length": 18, - "value": "104" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "StringLiteral", - "offset": 405, - "length": 27, - "value": "\"com.inmobi.initialisation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "BooleanLiteral", - "offset": 480, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", - "kind": "BooleanLiteral", - "offset": 535, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMAdMetaInfo.swift", - "kind": "StringLiteral", - "offset": 136, - "length": 12, - "value": "\"InMobiSDK.IMAdMetaInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMBannerAdUnit.swift", - "kind": "StringLiteral", - "offset": 174, - "length": 14, - "value": "\"InMobiSDK.IMBannerAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSDKGeoLocationManager.swift", - "kind": "BooleanLiteral", - "offset": 391, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 319, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 330, - "length": 11, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 351, - "length": 6, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 367, - "length": 13, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 390, - "length": 8, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 408, - "length": 8, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 426, - "length": 7, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", - "kind": "IntegerLiteral", - "offset": 443, - "length": 5, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 2, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 206, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 229, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 250, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 269, - "length": 1, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "IntegerLiteral", - "offset": 290, - "length": 1, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "StringLiteral", - "offset": 393, - "length": 30, - "value": "\"com.inmobi.IMAdProvider.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "BooleanLiteral", - "offset": 636, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", - "kind": "StringLiteral", - "offset": 307, - "length": 12, - "value": "\"InMobiSDK.IMAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", - "kind": "BooleanLiteral", - "offset": 6716, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", - "kind": "StringLiteral", - "offset": 869, - "length": 14, - "value": "\"InMobiSDK.IMInterstitial\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 50, - "length": 31, - "value": "\"com.inmobi.ads.adsmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 141, - "length": 4, - "value": "1113" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 4, - "value": "1114" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 211, - "length": 4, - "value": "1115" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "IntegerLiteral", - "offset": 255, - "length": 4, - "value": "1116" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 2400, - "length": 10, - "value": "\"tracking\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "StringLiteral", - "offset": 2400, - "length": 10, - "value": "\"tracking\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "BooleanLiteral", - "offset": 2997, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", - "kind": "BooleanLiteral", - "offset": 3045, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1843, - "length": 7, - "value": "\"u-age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1875, - "length": 12, - "value": "\"u-agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1915, - "length": 15, - "value": "\"u-yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1956, - "length": 13, - "value": "\"u-education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1992, - "length": 10, - "value": "\"u-gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2028, - "length": 13, - "value": "\"u-interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2066, - "length": 12, - "value": "\"u-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2103, - "length": 12, - "value": "\"u-location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2147, - "length": 16, - "value": "\"u-latlong-accu\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2193, - "length": 25, - "value": "\"d-device-screen-density\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2245, - "length": 22, - "value": "\"d-device-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2295, - "length": 15, - "value": "\"d-orientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2331, - "length": 6, - "value": "\"ufid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2366, - "length": 24, - "value": "\"is-unifid-service-used\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2418, - "length": 16, - "value": "\"d-media-volume\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2464, - "length": 25, - "value": "\"d-device-screen-margins\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2521, - "length": 18, - "value": "\"sdk-capabilities\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2564, - "length": 11, - "value": "\"skan-list\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2601, - "length": 6, - "value": "\"os-v\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2632, - "length": 12, - "value": "\"p-keywords\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2678, - "length": 6, - "value": "\"s-co\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2715, - "length": 7, - "value": "\"s-iso\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2750, - "length": 6, - "value": "\"s-cn\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2778, - "length": 8, - "value": "\"im-ext\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2821, - "length": 18, - "value": "\"u-age-restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2872, - "length": 8, - "value": "\"cs-ids\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2905, - "length": 9, - "value": "\"d-drk-m\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2947, - "length": 12, - "value": "\"d-key-lang\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2988, - "length": 12, - "value": "\"d-bat-chrg\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3029, - "length": 11, - "value": "\"d-bat-lev\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3073, - "length": 12, - "value": "\"d-tot-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3122, - "length": 11, - "value": "\"d-av-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3162, - "length": 11, - "value": "\"d-bat-sav\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3206, - "length": 7, - "value": "\"d-w-h\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3244, - "length": 8, - "value": "\"c_data\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3282, - "length": 5, - "value": "\"aKV\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3323, - "length": 4, - "value": "\"ik\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3358, - "length": 8, - "value": "\"n-h-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3396, - "length": 10, - "value": "\"u-r-crid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1843, - "length": 7, - "value": "\"u-age\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1875, - "length": 12, - "value": "\"u-agegroup\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1915, - "length": 15, - "value": "\"u-yearofbirth\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1956, - "length": 13, - "value": "\"u-education\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 1992, - "length": 10, - "value": "\"u-gender\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2028, - "length": 13, - "value": "\"u-interests\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2066, - "length": 12, - "value": "\"u-language\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2103, - "length": 12, - "value": "\"u-location\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2147, - "length": 16, - "value": "\"u-latlong-accu\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2193, - "length": 25, - "value": "\"d-device-screen-density\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2245, - "length": 22, - "value": "\"d-device-screen-size\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2295, - "length": 15, - "value": "\"d-orientation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2331, - "length": 6, - "value": "\"ufid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2366, - "length": 24, - "value": "\"is-unifid-service-used\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2418, - "length": 16, - "value": "\"d-media-volume\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2464, - "length": 25, - "value": "\"d-device-screen-margins\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2521, - "length": 18, - "value": "\"sdk-capabilities\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2564, - "length": 11, - "value": "\"skan-list\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2601, - "length": 6, - "value": "\"os-v\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2632, - "length": 12, - "value": "\"p-keywords\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2678, - "length": 6, - "value": "\"s-co\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2715, - "length": 7, - "value": "\"s-iso\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2750, - "length": 6, - "value": "\"s-cn\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2778, - "length": 8, - "value": "\"im-ext\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2821, - "length": 18, - "value": "\"u-age-restricted\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2872, - "length": 8, - "value": "\"cs-ids\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2905, - "length": 9, - "value": "\"d-drk-m\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2947, - "length": 12, - "value": "\"d-key-lang\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 2988, - "length": 12, - "value": "\"d-bat-chrg\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3029, - "length": 11, - "value": "\"d-bat-lev\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3073, - "length": 12, - "value": "\"d-tot-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3122, - "length": 11, - "value": "\"d-av-disk\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3162, - "length": 11, - "value": "\"d-bat-sav\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3206, - "length": 7, - "value": "\"d-w-h\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3244, - "length": 8, - "value": "\"c_data\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3282, - "length": 5, - "value": "\"aKV\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3323, - "length": 4, - "value": "\"ik\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3358, - "length": 8, - "value": "\"n-h-id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 3396, - "length": 10, - "value": "\"u-r-crid\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", - "kind": "BooleanLiteral", - "offset": 354, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", - "kind": "StringLiteral", - "offset": 183, - "length": 31, - "value": "\"InMobiSDK.IMLogPersistenceDeleteOperation\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", - "kind": "StringLiteral", - "offset": 322, - "length": 25, - "value": "\"yyyy.MM.dd HH:mm:ss.SSS\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "StringLiteral", - "offset": 224, - "length": 42, - "value": "\"com.inmobi.unifiedid.fetch.service.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "StringLiteral", - "offset": 420, - "length": 54, - "value": "\"com.inmobi.IMUnifiedIdServicePushServiceManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", - "kind": "BooleanLiteral", - "offset": 603, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMAudioCoreAd.swift", - "kind": "StringLiteral", - "offset": 171, - "length": 13, - "value": "\"InMobiSDK.IMAudioCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAudioAdProvider.swift", - "kind": "StringLiteral", - "offset": 175, - "length": 17, - "value": "\"InMobiSDK.IMAudioAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 324, - "length": 27, - "value": "\"PersistentCleanSuccessful\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 388, - "length": 25, - "value": "\"Audio status is unknown\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 484, - "length": 26, - "value": "\"IABConsent_ConsentString\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 553, - "length": 26, - "value": "\"IABConsent_SubjectToGDPR\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 616, - "length": 20, - "value": "\"IABTCF_gdprApplies\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 670, - "length": 17, - "value": "\"IABTCF_TCString\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 750, - "length": 12, - "value": "\"retryCount\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 829, - "length": 14, - "value": "\"adQualityUrl\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 884, - "length": 18, - "value": "\"enableScreenshot\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 937, - "length": 14, - "value": "\"templateInfo\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 995, - "length": 17, - "value": "\"AdReportSuccess\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 1051, - "length": 16, - "value": "\"AdReportFailed\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", - "kind": "StringLiteral", - "offset": 1116, - "length": 19, - "value": "\"ScreenshotSuccess\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 187, - "length": 11, - "value": "\"AdQuality\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 225, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 263, - "length": 11, - "value": "\"imageName\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 308, - "length": 11, - "value": "\"beaconURL\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "StringLiteral", - "offset": 355, - "length": 8, - "value": "\"extras\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", - "kind": "BooleanLiteral", - "offset": 1912, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "StringLiteral", - "offset": 203, - "length": 36, - "value": "\"com.inmobi.ads.trackersmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", - "kind": "IntegerLiteral", - "offset": 308, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/Collection + Extension.swift", - "kind": "Array", - "offset": 254, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMEncodingUtils.swift", - "kind": "BooleanLiteral", - "offset": 1568, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 205, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 230, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 266, - "length": 4, - "value": "1108" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 302, - "length": 4, - "value": "1109" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 334, - "length": 4, - "value": "1110" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "IntegerLiteral", - "offset": 362, - "length": 4, - "value": "1111" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 443, - "length": 26, - "value": "\"com.inmobi.network.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 512, - "length": 16, - "value": "\"Internal Error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 568, - "length": 28, - "value": "\"Service Returned An Error.\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 636, - "length": 20, - "value": "\"Client side errors\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 705, - "length": 52, - "value": "\"Network not reachable currently. Please try again.\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", - "kind": "StringLiteral", - "offset": 376, - "length": 14, - "value": "\"InMobiSDK.IMNetworkError\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMWatermark.swift", - "kind": "StringLiteral", - "offset": 192, - "length": 11, - "value": "\"InMobiSDK.IMWatermark\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMBannerAdProvider.swift", - "kind": "StringLiteral", - "offset": 178, - "length": 18, - "value": "\"InMobiSDK.IMBannerAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 237, - "length": 7, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 254, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", - "kind": "IntegerLiteral", - "offset": 270, - "length": 9, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdMulticastDelegate.swift", - "kind": "StringLiteral", - "offset": 403, - "length": 46, - "value": "\"com.inmobi.IMUnifiedIdMulticastDelegate.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", - "kind": "StringLiteral", - "offset": 292, - "length": 50, - "value": "\"com.inmobi.IMUnifiedlIdUserDataModelManager.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", - "kind": "BooleanLiteral", - "offset": 434, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Init\/DataModels\/IMSDKSettingsEx.swift", - "kind": "StringLiteral", - "offset": 216, - "length": 15, - "value": "\"InMobiSDK.IMSDKSettingsEx\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 564, - "length": 14, - "value": "\"h-user-agent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 621, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 751, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 816, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 564, - "length": 14, - "value": "\"h-user-agent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 621, - "length": 27, - "value": "\"a-lastAudioBannerPlayedTs\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 22, - "value": "\"a-audioBannerEnabled\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 751, - "length": 19, - "value": "\"a-audioBannerFreq\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", - "kind": "StringLiteral", - "offset": 816, - "length": 9, - "value": "\"a-b-umc\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "IntegerLiteral", - "offset": 348, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", - "kind": "StringLiteral", - "offset": 165, - "length": 8, - "value": "\"InMobiSDK.IMCoreAd\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMInterstitialAdUnit.swift", - "kind": "StringLiteral", - "offset": 193, - "length": 20, - "value": "\"InMobiSDK.IMInterstitialAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", - "kind": "StringLiteral", - "offset": 889, - "length": 25, - "value": "\"com.inmobi.IMAdQuality_\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", - "kind": "StringLiteral", - "offset": 354, - "length": 26, - "value": "\"InMobiSDK.IMScreenShotCaptureHandler\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMNativeAdProvider.swift", - "kind": "StringLiteral", - "offset": 178, - "length": 18, - "value": "\"InMobiSDK.IMNativeAdProvider\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 346, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 396, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 437, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "BooleanLiteral", - "offset": 483, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", - "kind": "StringLiteral", - "offset": 187, - "length": 14, - "value": "\"InMobiSDK.IMNativeAdUnit\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 220, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 244, - "length": 4, - "value": "1000" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 279, - "length": 4, - "value": "1001" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 310, - "length": 4, - "value": "1003" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 335, - "length": 4, - "value": "1004" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 374, - "length": 4, - "value": "1005" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 402, - "length": 4, - "value": "1006" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 431, - "length": 4, - "value": "1010" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 468, - "length": 4, - "value": "1013" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 502, - "length": 4, - "value": "1014" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 535, - "length": 4, - "value": "1015" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 565, - "length": 4, - "value": "1016" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", - "kind": "IntegerLiteral", - "offset": 602, - "length": 4, - "value": "1017" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 228, - "length": 24, - "value": "\"gdpr_consent_available\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 297, - "length": 14, - "value": "\"gdpr_consent\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 355, - "length": 6, - "value": "\"gdpr\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 420, - "length": 32, - "value": "\"partner_gdpr_consent_available\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "StringLiteral", - "offset": 501, - "length": 22, - "value": "\"partner_gdpr_applies\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 615, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 630, - "length": 5, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 615, - "length": 5, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 630, - "length": 5, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 716, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 727, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 716, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 727, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1029, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1040, - "length": 17, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1067, - "length": 19, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1029, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1040, - "length": 17, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1067, - "length": 19, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1502, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1513, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1537, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 14, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1585, - "length": 14, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1609, - "length": 14, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1633, - "length": 14, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1657, - "length": 7, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1502, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1513, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1537, - "length": 14, - "value": "3" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 14, - "value": "4" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1585, - "length": 14, - "value": "5" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1609, - "length": 14, - "value": "6" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1633, - "length": 14, - "value": "7" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 1657, - "length": 7, - "value": "8" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2402, - "length": 14, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2426, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2402, - "length": 14, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", - "kind": "IntegerLiteral", - "offset": 2426, - "length": 6, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", - "kind": "StringLiteral", - "offset": 246, - "length": 27, - "value": "\"com.inmobi.IMSignals.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", - "kind": "BooleanLiteral", - "offset": 409, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 253, - "length": 15, - "value": "\"inMobi.sqlite\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 303, - "length": 22, - "value": "\"com.inmobi.datastore\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", - "kind": "StringLiteral", - "offset": 449, - "length": 34, - "value": "\"com.inmobi.IMRdbmsDataStore.lock\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "StringLiteral", - "offset": 190, - "length": 33, - "value": "\"com.inmobi.ads.adsetmodel.error\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 289, - "length": 10, - "value": "1" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 13, - "value": "2" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 853, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 896, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", - "kind": "BooleanLiteral", - "offset": 933, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", - "kind": "StringLiteral", - "offset": 844, - "length": 3, - "value": "\",\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", - "kind": "StringLiteral", - "offset": 1117, - "length": 27, - "value": "\"com.inmobi.contextualData\"" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "FloatLiteral", - "offset": 363, - "length": 3, - "value": "0.0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "IntegerLiteral", - "offset": 388, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 413, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 442, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1306\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", - "kind": "BooleanLiteral", - "offset": 473, - "length": 5, - "value": "false" - } - ] -} \ No newline at end of file diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.private.swiftinterface b/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.private.swiftinterface deleted file mode 100644 index 609c019..0000000 --- a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +++ /dev/null @@ -1,545 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -// swift-module-flags: -target arm64-apple-ios11.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK -// swift-module-flags-ignorable: -enable-bare-slash-regex -import AdSupport -import AppTrackingTransparency -import SystemConfiguration.CaptiveNetwork -import CommonCrypto -import CoreLocation -import CoreTelephony -import Foundation -@_exported import InMobiSDK -import InMobiSDK.Private -import StoreKit.SKAdImpression -import SQLite3 -import StoreKit -import Swift -import SystemConfiguration -import UIKit -import WebKit -import _Concurrency -import _StringProcessing -@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@frozen @objc public enum IMStatusCode : Swift.Int { - case networkUnReachable - case noFill - case requestInvalid - case requestPending - case requestTimedOut - case multipleLoadsOnSameInstance - case internalError - case serverError - case adActive - case earlyRefreshRequest - case droppingNetworkRequest - case incorrectPlacementID - case sdkNotInitialised - case invalidBannerframe - case invalidAudioFrame - case audioDisabled = 22 - case audioDeviceVolumeLow = 23 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool - @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) - @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) - @_Concurrency.MainActor(unsafe) public func resetPosition() - @objc deinit -} -@objc public protocol IMInterstitialDelegate { - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: Swift.Error) - @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) -} -@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? - @objc public var emailId: InMobiSDK.IMUserDataTypes? - @objc public var extras: [Swift.String : Any]? - @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { - @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) - @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String) - @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) - @objc public class func getVersion() -> Swift.String - @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) - @objc deinit -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func getToken() -> Swift.String? - @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func setAge(_ age: Swift.Int) - @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) - @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) - @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) - @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) - @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) - @objc dynamic public class func setInterests(_ interests: Swift.String?) - @objc dynamic public class func setLanguage(_ language: Swift.String?) - @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) - @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) - @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) - @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) - @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) -} -@objc @frozen public enum IMAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMAudioDelegate { - @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMBannerDelegate? - @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: InMobiSDK.IMBannerAudioDelegate? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMBannerDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func load() - @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) - @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc @_Concurrency.MainActor(unsafe) public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) - @objc deinit -} -@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@objc public protocol IMBannerDelegate { - @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { - @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) - @objc public class func reset() - @objc public class func fetchUnifiedIds(_ delegate: InMobiSDK.IMUnifiedIdDelegate?) - @objc public class func enableDebugMode(_ debugMode: Swift.Bool) - @objc deinit -} -#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") -#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") -@objc public protocol IMUnifiedIdDelegate { - @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) -} -@objc public class IMNative : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMNativeDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var customAdContent: Swift.String? { - @objc get - } - @objc public var adTitle: Swift.String? { - @objc get - } - @objc public var adDescription: Swift.String? { - @objc get - } - @objc public var adIcon: UIKit.UIImage? { - @objc get - } - @objc public var adCtaText: Swift.String? { - @objc get - } - @objc public var adRating: Swift.String? { - @objc get - } - @objc public var adLandingPageUrl: Foundation.URL? { - @objc get - } - @objc public var isAppDownload: Swift.Bool { - @objc get - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMNativeDelegate?) - @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func reportAdClickAndOpenLandingPage() - @objc public func recyclePrimaryView() - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { - @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) - @objc public static func setUSPrivacyString(_ privacyString: Swift.String) - @objc override dynamic public init() - @objc deinit -} -@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var md5: Swift.String? - @objc public var sha1: Swift.String? - @objc public var sha256: Swift.String? - @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@objc @frozen public enum IMBannerAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMBannerAudioDelegate { - @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMAudioDelegate? - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMAudioDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -extension InMobiSDK.IMAudio { - @objc @_Concurrency.MainActor(unsafe) dynamic public func load() - @objc @_Concurrency.MainActor(unsafe) dynamic public func show() - @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) -} -@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { - @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) - @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: InMobiSDK.IMBannerAudioDelegate) - @objc override dynamic public init() - @objc deinit -} -@objc public enum IMRemoteLogLevel : Swift.Int { - case error - case debug - case info - case state - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMLogging { - @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) - @objc optional func saveAndSync() -} -#warning("Long Term: Need to Re Name to IMImpressionType") -#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") -#warning("Convert to camel case") -@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { - @objc public var creativeID: Swift.String? { - get - } - @objc public var bidInfo: [Swift.String : Any] { - get - } - @objc public func getBid() -> Swift.Double - @objc deinit -} -#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") -@objc public class IMInterstitial : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMInterstitialDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMInterstitialDelegate?) - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func show(from viewController: UIKit.UIViewController) - @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc public func cancel() - @objc deinit -} -@objc public class IMWatermark : ObjectiveC.NSObject { - @objc public var imageData: Foundation.Data { - get - } - @objc public init(imageData: Foundation.Data) - @objc deinit -} -#warning("Post Swift Migration: file not used yet") -@objc public protocol IMNativeDelegate { - @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) - @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) - @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) -} -@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { - @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_GDPR_CONSENT_IAB: Swift.String - @objc public static let IM_SUBJECT_TO_GDPR: Swift.String - @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String - @objc override dynamic public init() - @objc deinit -} -@frozen @objc public enum IMSDKLogLevel : Swift.Int { - case none - case error - case debug - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKGender : Swift.Int { - case male = 1 - case female - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKEducation : Swift.Int { - case highSchoolOrLess = 1 - case collageOrGraduate - case postGraduateOrAbove - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKAgeGroup : Swift.Int { - case below18 = 1 - case between18And24 - case between25And29 - case between30And34 - case between35And44 - case between45And54 - case between55And65 - case above65 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { - case coverVertical - case flipHorizontal - case asNone - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -extension Swift.String : Swift.Error { -} -extension InMobiSDK.IMStatusCode : Swift.Equatable {} -extension InMobiSDK.IMStatusCode : Swift.Hashable {} -extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} -extension InMobiSDK.IMStatusCode : Swift.Sendable {} -extension InMobiSDK.IMAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} -extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} -extension InMobiSDK.IMSDKGender : Swift.Equatable {} -extension InMobiSDK.IMSDKGender : Swift.Hashable {} -extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKGender : Swift.Sendable {} -extension InMobiSDK.IMSDKEducation : Swift.Equatable {} -extension InMobiSDK.IMSDKEducation : Swift.Hashable {} -extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKEducation : Swift.Sendable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftinterface b/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftinterface deleted file mode 100644 index 609c019..0000000 --- a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftinterface +++ /dev/null @@ -1,545 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) -// swift-module-flags: -target arm64-apple-ios11.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK -// swift-module-flags-ignorable: -enable-bare-slash-regex -import AdSupport -import AppTrackingTransparency -import SystemConfiguration.CaptiveNetwork -import CommonCrypto -import CoreLocation -import CoreTelephony -import Foundation -@_exported import InMobiSDK -import InMobiSDK.Private -import StoreKit.SKAdImpression -import SQLite3 -import StoreKit -import Swift -import SystemConfiguration -import UIKit -import WebKit -import _Concurrency -import _StringProcessing -@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@frozen @objc public enum IMStatusCode : Swift.Int { - case networkUnReachable - case noFill - case requestInvalid - case requestPending - case requestTimedOut - case multipleLoadsOnSameInstance - case internalError - case serverError - case adActive - case earlyRefreshRequest - case droppingNetworkRequest - case incorrectPlacementID - case sdkNotInitialised - case invalidBannerframe - case invalidAudioFrame - case audioDisabled = 22 - case audioDeviceVolumeLow = 23 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool - @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) - @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) - @_Concurrency.MainActor(unsafe) public func resetPosition() - @objc deinit -} -@objc public protocol IMInterstitialDelegate { - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: Swift.Error) - @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) - @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) -} -@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? - @objc public var emailId: InMobiSDK.IMUserDataTypes? - @objc public var extras: [Swift.String : Any]? - @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { - @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: ((Swift.Error?) -> Swift.Void)? = nil) - @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) - @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") - @objc public class func initWithAccountID(_ accountID: Swift.String) - @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) - @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) - @objc public class func getVersion() -> Swift.String - @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) - @objc deinit -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func getToken() -> Swift.String? - @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func setAge(_ age: Swift.Int) - @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) - @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) - @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) - @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) - @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) - @objc dynamic public class func setInterests(_ interests: Swift.String?) - @objc dynamic public class func setLanguage(_ language: Swift.String?) - @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) - @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) - @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) -} -extension InMobiSDK.IMSdk { - @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) - @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) - @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) -} -@objc @frozen public enum IMAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMAudioDelegate { - @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) - @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) - @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) - @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMBannerDelegate? - @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: InMobiSDK.IMBannerAudioDelegate? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { - @objc get - } - @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMBannerDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func load() - @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) - @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc @_Concurrency.MainActor(unsafe) public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) - @objc deinit -} -@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { - @objc public func preload() - @objc public func load() - @objc deinit -} -@objc public protocol IMBannerDelegate { - @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) - @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { - @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) - @objc public class func reset() - @objc public class func fetchUnifiedIds(_ delegate: InMobiSDK.IMUnifiedIdDelegate?) - @objc public class func enableDebugMode(_ debugMode: Swift.Bool) - @objc deinit -} -#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") -#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") -@objc public protocol IMUnifiedIdDelegate { - @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) -} -@objc public class IMNative : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMNativeDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var customAdContent: Swift.String? { - @objc get - } - @objc public var adTitle: Swift.String? { - @objc get - } - @objc public var adDescription: Swift.String? { - @objc get - } - @objc public var adIcon: UIKit.UIImage? { - @objc get - } - @objc public var adCtaText: Swift.String? { - @objc get - } - @objc public var adRating: Swift.String? { - @objc get - } - @objc public var adLandingPageUrl: Foundation.URL? { - @objc get - } - @objc public var isAppDownload: Swift.Bool { - @objc get - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMNativeDelegate?) - @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func reportAdClickAndOpenLandingPage() - @objc public func recyclePrimaryView() - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { - @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) - @objc public static func setUSPrivacyString(_ privacyString: Swift.String) - @objc override dynamic public init() - @objc deinit -} -@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { - @objc public var md5: Swift.String? - @objc public var sha1: Swift.String? - @objc public var sha256: Swift.String? - @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) - @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any - @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool - @objc deinit -} -@objc @frozen public enum IMBannerAudioStatus : Swift.Int { - case playing = 1 - case paused - case completed - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMBannerAudioDelegate { - @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) -} -@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { - @objc @_Concurrency.MainActor(unsafe) weak public var delegate: InMobiSDK.IMAudioDelegate? - @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { - @objc get - } - @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) - @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) - @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: InMobiSDK.IMAudioDelegate?) - @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? - @objc deinit -} -extension InMobiSDK.IMAudio { - @objc @_Concurrency.MainActor(unsafe) dynamic public func load() - @objc @_Concurrency.MainActor(unsafe) dynamic public func show() - @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() - @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) -} -@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { - @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) - @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: InMobiSDK.IMBannerAudioDelegate) - @objc override dynamic public init() - @objc deinit -} -@objc public enum IMRemoteLogLevel : Swift.Int { - case error - case debug - case info - case state - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public protocol IMLogging { - @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) - @objc optional func saveAndSync() -} -#warning("Long Term: Need to Re Name to IMImpressionType") -#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") -#warning("Convert to camel case") -@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { - @objc public var creativeID: Swift.String? { - get - } - @objc public var bidInfo: [Swift.String : Any] { - get - } - @objc public func getBid() -> Swift.Double - @objc deinit -} -#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") -@objc public class IMInterstitial : ObjectiveC.NSObject { - @objc public var placementId: Swift.Int64 { - @objc get - @objc set - } - @objc weak public var delegate: InMobiSDK.IMInterstitialDelegate? - @objc public var keywords: Swift.String? { - @objc get - @objc set - } - @objc public var extras: [Swift.String : Any]? { - @objc get - @objc set - } - @objc public var contentUrl: Swift.String? { - @objc get - @objc set - } - @objc public var creativeId: Swift.String? { - @objc get - } - @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { - @objc get - } - @objc convenience public init(placementId: Swift.Int64) - @objc public init(placementId: Swift.Int64, delegate: InMobiSDK.IMInterstitialDelegate?) - @objc public func load() - @objc public func load(_ response: Foundation.Data) - @objc public func isReady() -> Swift.Bool - @objc public func show(from viewController: UIKit.UIViewController) - @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) - @objc public func getAdMetaInfo() -> [Swift.String : Any]? - @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) - @objc public func cancel() - @objc deinit -} -@objc public class IMWatermark : ObjectiveC.NSObject { - @objc public var imageData: Foundation.Data { - get - } - @objc public init(imageData: Foundation.Data) - @objc deinit -} -#warning("Post Swift Migration: file not used yet") -@objc public protocol IMNativeDelegate { - @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) - @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) - @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) - @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) - @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) - @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) - @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) -} -@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { - @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_GDPR_CONSENT_IAB: Swift.String - @objc public static let IM_SUBJECT_TO_GDPR: Swift.String - @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String - @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String - @objc override dynamic public init() - @objc deinit -} -@frozen @objc public enum IMSDKLogLevel : Swift.Int { - case none - case error - case debug - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKGender : Swift.Int { - case male = 1 - case female - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKEducation : Swift.Int { - case highSchoolOrLess = 1 - case collageOrGraduate - case postGraduateOrAbove - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMSDKAgeGroup : Swift.Int { - case below18 = 1 - case between18And24 - case between25And29 - case between30And34 - case between35And44 - case between45And54 - case between55And65 - case above65 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { - case coverVertical - case flipHorizontal - case asNone - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -extension Swift.String : Swift.Error { -} -extension InMobiSDK.IMStatusCode : Swift.Equatable {} -extension InMobiSDK.IMStatusCode : Swift.Hashable {} -extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} -extension InMobiSDK.IMStatusCode : Swift.Sendable {} -extension InMobiSDK.IMAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} -extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} -extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} -extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} -extension InMobiSDK.IMSDKGender : Swift.Equatable {} -extension InMobiSDK.IMSDKGender : Swift.Hashable {} -extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKGender : Swift.Sendable {} -extension InMobiSDK.IMSDKEducation : Swift.Equatable {} -extension InMobiSDK.IMSDKEducation : Swift.Hashable {} -extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKEducation : Swift.Sendable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} -extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} -extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone/libAPDInMobiAdapter.a b/plugins/2018.3326/iphone/libAPDInMobiAdapter.a index 928e28a..1dbed0e 100644 Binary files a/plugins/2018.3326/iphone/libAPDInMobiAdapter.a and b/plugins/2018.3326/iphone/libAPDInMobiAdapter.a differ diff --git a/plugins/2018.3326/iphone/metadata.lua b/plugins/2018.3326/iphone/metadata.lua index 2ae2b60..ff29df5 100644 --- a/plugins/2018.3326/iphone/metadata.lua +++ b/plugins/2018.3326/iphone/metadata.lua @@ -3,9 +3,10 @@ local metadata = plugin = { format = 'staticLibrary', - staticLibs = { 'APDInMobiAdapter', "xml2", "z" }, - frameworks = { 'InMobiSDK' }, + staticLibs = { 'APDInMobiAdapter', "xml2", "z", 'sqlite3.0' }, + frameworks = { 'InMobiSDK', "WebKit"}, frameworksOptional = {}, + usesSwift = true, }, } diff --git a/plugins/2018.3326/iphone/resources/.DS_Store b/plugins/2018.3326/iphone/resources/.DS_Store new file mode 100644 index 0000000..2c4e73d Binary files /dev/null and b/plugins/2018.3326/iphone/resources/.DS_Store differ diff --git a/plugins/2018.3326/iphone/resources/Frameworks/.DS_Store b/plugins/2018.3326/iphone/resources/Frameworks/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/plugins/2018.3326/iphone/resources/Frameworks/.DS_Store differ diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Headers/IMODTargetingService.h b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/IMODTargetingService.h similarity index 100% rename from plugins/2018.3326/iphone/InMobiSDK.framework/Headers/IMODTargetingService.h rename to plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/IMODTargetingService.h diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Headers/InMobiSDK-Swift.h b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK-Swift.h similarity index 66% rename from plugins/2018.3326/iphone/InMobiSDK.framework/Headers/InMobiSDK-Swift.h rename to plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK-Swift.h index 0a2ce8f..0c5596a 100644 --- a/plugins/2018.3326/iphone/InMobiSDK.framework/Headers/InMobiSDK-Swift.h +++ b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK-Swift.h @@ -1,6 +1,6 @@ #if 0 #elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51) +// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) #ifndef INMOBISDK_SWIFT_H #define INMOBISDK_SWIFT_H #pragma clang diagnostic push @@ -23,7 +23,6 @@ # include #endif -#pragma clang diagnostic ignored "-Wduplicate-method-match" #pragma clang diagnostic ignored "-Wauto-import" #if defined(__OBJC__) #include @@ -32,10 +31,30 @@ #include #include #include +#include +#include +#include +#include #else #include #include #include +#include +#endif +#if defined(__cplusplus) +#if defined(__arm64e__) && __has_include() +# include +#else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" +# ifndef __ptrauth_swift_value_witness_function_pointer +# define __ptrauth_swift_value_witness_function_pointer(x) +# endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop +#endif #endif #if !defined(SWIFT_TYPEDEFS) @@ -71,53 +90,66 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # if __has_feature(objc_class_property) # define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ # else -# define SWIFT_CLASS_PROPERTY(...) +# define SWIFT_CLASS_PROPERTY(...) # endif #endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) +#if !defined(SWIFT_RUNTIME_NAME) +# if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +# else +# define SWIFT_RUNTIME_NAME(X) +# endif #endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) +#if !defined(SWIFT_COMPILE_NAME) +# if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +# else +# define SWIFT_COMPILE_NAME(X) +# endif #endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) +#if !defined(SWIFT_METHOD_FAMILY) +# if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +# else +# define SWIFT_METHOD_FAMILY(X) +# endif #endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE +#if !defined(SWIFT_NOESCAPE) +# if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +# else +# define SWIFT_NOESCAPE +# endif #endif -#if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -#else -# define SWIFT_RELEASES_ARGUMENT +#if !defined(SWIFT_RELEASES_ARGUMENT) +# if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +# else +# define SWIFT_RELEASES_ARGUMENT +# endif #endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT +#if !defined(SWIFT_WARN_UNUSED_RESULT) +# if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +# else +# define SWIFT_WARN_UNUSED_RESULT +# endif #endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN +#if !defined(SWIFT_NORETURN) +# if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +# else +# define SWIFT_NORETURN +# endif #endif #if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_EXTRA #endif #if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_EXTRA #endif #if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA +# define SWIFT_ENUM_EXTRA #endif #if !defined(SWIFT_CLASS) # if __has_attribute(objc_subclassing_restricted) @@ -137,28 +169,25 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) # endif #endif - #if !defined(SWIFT_PROTOCOL) # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA #endif - #if !defined(SWIFT_EXTENSION) # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) #endif - #if !defined(OBJC_DESIGNATED_INITIALIZER) # if __has_attribute(objc_designated_initializer) # define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) # else -# define OBJC_DESIGNATED_INITIALIZER +# define OBJC_DESIGNATED_INITIALIZER # endif #endif #if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) +# if __has_attribute(enum_extensibility) # define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) # else -# define SWIFT_ENUM_ATTR(_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) # endif #endif #if !defined(SWIFT_ENUM) @@ -187,14 +216,16 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_DEPRECATED_MSG) # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) #endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +#if !defined(SWIFT_DEPRECATED_OBJC) +# if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +# else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +# endif #endif #if defined(__OBJC__) #if !defined(IBSegueAction) -# define IBSegueAction +# define IBSegueAction #endif #endif #if !defined(SWIFT_EXTERN) @@ -207,26 +238,42 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if !defined(SWIFT_CALL) # define SWIFT_CALL __attribute__((swiftcall)) #endif +#if !defined(SWIFT_INDIRECT_RESULT) +# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) +#endif +#if !defined(SWIFT_CONTEXT) +# define SWIFT_CONTEXT __attribute__((swift_context)) +#endif +#if !defined(SWIFT_ERROR_RESULT) +# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) +#endif #if defined(__cplusplus) -#if !defined(SWIFT_NOEXCEPT) # define SWIFT_NOEXCEPT noexcept -#endif #else -#if !defined(SWIFT_NOEXCEPT) # define SWIFT_NOEXCEPT #endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif +#if defined(_WIN32) +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) #endif -#if defined(__cplusplus) -#if !defined(SWIFT_CXX_INT_DEFINED) -#define SWIFT_CXX_INT_DEFINED -namespace swift { -using Int = ptrdiff_t; -using UInt = size_t; -} +#else +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL #endif #endif #if defined(__OBJC__) -#if __has_feature(modules) +#if __has_feature(objc_modules) #if __has_warning("-Watimport-in-framework-header") #pragma clang diagnostic ignored "-Watimport-in-framework-header" #endif @@ -254,8 +301,260 @@ using UInt = size_t; #endif #if defined(__OBJC__) + +SWIFT_CLASS("_TtC9InMobiSDK15AdQualityConfig") +@interface AdQualityConfig : NSObject +@property (nonatomic) NSInteger maxImageSize; +@property (nonatomic) NSInteger resizedPercentage; +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14AdReportConfig") +@interface AdReportConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger cridls; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14AdsAudioConfig") +@interface AdsAudioConfig : NSObject +@property (nonatomic) BOOL isAudioEnabled; +@property (nonatomic) NSInteger minDeviceVolume; +@property (nonatomic) NSInteger minRefreshInterval; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + @class NSString; +SWIFT_PROTOCOL("_TtP9InMobiSDK9IMConfigP_") +@protocol IMConfigP +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK12IMConfigBase") +@interface IMConfigBase : NSObject +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class ContextualDataConfig; +@class ImaiConfig; +@class ViewabilityConfig; +@class TimeoutsConfig; +@class VastVideoConfig; +@class AssetCacheConfig; +@class IMIncludeIds; +@class SkanConfig; +@class RenderingConfig; +@class SilenceDetectionConfig; +@class MraidConfig; +@class WebViewModeConfig; + +SWIFT_CLASS("_TtC9InMobiSDK9AdsConfig") +@interface AdsConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic) NSInteger minimumRefreshInterval; +@property (nonatomic) NSInteger defaultRefreshInterval; +@property (nonatomic, strong) ContextualDataConfig * _Nonnull contextualData; +@property (nonatomic, strong) AdsAudioConfig * _Nonnull audio; +@property (nonatomic, strong) AdReportConfig * _Nonnull adReport; +@property (nonatomic, strong) ImaiConfig * _Nonnull imai; +@property (nonatomic) BOOL mediaVolumeCollectionEnabled; +@property (nonatomic) BOOL applyGzipReq; +@property (nonatomic, strong) ViewabilityConfig * _Nonnull viewability; +@property (nonatomic, strong) AdQualityConfig * _Nonnull adQuality; +@property (nonatomic) BOOL watermarkEnabled; +@property (nonatomic) BOOL showIntWithoutVC; +@property (nonatomic, strong) TimeoutsConfig * _Nonnull timeouts; +@property (nonatomic, strong) VastVideoConfig * _Nonnull vastVideo; +@property (nonatomic, strong) AssetCacheConfig * _Nonnull assetCache; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) SkanConfig * _Nonnull skan; +@property (nonatomic, strong) RenderingConfig * _Nonnull rendering; +@property (nonatomic, strong) SilenceDetectionConfig * _Nonnull silenceDetection; +@property (nonatomic, strong) MraidConfig * _Nonnull mraid; +- (NSString * _Nonnull)getAdServerUrl SWIFT_WARN_UNUSED_RESULT; +- (WebViewModeConfig * _Nonnull)getWebviewConfigFor:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13AnyDictionary") +@interface AnyDictionary : NSObject +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + + +SWIFT_CLASS("_TtC9InMobiSDK16AssetCacheConfig") +@interface AssetCacheConfig : NSObject +@property (nonatomic) double timeToLive; +@property (nonatomic) double maxCacheSize; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20AssetReportingConfig") +@interface AssetReportingConfig : NSObject +@property (nonatomic) BOOL video; +@property (nonatomic) BOOL image; +@property (nonatomic) BOOL gif; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK21AudioImpressionConfig") +@interface AudioImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger impressionType; +@property (nonatomic) NSInteger impressionMinTimeViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10BaseConfig") +@interface BaseConfig : NSObject +@property (nonatomic) BOOL enabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13BitRateConfig") +@interface BitRateConfig : NSObject +@property (nonatomic) NSInteger headerTimeout; +@property (nonatomic) BOOL bitrate_mandatory; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK24BloomFilterServiceConfig") +@interface BloomFilterServiceConfig : NSObject +@property (nonatomic) NSInteger maxFetchPerDay; +@property (nonatomic) NSInteger timeout; +@property (nonatomic) BOOL enabled; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) int64_t maxBloomFileSize; +@property (nonatomic) int64_t hashIdMaxAge; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK7CConfig") +@interface CConfig : NSObject +@property (nonatomic) NSInteger cof; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13ConfigManager") +@interface ConfigManager : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) ConfigManager * _Nonnull shared;) ++ (ConfigManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +- (void)updateConfigWith:(NSString * _Nonnull)configType; +- (IMConfigBase * _Nullable)validateConfigWithConfigType:(NSString * _Nonnull)configType dictionary:(NSDictionary * _Nullable)dictionary SWIFT_WARN_UNUSED_RESULT; +@end + + +@class RootConfig; +@class TelemetryConfig; +@class SignalConfig; +@class CrashConfig; + +SWIFT_CLASS("_TtC9InMobiSDK14ConfigProvider") +@interface ConfigProvider : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) RootConfig * _Nonnull rootConfig;) ++ (RootConfig * _Nonnull)rootConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) TelemetryConfig * _Nonnull telemetryConfig;) ++ (TelemetryConfig * _Nonnull)telemetryConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AdsConfig * _Nonnull adsConfig;) ++ (AdsConfig * _Nonnull)adsConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SignalConfig * _Nonnull signalConfig;) ++ (SignalConfig * _Nonnull)signalConfig SWIFT_WARN_UNUSED_RESULT; +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) CrashConfig * _Nonnull crashConfig;) ++ (CrashConfig * _Nonnull)crashConfig SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20ContextualDataConfig") +@interface ContextualDataConfig : NSObject +@property (nonatomic) NSInteger maxAdRecords; +@property (nonatomic) NSInteger expiryTime; +@property (nonatomic, copy) NSArray * _Nonnull skipFields; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class CrashNetworkTypeConfig; +@class CrashReportingConfig; + +SWIFT_CLASS("_TtC9InMobiSDK11CrashConfig") +@interface CrashConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) NSInteger maxRetryCount; +@property (nonatomic) NSInteger eventTTL; +@property (nonatomic) NSInteger maxEventsToPersist; +@property (nonatomic, strong) CrashNetworkTypeConfig * _Nonnull networkType; +@property (nonatomic, strong) CrashReportingConfig * _Nonnull crashConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK18CrashNetworkConfig") +@interface CrashNetworkConfig : NSObject +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger minBatchSize; +@property (nonatomic) NSInteger maxBatchSize; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22CrashNetworkTypeConfig") +@interface CrashNetworkTypeConfig : NSObject +@property (nonatomic, strong) CrashNetworkConfig * _Nonnull wifi; +@property (nonatomic, strong) CrashNetworkConfig * _Nonnull others; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK20CrashReportingConfig") +@interface CrashReportingConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) float samplingPercent; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14DatabaseConfig") +@interface DatabaseConfig : NSObject +@property (nonatomic) NSInteger dbWALFrameSize; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14ErrorLogConfig") +@interface ErrorLogConfig : NSObject +@property (nonatomic) double samplePercent; +@property (nonatomic) NSInteger maxEntries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + SWIFT_CLASS("_TtC9InMobiSDK12IMAdMetaInfo") @interface IMAdMetaInfo : NSObject /// CreativeID of the ad. @@ -484,7 +783,7 @@ SWIFT_CLASS("_TtC9InMobiSDK8IMBanner") /// The watermark which is added as overlay in Ad - (void)setWatermarkWith:(IMWatermark * _Nonnull)watermark; /// Releases memory and remove ad from screen. -- (void)cancel; +- (void)cancel SWIFT_DEPRECATED_MSG("Deprecated with no replacement"); /// overridden UIView method - (void)willMoveToWindow:(UIWindow * _Nullable)newWindow; @end @@ -624,6 +923,17 @@ SWIFT_CLASS("_TtC9InMobiSDK22IMBannerPreloadManager") +SWIFT_CLASS("_TtC9InMobiSDK18IMCTServiceManager") +@interface IMCTServiceManager : NSObject +SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) IMCTServiceManager * _Nonnull shared;) ++ (IMCTServiceManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +- (NSString * _Nullable)getConnectionTypeValue SWIFT_WARN_UNUSED_RESULT; +@end + + + SWIFT_CLASS("_TtC9InMobiSDK17IMCommonConstants") @interface IMCommonConstants : NSObject SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull IM_GDPR_CONSENT_AVAILABLE;) @@ -639,6 +949,36 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _No - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; @end + +SWIFT_CLASS("_TtC9InMobiSDK11IMComponent") +@interface IMComponent : NSObject +@property (nonatomic, copy) NSString * _Nonnull type; +@property (nonatomic) int64_t expiry; +@property (nonatomic, copy) NSString * _Nonnull url; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK6IMGDPR") +@interface IMGDPR : NSObject +@property (nonatomic) BOOL transmitRequest; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK12IMIncludeIds") +@interface IMIncludeIds : NSObject +@property (nonatomic) BOOL O1; +@property (nonatomic) BOOL SO1; +@property (nonatomic) BOOL IDA; +@property (nonatomic) BOOL IDV; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + @protocol IMInterstitialDelegate; @class IMInterstitialPreloadManager; @class UIViewController; @@ -702,13 +1042,13 @@ SWIFT_CLASS("_TtC9InMobiSDK14IMInterstitial") /// /// \param animationType The transition type for interstitial presentation. /// -- (void)showFrom:(UIViewController * _Nonnull)viewController with:(enum IMInterstitialAnimationType)animationType; +- (void)showFrom:(UIViewController * _Nonnull)viewController with:(enum IMInterstitialAnimationType)animationType SWIFT_DEPRECATED_MSG("animationType will not be used anymore, please use show(from:)"); /// Contains additional information of ad. - (NSDictionary * _Nullable)getAdMetaInfo SWIFT_WARN_UNUSED_RESULT; /// The watermark which is added as overlay in Ad - (void)setWatermarkWith:(IMWatermark * _Nonnull)watermark; /// Releases memory and remove ad from screen. -- (void)cancel; +- (void)cancel SWIFT_DEPRECATED_MSG("Deprecated with no replacement"); - (nonnull instancetype)init SWIFT_UNAVAILABLE; + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); @end @@ -901,6 +1241,14 @@ SWIFT_CLASS("_TtC9InMobiSDK28IMInterstitialPreloadManager") @end + +SWIFT_CLASS("_TtC9InMobiSDK15IMLatestSdkInfo") +@interface IMLatestSdkInfo : NSObject +@property (nonatomic, copy) NSString * _Nonnull version; +@property (nonatomic, copy) NSString * _Nonnull url; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + enum IMRemoteLogLevel : NSInteger; SWIFT_PROTOCOL("_TtP9InMobiSDK9IMLogging_") @@ -1184,6 +1532,11 @@ typedef SWIFT_ENUM(NSInteger, IMSDKLogLevel, closed) { IMSDKLogLevelDebug = 2, }; +typedef SWIFT_ENUM(NSInteger, IMSKANConfigRequestModeType, open) { + IMSKANConfigRequestModeTypeDisabled = 0, + IMSKANConfigRequestModeTypeSkanList = 1, +}; + /// Use this class to set the user specific demographic info. /// As part of the General Data Protection Regulation (“GDPR”) publishers who collect data on their apps, are required to have a legal basis for collecting and processing the personal data of users in the European Economic Area (“EEA”). @@ -1307,6 +1660,65 @@ SWIFT_CLASS("_TtC9InMobiSDK5IMSdk") + (void)setPublisherProvidedUnifiedId:(NSDictionary * _Nonnull)ids; @end + +@interface IMSdk (SWIFT_EXTENSION(InMobiSDK)) +/// Pass or update custom signals to InMobi. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// let signals: [String: Any] = [ +/// "s_dep_ban": 1, +/// "vcr_ban": 0.1, +/// "iap": true, +/// "iap_type": "minnow" +/// ] +/// IMSdk.putPublisherSignals(signals) +/// +/// \endcode\param signals A [String: Any] dictionary containing key-value pairs of signals to be passed to InMobi SDK. +/// Keys should be String and values can be of allowed data types, please refer documentation. Repeated keys will update existing values. +/// Refer to the supporting document for the list of allowed keys and their expected data types. +/// ++ (void)putPublisherSignals:(NSDictionary * _Nonnull)signals; +/// Retrieves the current set of signals previously passed to InMobi SDK. +/// Only the supported keys, as defined in the supporting document, will be returned. +/// If any unsupported or incorrect keys were passed during putPublisherSignals, +/// they will not be included in the returned dictionary. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// if let signals = IMSdk.getPublisherSignals() { +/// print(signals) // Only supported keys will be printed +/// } +/// +/// \endcode +/// returns: +/// A [String: Any]? dictionary containing the valid custom signals, if available. +/// Refer to the supporting document for the list of supported keys and their expected data types. ++ (NSDictionary * _Nullable)getPublisherSignals SWIFT_WARN_UNUSED_RESULT; +/// Resets all custom signals previously set for InMobi. +/// This method clears all previously stored signals, reverting to the default state. +/// After calling this method, any custom signals set using putPublisherSignals will be removed, +/// and subsequent calls to getPublisherSignals will return nil. +/// important: +/// This action cannot be undone. Ensure you want to clear all custom signals before invoking this method. +///
    +///
  • +/// Example: +///
  • +///
+/// \code +/// IMSdk.resetPublisherSignals() +/// +/// \endcode ++ (void)resetPublisherSignals; +@end + @class CLLocation; @interface IMSdk (SWIFT_EXTENSION(InMobiSDK)) @@ -1360,6 +1772,16 @@ SWIFT_CLASS("_TtC9InMobiSDK5IMSdk") + (void)setPostalCode:(NSString * _Nullable)postalcode; @end +typedef SWIFT_ENUM(NSInteger, IMSessionSignalsType, open) { + IMSessionSignalsTypeStartTimestamp = 0, + IMSessionSignalsTypeDepthBanner = 1, + IMSessionSignalsTypeDepthInt = 2, + IMSessionSignalsTypeDepthRewarded = 3, + IMSessionSignalsTypeDepthNative = 4, + IMSessionSignalsTypeCount = 5, + IMSessionSignalsTypeUserRetention = 6, +}; + /// Enumeration for error codes /// Collection of codes indicating the status of an ad request. typedef SWIFT_ENUM(NSInteger, IMStatusCode, closed) { @@ -1515,22 +1937,427 @@ SWIFT_CLASS("_TtC9InMobiSDK15IMUserDataTypes") SWIFT_CLASS("_TtC9InMobiSDK11IMWatermark") @interface IMWatermark : NSObject @property (nonatomic, readonly, copy) NSData * _Nonnull imageData; -/// \param imageData Data that is used for watermark +/// \param waterMarkImageData Data that is used for watermark /// -- (nonnull instancetype)initWithImageData:(NSData * _Nonnull)imageData OBJC_DESIGNATED_INITIALIZER; +- (nonnull instancetype)initWithWaterMarkImageData:(NSData * _Nonnull)waterMarkImageData OBJC_DESIGNATED_INITIALIZER; - (nonnull instancetype)init SWIFT_UNAVAILABLE; + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); @end +@class WConfig; + +SWIFT_CLASS("_TtC9InMobiSDK9IceConfig") +@interface IceConfig : NSObject +@property (nonatomic) BOOL locationEnabled; +@property (nonatomic, strong) WConfig * _Nonnull w; +@property (nonatomic) BOOL sessionEnabled; +@property (nonatomic, strong) CConfig * _Nonnull c; +@property (nonatomic) NSInteger stopRequestTimeout; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, readonly) BOOL operatorInfoCollectionEnabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end +SWIFT_CLASS("_TtC9InMobiSDK10ImaiConfig") +@interface ImaiConfig : NSObject +@property (nonatomic) NSInteger pingTimeout; +@property (nonatomic) NSInteger pingCacheExpiry; +@property (nonatomic) NSInteger maxDbEvents; +@property (nonatomic) NSInteger maxEventBatch; +@property (nonatomic) NSInteger pingInterval; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK27ImpressionViewabilityConfig") +@interface ImpressionViewabilityConfig : NSObject +@property (nonatomic) NSInteger impressionType; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK8LPConfig") +@interface LPConfig : NSObject +@property (nonatomic) NSInteger ebDeeplinkFallbackInterval; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class SdkLogAdTypeConfig; +@class SdkLogInfo; + +SWIFT_CLASS("_TtC9InMobiSDK13LoggingConfig") +@interface LoggingConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger expiry; +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger maxNoOfEntries; +@property (nonatomic, copy) NSString * _Nonnull loggingUrl; +@property (nonatomic, strong) ErrorLogConfig * _Nonnull errorLog; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull banner; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull audio; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull int_html; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull int_native; +@property (nonatomic, strong) SdkLogAdTypeConfig * _Nonnull native; +@property (nonatomic, strong) SdkLogInfo * _Nonnull getToken; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class MediationFlowTypeConfig; + +SWIFT_CLASS("_TtC9InMobiSDK15MediationConfig") +@interface MediationConfig : NSObject +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull ab; +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull nonAb; +@property (nonatomic, strong) MediationFlowTypeConfig * _Nonnull preload; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class MediationTimeoutConfig; + +SWIFT_CLASS("_TtC9InMobiSDK23MediationFlowTypeConfig") +@interface MediationFlowTypeConfig : NSObject +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull native; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull interstitial; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull audio; +@property (nonatomic, strong) MediationTimeoutConfig * _Nonnull banner; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22MediationRetriesConfig") +@interface MediationRetriesConfig : NSObject +@property (nonatomic, getter=default, setter=setDefault:) NSInteger default_; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK28MediationRetryIntervalConfig") +@interface MediationRetryIntervalConfig : NSObject +@property (nonatomic, getter=default, setter=setDefault:) NSInteger default_; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22MediationTimeoutConfig") +@interface MediationTimeoutConfig : NSObject +@property (nonatomic, strong) AnyDictionary * _Nullable loadRetryInterval; +@property (nonatomic, strong) AnyDictionary * _Nullable loadTimeout; +@property (nonatomic, strong) AnyDictionary * _Nullable maxLoadRetries; +@property (nonatomic, strong) AnyDictionary * _Nullable muttTimeout; +@property (nonatomic, strong) AnyDictionary * _Nullable preloadTimeout; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK11MraidConfig") +@interface MraidConfig : NSObject +@property (nonatomic) NSInteger expiry; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic, copy) NSString * _Nonnull ios_url; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK13NetworkConfig") +@interface NetworkConfig : NSObject +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger minBatchSize; +@property (nonatomic) NSInteger maxBatchSize; +- (nonnull instancetype)init SWIFT_UNAVAILABLE; ++ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable"); +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17NetworkTypeConfig") +@interface NetworkTypeConfig : NSObject +@property (nonatomic, strong) NetworkConfig * _Nonnull wifi; +@property (nonatomic, strong) NetworkConfig * _Nonnull others; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13NovatiqConfig") +@interface NovatiqConfig : NSObject +@property (nonatomic, copy) NSString * _Nonnull beaconUrl; +@property (nonatomic, copy) NSArray * _Nonnull carrierNames; +@property (nonatomic) BOOL isNovatiqEnabled; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10OmidConfig") +@interface OmidConfig : NSObject +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger expiry; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) int64_t webViewRetainTime; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) BOOL omidEnabled; +@property (nonatomic, copy) NSString * _Nonnull partnerKey; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15PublisherConfig") +@interface PublisherConfig : NSObject +@property (nonatomic, strong) AnyDictionary * _Nullable generalKeys; +@property (nonatomic, strong) AnyDictionary * _Nullable adSpecificKeys; +@property (nonatomic) BOOL enableMCO; +@property (nonatomic) BOOL enableHB; +@property (nonatomic) NSInteger payloadSize; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15PurchasesConfig") +@interface PurchasesConfig : NSObject +@property (nonatomic) BOOL inapp; +@property (nonatomic) BOOL restore; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class SaveContentConfig; +@class WebViewModeDictionaryConfig; + +SWIFT_CLASS("_TtC9InMobiSDK15RenderingConfig") +@interface RenderingConfig : NSObject +@property (nonatomic) NSInteger picHeight; +@property (nonatomic, copy) NSArray * _Nonnull gestures; +@property (nonatomic) BOOL autoRedirectionEnforcement; +@property (nonatomic) BOOL enableImmersive; +@property (nonatomic) NSInteger picQuality; +@property (nonatomic, strong) SaveContentConfig * _Nonnull savecontent; +@property (nonatomic) NSInteger delayedRedirection; +@property (nonatomic) NSInteger userTouchResetTime; +@property (nonatomic) BOOL shouldRenderPopup; +@property (nonatomic) NSInteger picWidth; +@property (nonatomic) BOOL enableSDKAVAudioSession; +@property (nonatomic, strong) WebViewModeDictionaryConfig * _Nonnull webviewModeDictionary; +- (BOOL)enablePubMuteControl_ SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10RootConfig") +@interface RootConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic) BOOL monetizationDisabled; +@property (nonatomic) NSInteger maxRetries; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic) NSInteger waitTime; +@property (nonatomic, strong) IMLatestSdkInfo * _Nonnull latestSdkInfo; +@property (nonatomic, copy) NSArray * _Nonnull components; +@property (nonatomic, strong) IMGDPR * _Nonnull gdpr; +- (NSString * _Nonnull)urlForProductType:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (int64_t)expiryForProductType:(NSString * _Nonnull)type SWIFT_WARN_UNUSED_RESULT; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17SaveContentConfig") +@interface SaveContentConfig : NSObject +@property (nonatomic) NSInteger maxSaveSize; +@property (nonatomic, copy) NSArray * _Nonnull allowedContentType; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK18SdkLogAdTypeConfig") +@interface SdkLogAdTypeConfig : NSObject +@property (nonatomic, strong) SdkLogInfo * _Nonnull ab; +@property (nonatomic, strong) SdkLogInfo * _Nonnull nonAb; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10SdkLogInfo") +@interface SdkLogInfo : NSObject +@property (nonatomic) double samplePercent; +@property (nonatomic, copy) NSString * _Nonnull logLevel; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK13SessionConfig") +@interface SessionConfig : NSObject +@property (nonatomic, copy) NSArray * _Nonnull control; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class UnifiedIdServiceConfig; + +SWIFT_CLASS("_TtC9InMobiSDK12SignalConfig") +@interface SignalConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic, copy) NSString * _Nonnull kA; +@property (nonatomic, strong) BloomFilterServiceConfig * _Nonnull bloomFilterServiceConfig; +@property (nonatomic, strong) AnyDictionary * _Nullable ext; +@property (nonatomic, strong) SessionConfig * _Nonnull session; +@property (nonatomic, strong) UnifiedIdServiceConfig * _Nonnull unifiedIdServiceConfig; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) NovatiqConfig * _Nonnull novatiqConfig; +@property (nonatomic) NSInteger vAK; +@property (nonatomic, strong) IceConfig * _Nonnull ice; +@property (nonatomic, strong) PurchasesConfig * _Nonnull purchases; +@property (nonatomic, strong) PublisherConfig * _Nonnull publisher; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK22SilenceDetectionConfig") +@interface SilenceDetectionConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger intervalOnAudioPlay; +@property (nonatomic) NSInteger expiry; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK10SkanConfig") +@interface SkanConfig : NSObject +@property (nonatomic) NSInteger requestMode; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15TelemetryConfig") +@interface TelemetryConfig : IMConfigBase +- (NSString * _Nonnull)getType SWIFT_WARN_UNUSED_RESULT; +- (NSDictionary * _Nullable)toDictionary SWIFT_WARN_UNUSED_RESULT; +@property (nonatomic) NSInteger txLatency; +@property (nonatomic) NSInteger maxRetryCount; +@property (nonatomic, strong) NetworkTypeConfig * _Nonnull networkType; +@property (nonatomic, strong) BaseConfig * _Nonnull base; +@property (nonatomic, copy) NSString * _Nonnull telemetryUrl; +@property (nonatomic, strong) LoggingConfig * _Nonnull loggingConfig; +@property (nonatomic, strong) AssetReportingConfig * _Nonnull assetReporting; +@property (nonatomic) NSInteger processingInterval; +@property (nonatomic) NSInteger eventTTL; +@property (nonatomic) NSInteger maxTemplateEvents; +@property (nonatomic, copy) NSArray * _Nonnull priorityEvents; +@property (nonatomic) NSInteger maxEventsToPersist; +@property (nonatomic, strong) LPConfig * _Nonnull lpConfig; +@property (nonatomic) double samplingFactor; +@property (nonatomic) BOOL disableAllGeneralEvents; +@property (nonatomic, strong) IMIncludeIds * _Nonnull includeIds; +@property (nonatomic, strong) DatabaseConfig * _Nonnull databaseConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK14TimeoutsConfig") +@interface TimeoutsConfig : NSObject +@property (nonatomic) NSInteger step2u; +@property (nonatomic) NSInteger bitmap; +@property (nonatomic) NSInteger step1b; +@property (nonatomic) NSInteger step4s; +@property (nonatomic) NSInteger request; +@property (nonatomic, strong) MediationConfig * _Nonnull mediationConfig; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + + + +SWIFT_CLASS("_TtC9InMobiSDK22UnifiedIdServiceConfig") +@interface UnifiedIdServiceConfig : NSObject +@property (nonatomic) BOOL enabled; +@property (nonatomic) NSInteger retryInterval; +@property (nonatomic, copy) NSString * _Nonnull url; +@property (nonatomic) NSInteger timeout; +@property (nonatomic) NSInteger maxRetries; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK15VastVideoConfig") +@interface VastVideoConfig : NSObject +@property (nonatomic) NSInteger optimalVastVideoSize; +@property (nonatomic) NSInteger maxWrapperLimit; +@property (nonatomic) NSInteger vastMaxAssetSize; +@property (nonatomic, strong) BitRateConfig * _Nonnull bitRate; +@property (nonatomic, copy) NSArray * _Nonnull allowedContentType; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK21VideoImpressionConfig") +@interface VideoImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinTimeViewed; +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger videoMinPercentagePlay; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + +@class WebImpressionConfig; + +SWIFT_CLASS("_TtC9InMobiSDK17ViewabilityConfig") +@interface ViewabilityConfig : NSObject +@property (nonatomic, strong) ImpressionViewabilityConfig * _Nonnull banner; +@property (nonatomic, strong) ImpressionViewabilityConfig * _Nonnull interstitial; +@property (nonatomic) NSInteger impressionPollIntervalMillis; +@property (nonatomic, strong) AudioImpressionConfig * _Nonnull audio; +@property (nonatomic, strong) OmidConfig * _Nonnull omidConfig; +@property (nonatomic, strong) WebImpressionConfig * _Nonnull web; +@property (nonatomic, strong) VideoImpressionConfig * _Nonnull video; +@property (nonatomic) NSInteger impressionMinTimeViewed; +@property (nonatomic) NSInteger impressionMinPercentageViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK7WConfig") +@interface WConfig : NSObject +@property (nonatomic) BOOL cwe; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK19WebImpressionConfig") +@interface WebImpressionConfig : NSObject +@property (nonatomic) NSInteger impressionMinPercentageViewed; +@property (nonatomic) NSInteger impressionPollIntervalMillis; +@property (nonatomic) NSInteger impressionMinTimeViewed; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK17WebViewModeConfig") +@interface WebViewModeConfig : NSObject +@property (nonatomic, copy) NSString * _Nonnull webviewBackground; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end + + +SWIFT_CLASS("_TtC9InMobiSDK27WebViewModeDictionaryConfig") +@interface WebViewModeDictionaryConfig : NSObject +@property (nonatomic, strong) WebViewModeConfig * _Nonnull pingStore; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull native; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull interstitial; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull audio; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull base; +@property (nonatomic, strong) WebViewModeConfig * _Nonnull banner; +- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; +@end -#endif -#if defined(__cplusplus) #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop #endif +#if defined(__cplusplus) +#endif #pragma clang diagnostic pop #endif diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Headers/InMobiSDK.h b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK.h similarity index 100% rename from plugins/2018.3326/iphone/InMobiSDK.framework/Headers/InMobiSDK.h rename to plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Headers/InMobiSDK.h diff --git a/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/InMobiSDK b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/InMobiSDK new file mode 100755 index 0000000..3757233 Binary files /dev/null and b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/InMobiSDK differ diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Info.plist b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Info.plist similarity index 60% rename from plugins/2018.3326/iphone/InMobiSDK.framework/Info.plist rename to plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Info.plist index 0a80485..775a01d 100644 Binary files a/plugins/2018.3326/iphone/InMobiSDK.framework/Info.plist and b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Info.plist differ diff --git a/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.abi.json b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.abi.json new file mode 100644 index 0000000..b61de8f --- /dev/null +++ b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.abi.json @@ -0,0 +1,62078 @@ +{ + "ABIRoot": { + "kind": "Root", + "name": "TopLevel", + "printedName": "TopLevel", + "children": [ + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerPreloadManager", + "printedName": "IMBannerPreloadManager", + "children": [ + { + "kind": "Function", + "name": "preload", + "printedName": "preload()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)preload", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC7preloadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)load", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager(im)init", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager", + "mangledName": "$s9InMobiSDK22IMBannerPreloadManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMStatusCode", + "printedName": "IMStatusCode", + "children": [ + { + "kind": "Var", + "name": "networkUnReachable", + "printedName": "networkUnReachable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNetworkUnReachable", + "mangledName": "$s9InMobiSDK12IMStatusCodeO18networkUnReachableyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "noFill", + "printedName": "noFill", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeNoFill", + "mangledName": "$s9InMobiSDK12IMStatusCodeO6noFillyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "requestInvalid", + "printedName": "requestInvalid", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestInvalid", + "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestInvalidyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "requestPending", + "printedName": "requestPending", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestPending", + "mangledName": "$s9InMobiSDK12IMStatusCodeO14requestPendingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "requestTimedOut", + "printedName": "requestTimedOut", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeRequestTimedOut", + "mangledName": "$s9InMobiSDK12IMStatusCodeO15requestTimedOutyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "multipleLoadsOnSameInstance", + "printedName": "multipleLoadsOnSameInstance", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeMultipleLoadsOnSameInstance", + "mangledName": "$s9InMobiSDK12IMStatusCodeO27multipleLoadsOnSameInstanceyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "internalError", + "printedName": "internalError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInternalError", + "mangledName": "$s9InMobiSDK12IMStatusCodeO13internalErroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "serverError", + "printedName": "serverError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeServerError", + "mangledName": "$s9InMobiSDK12IMStatusCodeO11serverErroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "adActive", + "printedName": "adActive", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAdActive", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8adActiveyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "earlyRefreshRequest", + "printedName": "earlyRefreshRequest", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeEarlyRefreshRequest", + "mangledName": "$s9InMobiSDK12IMStatusCodeO19earlyRefreshRequestyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 9 + }, + { + "kind": "Var", + "name": "droppingNetworkRequest", + "printedName": "droppingNetworkRequest", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeDroppingNetworkRequest", + "mangledName": "$s9InMobiSDK12IMStatusCodeO22droppingNetworkRequestyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 10 + }, + { + "kind": "Var", + "name": "incorrectPlacementID", + "printedName": "incorrectPlacementID", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeIncorrectPlacementID", + "mangledName": "$s9InMobiSDK12IMStatusCodeO20incorrectPlacementIDyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 11 + }, + { + "kind": "Var", + "name": "sdkNotInitialised", + "printedName": "sdkNotInitialised", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeSdkNotInitialised", + "mangledName": "$s9InMobiSDK12IMStatusCodeO17sdkNotInitialisedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 12 + }, + { + "kind": "Var", + "name": "invalidBannerframe", + "printedName": "invalidBannerframe", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidBannerframe", + "mangledName": "$s9InMobiSDK12IMStatusCodeO18invalidBannerframeyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 13 + }, + { + "kind": "Var", + "name": "invalidAudioFrame", + "printedName": "invalidAudioFrame", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeInvalidAudioFrame", + "mangledName": "$s9InMobiSDK12IMStatusCodeO17invalidAudioFrameyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 14 + }, + { + "kind": "Var", + "name": "audioDisabled", + "printedName": "audioDisabled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDisabled", + "mangledName": "$s9InMobiSDK12IMStatusCodeO13audioDisabledyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 15 + }, + { + "kind": "Var", + "name": "audioDeviceVolumeLow", + "printedName": "audioDeviceVolumeLow", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMStatusCode.Type) -> InMobiSDK.IMStatusCode", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMStatusCode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMStatusCode@IMStatusCodeAudioDeviceVolumeLow", + "mangledName": "$s9InMobiSDK12IMStatusCodeO20audioDeviceVolumeLowyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 16 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMStatusCode?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMStatusCode", + "printedName": "InMobiSDK.IMStatusCode", + "usr": "c:@M@InMobiSDK@E@IMStatusCode" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivp", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMStatusCodeO8rawValueSivg", + "mangledName": "$s9InMobiSDK12IMStatusCodeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMStatusCode", + "mangledName": "$s9InMobiSDK12IMStatusCodeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMRequestStatus", + "printedName": "IMRequestStatus", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(domain:code:userInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus(im)initWithDomain:code:userInfo:", + "mangledName": "$s9InMobiSDK15IMRequestStatusC6domain4code8userInfoACSS_SiSDySSypGSgtcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithDomain:code:userInfo:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus", + "mangledName": "$s9InMobiSDK15IMRequestStatusC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSError", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "Foundation.NSError", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "SystemConfiguration.CaptiveNetwork", + "printedName": "SystemConfiguration.CaptiveNetwork", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AdsConfig", + "printedName": "AdsConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getType", + "mangledName": "$s9InMobiSDK9AdsConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK9AdsConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "minimumRefreshInterval", + "printedName": "minimumRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)minimumRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)minimumRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMinimumRefreshInterval:", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK9AdsConfigC22minimumRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultRefreshInterval", + "printedName": "defaultRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)defaultRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)defaultRefreshInterval", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setDefaultRefreshInterval:", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK9AdsConfigC22defaultRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contextualData", + "printedName": "contextualData", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)contextualData", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)contextualData", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setContextualData:", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC14contextualDataAA010ContextualgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)audio", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)audio", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC5audioAA0d5AudioE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC5audioAA0d5AudioE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adReport", + "printedName": "adReport", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)adReport", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)adReport", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAdReport:", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC8adReportAA02AdgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC8adReportAA02AdgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "imai", + "printedName": "imai", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)imai", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)imai", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setImai:", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC4imaiAA04ImaiE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC4imaiAA04ImaiE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mediaVolumeCollectionEnabled", + "printedName": "mediaVolumeCollectionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)mediaVolumeCollectionEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)mediaVolumeCollectionEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMediaVolumeCollectionEnabled:", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC28mediaVolumeCollectionEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "applyGzipReq", + "printedName": "applyGzipReq", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)applyGzipReq", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)applyGzipReq", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setApplyGzipReq:", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC12applyGzipReqSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC12applyGzipReqSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "viewability", + "printedName": "viewability", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)viewability", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)viewability", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setViewability:", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC11viewabilityAA011ViewabilityE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adQuality", + "printedName": "adQuality", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)adQuality", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)adQuality", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAdQuality:", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9adQualityAA02AdgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9adQualityAA02AdgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "watermarkEnabled", + "printedName": "watermarkEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)watermarkEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)watermarkEnabled", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setWatermarkEnabled:", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16watermarkEnabledSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16watermarkEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "showIntWithoutVC", + "printedName": "showIntWithoutVC", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)showIntWithoutVC", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)showIntWithoutVC", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setShowIntWithoutVC:", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16showIntWithoutVCSbvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16showIntWithoutVCSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeouts", + "printedName": "timeouts", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)timeouts", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)timeouts", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setTimeouts:", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC8timeoutsAA08TimeoutsE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vastVideo", + "printedName": "vastVideo", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)vastVideo", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)vastVideo", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setVastVideo:", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9vastVideoAA04VastgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "assetCache", + "printedName": "assetCache", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)assetCache", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)assetCache", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setAssetCache:", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC10assetCacheAA05AssetgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)includeIds", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)includeIds", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "skan", + "printedName": "skan", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)skan", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)skan", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setSkan:", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC4skanAA04SkanE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC4skanAA04SkanE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "rendering", + "printedName": "rendering", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)rendering", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)rendering", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setRendering:", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC9renderingAA09RenderingE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC9renderingAA09RenderingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "silenceDetection", + "printedName": "silenceDetection", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)silenceDetection", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)silenceDetection", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setSilenceDetection:", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC16silenceDetectionAA07SilencegE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mraid", + "printedName": "mraid", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(py)mraid", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)mraid", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)setMraid:", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9AdsConfigC5mraidAA05MraidE0CvM", + "mangledName": "$s9InMobiSDK9AdsConfigC5mraidAA05MraidE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "getAdServerUrl", + "printedName": "getAdServerUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getAdServerUrl", + "mangledName": "$s9InMobiSDK9AdsConfigC14getAdServerUrlSSyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Dynamic", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getWebviewConfig", + "printedName": "getWebviewConfig(for:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)getWebviewConfigFor:", + "mangledName": "$s9InMobiSDK9AdsConfigC010getWebviewE03forAA011WebViewModeE0CSS_tF", + "moduleName": "InMobiSDK", + "objc_name": "getWebviewConfigFor:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig(im)init", + "mangledName": "$s9InMobiSDK9AdsConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK9AdsConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK9AdsConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK9AdsConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK9AdsConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig", + "mangledName": "$s9InMobiSDK9AdsConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ContextualDataConfig", + "printedName": "ContextualDataConfig", + "children": [ + { + "kind": "Var", + "name": "maxAdRecords", + "printedName": "maxAdRecords", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)maxAdRecords", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)maxAdRecords", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setMaxAdRecords:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC12maxAdRecordsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiryTime", + "printedName": "expiryTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)expiryTime", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)expiryTime", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setExpiryTime:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC10expiryTimeSivM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10expiryTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "skipFields", + "printedName": "skipFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(py)skipFields", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)skipFields", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)setSkipFields:", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvM", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC10skipFieldsSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig(im)init", + "mangledName": "$s9InMobiSDK20ContextualDataConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ContextualDataConfig", + "printedName": "InMobiSDK.ContextualDataConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20ContextualDataConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20ContextualDataConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ContextualDataConfig", + "mangledName": "$s9InMobiSDK20ContextualDataConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdsAudioConfig", + "printedName": "AdsAudioConfig", + "children": [ + { + "kind": "Var", + "name": "isAudioEnabled", + "printedName": "isAudioEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)isAudioEnabled", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)isAudioEnabled", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setIsAudioEnabled:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC02isE7EnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minDeviceVolume", + "printedName": "minDeviceVolume", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)minDeviceVolume", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)minDeviceVolume", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setMinDeviceVolume:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC15minDeviceVolumeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minRefreshInterval", + "printedName": "minRefreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(py)minRefreshInterval", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)minRefreshInterval", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)setMinRefreshInterval:", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivM", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC18minRefreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig(im)init", + "mangledName": "$s9InMobiSDK14AdsAudioConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsAudioConfig", + "printedName": "InMobiSDK.AdsAudioConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14AdsAudioConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14AdsAudioConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdsAudioConfig", + "mangledName": "$s9InMobiSDK14AdsAudioConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdReportConfig", + "printedName": "AdReportConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(py)enabled", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)enabled", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdReportConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK14AdReportConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cridls", + "printedName": "cridls", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(py)cridls", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)cridls", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)setCridls:", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14AdReportConfigC6cridlsSivM", + "mangledName": "$s9InMobiSDK14AdReportConfigC6cridlsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig(im)init", + "mangledName": "$s9InMobiSDK14AdReportConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdReportConfig", + "printedName": "InMobiSDK.AdReportConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14AdReportConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14AdReportConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14AdReportConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14AdReportConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdReportConfig", + "mangledName": "$s9InMobiSDK14AdReportConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ImaiConfig", + "printedName": "ImaiConfig", + "children": [ + { + "kind": "Var", + "name": "pingTimeout", + "printedName": "pingTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingTimeout", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingTimeout", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingTimeout:", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC11pingTimeoutSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC11pingTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "pingCacheExpiry", + "printedName": "pingCacheExpiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingCacheExpiry", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingCacheExpiry", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingCacheExpiry:", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC15pingCacheExpirySivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC15pingCacheExpirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxDbEvents", + "printedName": "maxDbEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxDbEvents", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxDbEvents", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxDbEvents:", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC11maxDbEventsSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC11maxDbEventsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventBatch", + "printedName": "maxEventBatch", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxEventBatch", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxEventBatch", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxEventBatch:", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC13maxEventBatchSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC13maxEventBatchSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "pingInterval", + "printedName": "pingInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)pingInterval", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)pingInterval", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setPingInterval:", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC12pingIntervalSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC12pingIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10ImaiConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10ImaiConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig(im)init", + "mangledName": "$s9InMobiSDK10ImaiConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ImaiConfig", + "printedName": "InMobiSDK.ImaiConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10ImaiConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10ImaiConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10ImaiConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10ImaiConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ImaiConfig", + "mangledName": "$s9InMobiSDK10ImaiConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ViewabilityConfig", + "printedName": "ViewabilityConfig", + "children": [ + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)banner", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)banner", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6bannerAA010ImpressiondE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)interstitial", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)interstitial", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC12interstitialAA010ImpressiondE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionPollIntervalMillis", + "printedName": "impressionPollIntervalMillis", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionPollIntervalMillis:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC28impressionPollIntervalMillisSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)audio", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)audio", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5audioAA015AudioImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "omidConfig", + "printedName": "omidConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)omidConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)omidConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setOmidConfig:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC04omidE0AA04OmidE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "web", + "printedName": "web", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)web", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)web", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setWeb:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC3webAA013WebImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "video", + "printedName": "video", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)video", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)video", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setVideo:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0CvM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC5videoAA015VideoImpressionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig(im)init", + "mangledName": "$s9InMobiSDK17ViewabilityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ViewabilityConfig", + "printedName": "InMobiSDK.ViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17ViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17ViewabilityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ViewabilityConfig", + "mangledName": "$s9InMobiSDK17ViewabilityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ImpressionViewabilityConfig", + "printedName": "ImpressionViewabilityConfig", + "children": [ + { + "kind": "Var", + "name": "impressionType", + "printedName": "impressionType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(py)impressionType", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)impressionType", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)setImpressionType:", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivM", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC14impressionTypeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig(im)init", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ImpressionViewabilityConfig", + "printedName": "InMobiSDK.ImpressionViewabilityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK27ImpressionViewabilityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ImpressionViewabilityConfig", + "mangledName": "$s9InMobiSDK27ImpressionViewabilityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AudioImpressionConfig", + "printedName": "AudioImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionType", + "printedName": "impressionType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionType", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionType", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionType:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC14impressionTypeSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC14impressionTypeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AudioImpressionConfig", + "printedName": "InMobiSDK.AudioImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK21AudioImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK21AudioImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AudioImpressionConfig", + "mangledName": "$s9InMobiSDK21AudioImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OmidConfig", + "printedName": "OmidConfig", + "children": [ + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10OmidConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)expiry", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)expiry", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC6expirySivM", + "mangledName": "$s9InMobiSDK10OmidConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)url", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)url", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK10OmidConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "webViewRetainTime", + "printedName": "webViewRetainTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)webViewRetainTime", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)webViewRetainTime", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setWebViewRetainTime:", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64VvM", + "mangledName": "$s9InMobiSDK10OmidConfigC17webViewRetainTimes5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK10OmidConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "omidEnabled", + "printedName": "omidEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)omidEnabled", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "Dynamic", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)omidEnabled", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setOmidEnabled:", + "mangledName": "$s9InMobiSDK10OmidConfigC11omidEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "partnerKey", + "printedName": "partnerKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(py)partnerKey", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)partnerKey", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)setPartnerKey:", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10OmidConfigC10partnerKeySSvM", + "mangledName": "$s9InMobiSDK10OmidConfigC10partnerKeySSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig(im)init", + "mangledName": "$s9InMobiSDK10OmidConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OmidConfig", + "printedName": "InMobiSDK.OmidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10OmidConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10OmidConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10OmidConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10OmidConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)OmidConfig", + "mangledName": "$s9InMobiSDK10OmidConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebImpressionConfig", + "printedName": "WebImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionPollIntervalMillis", + "printedName": "impressionPollIntervalMillis", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionPollIntervalMillis", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionPollIntervalMillis:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC28impressionPollIntervalMillisSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK19WebImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebImpressionConfig", + "printedName": "InMobiSDK.WebImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK19WebImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK19WebImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebImpressionConfig", + "mangledName": "$s9InMobiSDK19WebImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VideoImpressionConfig", + "printedName": "VideoImpressionConfig", + "children": [ + { + "kind": "Var", + "name": "impressionMinTimeViewed", + "printedName": "impressionMinTimeViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)impressionMinTimeViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setImpressionMinTimeViewed:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC23impressionMinTimeViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "impressionMinPercentageViewed", + "printedName": "impressionMinPercentageViewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)impressionMinPercentageViewed", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setImpressionMinPercentageViewed:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC29impressionMinPercentageViewedSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "videoMinPercentagePlay", + "printedName": "videoMinPercentagePlay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(py)videoMinPercentagePlay", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)videoMinPercentagePlay", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)setVideoMinPercentagePlay:", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivM", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC22videoMinPercentagePlaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig(im)init", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "VideoImpressionConfig", + "printedName": "InMobiSDK.VideoImpressionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK21VideoImpressionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK21VideoImpressionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)VideoImpressionConfig", + "mangledName": "$s9InMobiSDK21VideoImpressionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AdQualityConfig", + "printedName": "AdQualityConfig", + "children": [ + { + "kind": "Var", + "name": "maxImageSize", + "printedName": "maxImageSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)maxImageSize", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)maxImageSize", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setMaxImageSize:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC12maxImageSizeSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC12maxImageSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "resizedPercentage", + "printedName": "resizedPercentage", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)resizedPercentage", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)resizedPercentage", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setResizedPercentage:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC17resizedPercentageSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC17resizedPercentageSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)enabled", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)enabled", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15AdQualityConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK15AdQualityConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig(im)init", + "mangledName": "$s9InMobiSDK15AdQualityConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AdQualityConfig", + "printedName": "InMobiSDK.AdQualityConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15AdQualityConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15AdQualityConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15AdQualityConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15AdQualityConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AdQualityConfig", + "mangledName": "$s9InMobiSDK15AdQualityConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TimeoutsConfig", + "printedName": "TimeoutsConfig", + "children": [ + { + "kind": "Var", + "name": "step2u", + "printedName": "step2u", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step2u", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step2u", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep2u:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step2uSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step2uSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitmap", + "printedName": "bitmap", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)bitmap", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)bitmap", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setBitmap:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6bitmapSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6bitmapSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "step1b", + "printedName": "step1b", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step1b", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step1b", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep1b:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step1bSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step1bSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "step4s", + "printedName": "step4s", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)step4s", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)step4s", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setStep4s:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC6step4sSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6step4sSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "request", + "printedName": "request", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)request", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)request", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setRequest:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC7requestSivM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC7requestSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "mediationConfig", + "printedName": "mediationConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(py)mediationConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)mediationConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)setMediationConfig:", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0CvM", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC09mediationE0AA09MediationE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig(im)init", + "mangledName": "$s9InMobiSDK14TimeoutsConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TimeoutsConfig", + "printedName": "InMobiSDK.TimeoutsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14TimeoutsConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14TimeoutsConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)TimeoutsConfig", + "mangledName": "$s9InMobiSDK14TimeoutsConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationConfig", + "printedName": "MediationConfig", + "children": [ + { + "kind": "Var", + "name": "ab", + "printedName": "ab", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)ab", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)ab", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setAb:", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC2abAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nonAb", + "printedName": "nonAb", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)nonAb", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)nonAb", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setNonAb:", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC5nonAbAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preload", + "printedName": "preload", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(py)preload", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)preload", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)setPreload:", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0CvM", + "mangledName": "$s9InMobiSDK15MediationConfigC7preloadAA0d8FlowTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig(im)init", + "mangledName": "$s9InMobiSDK15MediationConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationConfig", + "printedName": "InMobiSDK.MediationConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15MediationConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15MediationConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15MediationConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15MediationConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationConfig", + "mangledName": "$s9InMobiSDK15MediationConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationFlowTypeConfig", + "printedName": "MediationFlowTypeConfig", + "children": [ + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)native", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)native", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setNative:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6nativeAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)interstitial", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)interstitial", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC12interstitialAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)audio", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)audio", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC5audioAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(py)banner", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)banner", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0CvM", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6bannerAA0d7TimeoutG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig(im)init", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationFlowTypeConfig", + "printedName": "InMobiSDK.MediationFlowTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK23MediationFlowTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationFlowTypeConfig", + "mangledName": "$s9InMobiSDK23MediationFlowTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationTimeoutConfig", + "printedName": "MediationTimeoutConfig", + "children": [ + { + "kind": "Var", + "name": "loadRetryInterval", + "printedName": "loadRetryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)loadRetryInterval", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)loadRetryInterval", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setLoadRetryInterval:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC17loadRetryIntervalAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loadTimeout", + "printedName": "loadTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)loadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)loadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setLoadTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04loadE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxLoadRetries", + "printedName": "maxLoadRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)maxLoadRetries", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)maxLoadRetries", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setMaxLoadRetries:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC14maxLoadRetriesAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "muttTimeout", + "printedName": "muttTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)muttTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)muttTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setMuttTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC04muttE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preloadTimeout", + "printedName": "preloadTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(py)preloadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)preloadTimeout", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)setPreloadTimeout:", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC07preloadE0AA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig(im)init", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationTimeoutConfig", + "printedName": "InMobiSDK.MediationTimeoutConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22MediationTimeoutConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationTimeoutConfig", + "mangledName": "$s9InMobiSDK22MediationTimeoutConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationRetriesConfig", + "printedName": "MediationRetriesConfig", + "children": [ + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(py)default", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)default", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)setDefault:", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22MediationRetriesConfigC7defaultSivM", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC7defaultSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetriesConfig", + "printedName": "InMobiSDK.MediationRetriesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig(im)init", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetriesConfig", + "printedName": "InMobiSDK.MediationRetriesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22MediationRetriesConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22MediationRetriesConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetriesConfig", + "mangledName": "$s9InMobiSDK22MediationRetriesConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MediationRetryIntervalConfig", + "printedName": "MediationRetryIntervalConfig", + "children": [ + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(py)default", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)default", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)setDefault:", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC7defaultSivM", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC7defaultSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetryIntervalConfig", + "printedName": "InMobiSDK.MediationRetryIntervalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig(im)init", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MediationRetryIntervalConfig", + "printedName": "InMobiSDK.MediationRetryIntervalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK28MediationRetryIntervalConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MediationRetryIntervalConfig", + "mangledName": "$s9InMobiSDK28MediationRetryIntervalConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VastVideoConfig", + "printedName": "VastVideoConfig", + "children": [ + { + "kind": "Var", + "name": "optimalVastVideoSize", + "printedName": "optimalVastVideoSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)optimalVastVideoSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)optimalVastVideoSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setOptimalVastVideoSize:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC07optimaldE4SizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxWrapperLimit", + "printedName": "maxWrapperLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)maxWrapperLimit", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)maxWrapperLimit", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setMaxWrapperLimit:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC15maxWrapperLimitSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vastMaxAssetSize", + "printedName": "vastMaxAssetSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)vastMaxAssetSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)vastMaxAssetSize", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setVastMaxAssetSize:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC16vastMaxAssetSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitRate", + "printedName": "bitRate", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)bitRate", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)bitRate", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setBitRate:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0CvM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC7bitRateAA03BithF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "allowedContentType", + "printedName": "allowedContentType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(py)allowedContentType", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)allowedContentType", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)setAllowedContentType:", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvM", + "mangledName": "$s9InMobiSDK15VastVideoConfigC18allowedContentTypeSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig(im)init", + "mangledName": "$s9InMobiSDK15VastVideoConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "VastVideoConfig", + "printedName": "InMobiSDK.VastVideoConfig", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15VastVideoConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15VastVideoConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15VastVideoConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15VastVideoConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)VastVideoConfig", + "mangledName": "$s9InMobiSDK15VastVideoConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BitRateConfig", + "printedName": "BitRateConfig", + "children": [ + { + "kind": "Var", + "name": "headerTimeout", + "printedName": "headerTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(py)headerTimeout", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)headerTimeout", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)setHeaderTimeout:", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13BitRateConfigC13headerTimeoutSivM", + "mangledName": "$s9InMobiSDK13BitRateConfigC13headerTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bitrate_mandatory", + "printedName": "bitrate_mandatory", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(py)bitrate_mandatory", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)bitrate_mandatory", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)setBitrate_mandatory:", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvM", + "mangledName": "$s9InMobiSDK13BitRateConfigC17bitrate_mandatorySbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig(im)init", + "mangledName": "$s9InMobiSDK13BitRateConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BitRateConfig", + "printedName": "InMobiSDK.BitRateConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13BitRateConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13BitRateConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13BitRateConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13BitRateConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BitRateConfig", + "mangledName": "$s9InMobiSDK13BitRateConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AssetCacheConfig", + "printedName": "AssetCacheConfig", + "children": [ + { + "kind": "Var", + "name": "timeToLive", + "printedName": "timeToLive", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)timeToLive", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)timeToLive", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setTimeToLive:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC10timeToLiveSdvM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10timeToLiveSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxCacheSize", + "printedName": "maxCacheSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)maxCacheSize", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)maxCacheSize", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setMaxCacheSize:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC03maxE4SizeSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16AssetCacheConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig(im)init", + "mangledName": "$s9InMobiSDK16AssetCacheConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetCacheConfig", + "printedName": "InMobiSDK.AssetCacheConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK16AssetCacheConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK16AssetCacheConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AssetCacheConfig", + "mangledName": "$s9InMobiSDK16AssetCacheConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSKANConfigRequestModeType", + "printedName": "IMSKANConfigRequestModeType", + "children": [ + { + "kind": "Var", + "name": "disabled", + "printedName": "disabled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSKANConfigRequestModeType.Type) -> InMobiSDK.IMSKANConfigRequestModeType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType@IMSKANConfigRequestModeTypeDisabled", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8disabledyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "skanList", + "printedName": "skanList", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSKANConfigRequestModeType.Type) -> InMobiSDK.IMSKANConfigRequestModeType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType@IMSKANConfigRequestModeTypeSkanList", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8skanListyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSKANConfigRequestModeType", + "printedName": "InMobiSDK.IMSKANConfigRequestModeType", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSKANConfigRequestModeType", + "mangledName": "$s9InMobiSDK27IMSKANConfigRequestModeTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SkanConfig", + "printedName": "SkanConfig", + "children": [ + { + "kind": "Var", + "name": "requestMode", + "printedName": "requestMode", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(py)requestMode", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)requestMode", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)setRequestMode:", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SkanConfigC11requestModeSivM", + "mangledName": "$s9InMobiSDK10SkanConfigC11requestModeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig(im)init", + "mangledName": "$s9InMobiSDK10SkanConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SkanConfig", + "printedName": "InMobiSDK.SkanConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10SkanConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10SkanConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10SkanConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10SkanConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SkanConfig", + "mangledName": "$s9InMobiSDK10SkanConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RenderingConfig", + "printedName": "RenderingConfig", + "children": [ + { + "kind": "Var", + "name": "picHeight", + "printedName": "picHeight", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picHeight", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picHeight", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicHeight:", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC9picHeightSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC9picHeightSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gestures", + "printedName": "gestures", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)gestures", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)gestures", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setGestures:", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC8gesturesSaySiGvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC8gesturesSaySiGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "autoRedirectionEnforcement", + "printedName": "autoRedirectionEnforcement", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)autoRedirectionEnforcement", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "Dynamic", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)autoRedirectionEnforcement", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setAutoRedirectionEnforcement:", + "mangledName": "$s9InMobiSDK15RenderingConfigC26autoRedirectionEnforcementSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "enableImmersive", + "printedName": "enableImmersive", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)enableImmersive", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enableImmersive", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setEnableImmersive:", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC15enableImmersiveSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC15enableImmersiveSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "picQuality", + "printedName": "picQuality", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picQuality", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picQuality", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicQuality:", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC10picQualitySivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC10picQualitySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "savecontent", + "printedName": "savecontent", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)savecontent", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)savecontent", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setSavecontent:", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0CvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC11savecontentAA011SaveContentE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delayedRedirection", + "printedName": "delayedRedirection", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)delayedRedirection", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)delayedRedirection", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setDelayedRedirection:", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC18delayedRedirectionSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC18delayedRedirectionSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "userTouchResetTime", + "printedName": "userTouchResetTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)userTouchResetTime", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)userTouchResetTime", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setUserTouchResetTime:", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC18userTouchResetTimeSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC18userTouchResetTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "shouldRenderPopup", + "printedName": "shouldRenderPopup", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)shouldRenderPopup", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)shouldRenderPopup", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setShouldRenderPopup:", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC17shouldRenderPopupSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "picWidth", + "printedName": "picWidth", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)picWidth", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)picWidth", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setPicWidth:", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC8picWidthSivM", + "mangledName": "$s9InMobiSDK15RenderingConfigC8picWidthSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableSDKAVAudioSession", + "printedName": "enableSDKAVAudioSession", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)enableSDKAVAudioSession", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enableSDKAVAudioSession", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setEnableSDKAVAudioSession:", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC23enableSDKAVAudioSessionSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "webviewModeDictionary", + "printedName": "webviewModeDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(py)webviewModeDictionary", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)webviewModeDictionary", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)setWebviewModeDictionary:", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0CvM", + "mangledName": "$s9InMobiSDK15RenderingConfigC21webviewModeDictionaryAA07WebViewghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "enablePubMuteControl_", + "printedName": "enablePubMuteControl_()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)enablePubMuteControl_", + "mangledName": "$s9InMobiSDK15RenderingConfigC21enablePubMuteControl_SbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig(im)init", + "mangledName": "$s9InMobiSDK15RenderingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RenderingConfig", + "printedName": "InMobiSDK.RenderingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15RenderingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15RenderingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15RenderingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15RenderingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)RenderingConfig", + "mangledName": "$s9InMobiSDK15RenderingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SaveContentConfig", + "printedName": "SaveContentConfig", + "children": [ + { + "kind": "Var", + "name": "maxSaveSize", + "printedName": "maxSaveSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(py)maxSaveSize", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)maxSaveSize", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)setMaxSaveSize:", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17SaveContentConfigC03maxD4SizeSivM", + "mangledName": "$s9InMobiSDK17SaveContentConfigC03maxD4SizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "allowedContentType", + "printedName": "allowedContentType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(py)allowedContentType", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)allowedContentType", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)setAllowedContentType:", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvM", + "mangledName": "$s9InMobiSDK17SaveContentConfigC07allowedE4TypeSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig(im)init", + "mangledName": "$s9InMobiSDK17SaveContentConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SaveContentConfig", + "printedName": "InMobiSDK.SaveContentConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17SaveContentConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17SaveContentConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17SaveContentConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17SaveContentConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SaveContentConfig", + "mangledName": "$s9InMobiSDK17SaveContentConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebViewModeDictionaryConfig", + "printedName": "WebViewModeDictionaryConfig", + "children": [ + { + "kind": "Var", + "name": "pingStore", + "printedName": "pingStore", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)pingStore", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)pingStore", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setPingStore:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC9pingStoreAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)native", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)native", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setNative:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6nativeAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "interstitial", + "printedName": "interstitial", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)interstitial", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)interstitial", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setInterstitial:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC12interstitialAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)audio", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)audio", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC5audioAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "base", + "printedName": "base", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)base", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)base", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setBase:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4baseAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(py)banner", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)banner", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0CvM", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6bannerAA0defH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig(im)init", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeDictionaryConfig", + "printedName": "InMobiSDK.WebViewModeDictionaryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK27WebViewModeDictionaryConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeDictionaryConfig", + "mangledName": "$s9InMobiSDK27WebViewModeDictionaryConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WebViewModeConfig", + "printedName": "WebViewModeConfig", + "children": [ + { + "kind": "Var", + "name": "webviewBackground", + "printedName": "webviewBackground", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(py)webviewBackground", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)webviewBackground", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)setWebviewBackground:", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvM", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC17webviewBackgroundSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig(im)init", + "mangledName": "$s9InMobiSDK17WebViewModeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WebViewModeConfig", + "printedName": "InMobiSDK.WebViewModeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17WebViewModeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17WebViewModeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WebViewModeConfig", + "mangledName": "$s9InMobiSDK17WebViewModeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SilenceDetectionConfig", + "printedName": "SilenceDetectionConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)enabled", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)enabled", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "intervalOnAudioPlay", + "printedName": "intervalOnAudioPlay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)intervalOnAudioPlay", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)intervalOnAudioPlay", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setIntervalOnAudioPlay:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC19intervalOnAudioPlaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(py)expiry", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)expiry", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC6expirySivM", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig(im)init", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SilenceDetectionConfig", + "printedName": "InMobiSDK.SilenceDetectionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22SilenceDetectionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SilenceDetectionConfig", + "mangledName": "$s9InMobiSDK22SilenceDetectionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MraidConfig", + "printedName": "MraidConfig", + "children": [ + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)expiry", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)expiry", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC6expirySivM", + "mangledName": "$s9InMobiSDK11MraidConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK11MraidConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ios_url", + "printedName": "ios_url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)ios_url", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)ios_url", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setIos_url:", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC7ios_urlSSvM", + "mangledName": "$s9InMobiSDK11MraidConfigC7ios_urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11MraidConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK11MraidConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig(im)init", + "mangledName": "$s9InMobiSDK11MraidConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MraidConfig", + "printedName": "InMobiSDK.MraidConfig", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11MraidConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11MraidConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11MraidConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11MraidConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)MraidConfig", + "mangledName": "$s9InMobiSDK11MraidConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMMovableView", + "printedName": "IMMovableView", + "children": [ + { + "kind": "Var", + "name": "isMovable", + "printedName": "isMovable", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(py)isMovable", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)isMovable", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)setIsMovable:", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMMovableViewC9isMovableSbvM", + "mangledName": "$s9InMobiSDK13IMMovableViewC9isMovableSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMMovableView", + "printedName": "InMobiSDK.IMMovableView", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)initWithFrame:", + "mangledName": "$s9InMobiSDK13IMMovableViewC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "didMoveToSuperview", + "printedName": "didMoveToSuperview()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)didMoveToSuperview", + "mangledName": "$s9InMobiSDK13IMMovableViewC18didMoveToSuperviewyyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "didMoveToSuperview", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "traitCollectionDidChange", + "printedName": "traitCollectionDidChange(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UITraitCollection?", + "children": [ + { + "kind": "TypeNominal", + "name": "UITraitCollection", + "printedName": "UIKit.UITraitCollection", + "usr": "c:objc(cs)UITraitCollection" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView(im)traitCollectionDidChange:", + "mangledName": "$s9InMobiSDK13IMMovableViewC24traitCollectionDidChangeyySo07UITraitG0CSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "traitCollectionDidChange:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resetPosition", + "printedName": "resetPosition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13IMMovableViewC13resetPositionyyF", + "mangledName": "$s9InMobiSDK13IMMovableViewC13resetPositionyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMMovableView", + "mangledName": "$s9InMobiSDK13IMMovableViewC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialDelegate", + "printedName": "IMInterstitialDelegate", + "children": [ + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToReceiveWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToReceiveWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToReceiveWithErroryAA0D0C_s0L0_ptF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidReceiveAd", + "printedName": "interstitialDidReceiveAd(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidReceiveAd:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP24interstitialDidReceiveAdyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidFinishLoading", + "printedName": "interstitialDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidFinishLoading:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP28interstitialDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialAdImpressed", + "printedName": "interstitialAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialAdImpressed:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialWillPresent", + "printedName": "interstitialWillPresent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillPresent:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillPresentyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidPresent", + "printedName": "interstitialDidPresent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidPresent:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidPresentyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didFailToPresentWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didFailToPresentWithError:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_25didFailToPresentWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialWillDismiss", + "printedName": "interstitialWillDismiss(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialWillDismiss:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP23interstitialWillDismissyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitialDidDismiss", + "printedName": "interstitialDidDismiss(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitialDidDismiss:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP22interstitialDidDismissyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:didInteractWithParams:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interstitial", + "printedName": "interstitial(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)interstitial:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP12interstitial_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromInterstitial", + "printedName": "userWillLeaveApplicationFromInterstitial(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate(im)userWillLeaveApplicationFromInterstitial:", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP40userWillLeaveApplicationFromInterstitialyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMInterstitialDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate", + "mangledName": "$s9InMobiSDK22IMInterstitialDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUserDataModel", + "printedName": "IMUserDataModel", + "children": [ + { + "kind": "Var", + "name": "phoneNumber", + "printedName": "phoneNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)phoneNumber", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)phoneNumber", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setPhoneNumber:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumberAA0dE5TypesCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "emailId", + "printedName": "emailId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)emailId", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)emailId", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setEmailId:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7emailIdAA0dE5TypesCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(py)extras", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)extras", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)setExtras:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataModelC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(phoneNumber:emailId:extras:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataTypes?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)initWithPhoneNumber:emailId:extras:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC11phoneNumber7emailId6extrasAcA0dE5TypesCSg_AISDySSypGSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPhoneNumber:emailId:extras:", + "declAttributes": [ + "Required", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "copy", + "printedName": "copy(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSZone?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSZone", + "printedName": "ObjectiveC.NSZone", + "usr": "s:10ObjectiveC6NSZoneV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)copyWithZone:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC4copy4withyp10ObjectiveC6NSZoneVSg_tF", + "moduleName": "InMobiSDK", + "objc_name": "copyWithZone:", + "declAttributes": [ + "ObjC", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)isEqual:", + "mangledName": "$s9InMobiSDK15IMUserDataModelC7isEqualySbypSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "isEqual:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel(im)init", + "mangledName": "$s9InMobiSDK15IMUserDataModelCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel", + "mangledName": "$s9InMobiSDK15IMUserDataModelC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMSdk", + "printedName": "IMSdk", + "children": [ + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:andCompletionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:andCompletionHandler:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_20andCompletionHandlerySS_ys5Error_pSgcSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:consentDictionary:andCompletionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:andCompletionHandler:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionary20andCompletionHandlerySS_SDySSypGSgys5Error_pSgcSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:consentDictionary:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:consentDictionary:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountID_17consentDictionaryySS_SDySSypGSgtFZ", + "moduleName": "InMobiSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initWithAccountID", + "printedName": "initWithAccountID(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)initWithAccountID:", + "mangledName": "$s9InMobiSDK5IMSdkC17initWithAccountIDyySSFZ", + "moduleName": "InMobiSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "updateGDPRConsent", + "printedName": "updateGDPRConsent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)updateGDPRConsent:", + "mangledName": "$s9InMobiSDK5IMSdkC17updateGDPRConsentyySDySSypGSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPartnerGDPRConsent", + "printedName": "setPartnerGDPRConsent(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setPartnerGDPRConsent:", + "mangledName": "$s9InMobiSDK5IMSdkC21setPartnerGDPRConsentyySDySSypGSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setIsAgeRestricted", + "printedName": "setIsAgeRestricted(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setIsAgeRestricted:", + "mangledName": "$s9InMobiSDK5IMSdkC18setIsAgeRestrictedyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getVersion", + "printedName": "getVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)getVersion", + "mangledName": "$s9InMobiSDK5IMSdkC10getVersionSSyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLogLevel", + "printedName": "setLogLevel(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk(cm)setLogLevel:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLogLevelyyAA08IMSDKLogG0OFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getToken", + "printedName": "getToken()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getToken", + "mangledName": "$s9InMobiSDK5IMSdkC8getTokenSSSgyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getTokenWithExtras", + "printedName": "getTokenWithExtras(_:andKeywords:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getTokenWithExtras:andKeywords:", + "mangledName": "$s9InMobiSDK5IMSdkC18getTokenWithExtras_11andKeywordsSSSgSDySSypGSg_AFtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAge", + "printedName": "setAge(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAge:", + "mangledName": "$s9InMobiSDK5IMSdkC6setAgeyySiFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAreaCode", + "printedName": "setAreaCode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAreaCode:", + "mangledName": "$s9InMobiSDK5IMSdkC11setAreaCodeyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setAgeGroup", + "printedName": "setAgeGroup(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setAgeGroup:", + "mangledName": "$s9InMobiSDK5IMSdkC11setAgeGroupyyAA08IMSDKAgeG0OFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setYearOfBirth", + "printedName": "setYearOfBirth(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setYearOfBirth:", + "mangledName": "$s9InMobiSDK5IMSdkC14setYearOfBirthyySiFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setEducation", + "printedName": "setEducation(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setEducation:", + "mangledName": "$s9InMobiSDK5IMSdkC12setEducationyyAA14IMSDKEducationOFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setGender", + "printedName": "setGender(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setGender:", + "mangledName": "$s9InMobiSDK5IMSdkC9setGenderyyAA11IMSDKGenderOFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setInterests", + "printedName": "setInterests(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setInterests:", + "mangledName": "$s9InMobiSDK5IMSdkC12setInterestsyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLanguage", + "printedName": "setLanguage(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLanguage:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLanguageyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLocationWithCity", + "printedName": "setLocationWithCity(_:state:country:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocationWithCity:state:country:", + "mangledName": "$s9InMobiSDK5IMSdkC19setLocationWithCity_5state7countryySSSg_A2GtFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setLocation", + "printedName": "setLocation(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreLocation.CLLocation?", + "children": [ + { + "kind": "TypeNominal", + "name": "CLLocation", + "printedName": "CoreLocation.CLLocation", + "usr": "c:objc(cs)CLLocation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setLocation:", + "mangledName": "$s9InMobiSDK5IMSdkC11setLocationyySo10CLLocationCSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPostalCode", + "printedName": "setPostalCode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPostalCode:", + "mangledName": "$s9InMobiSDK5IMSdkC13setPostalCodeyySSSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldAutoManageAVAudioSession", + "printedName": "shouldAutoManageAVAudioSession(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)shouldAutoManageAVAudioSession:", + "mangledName": "$s9InMobiSDK5IMSdkC30shouldAutoManageAVAudioSessionyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setMute", + "printedName": "setMute(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setMute:", + "mangledName": "$s9InMobiSDK5IMSdkC7setMuteyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setPublisherProvidedUnifiedId", + "printedName": "setPublisherProvidedUnifiedId(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)setPublisherProvidedUnifiedId:", + "mangledName": "$s9InMobiSDK5IMSdkC29setPublisherProvidedUnifiedIdyySDySSypGFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "putPublisherSignals", + "printedName": "putPublisherSignals(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)putPublisherSignals:", + "mangledName": "$s9InMobiSDK5IMSdkC19putPublisherSignalsyySDySSypGFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getPublisherSignals", + "printedName": "getPublisherSignals()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)getPublisherSignals", + "mangledName": "$s9InMobiSDK5IMSdkC19getPublisherSignalsSDySSypGSgyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resetPublisherSignals", + "printedName": "resetPublisherSignals()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMSdk(cm)resetPublisherSignals", + "mangledName": "$s9InMobiSDK5IMSdkC21resetPublisherSignalsyyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMSdk", + "mangledName": "$s9InMobiSDK5IMSdkC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMAudioStatus", + "printedName": "IMAudioStatus", + "children": [ + { + "kind": "Var", + "name": "playing", + "printedName": "playing", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPlaying", + "mangledName": "$s9InMobiSDK13IMAudioStatusO7playingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "paused", + "printedName": "paused", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusPaused", + "mangledName": "$s9InMobiSDK13IMAudioStatusO6pausedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "completed", + "printedName": "completed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMAudioStatus.Type) -> InMobiSDK.IMAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus@IMAudioStatusCompleted", + "mangledName": "$s9InMobiSDK13IMAudioStatusO9completedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioStatus?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMAudioStatusO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMAudioStatusO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus", + "mangledName": "$s9InMobiSDK13IMAudioStatusO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Frozen", + "ObjC", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMAudioDelegate", + "printedName": "IMAudioDelegate", + "children": [ + { + "kind": "Function", + "name": "audioAdDidFinishLoading", + "printedName": "audioAdDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidFinishLoading:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidBecomeVisible", + "printedName": "audioAdDidBecomeVisible(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidBecomeVisible:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidBecomeVisibleyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdkL0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didFailToShowWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didFailToShowWithError:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_22didFailToShowWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdImpressed", + "printedName": "audioAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdImpressed:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP16audioAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:didInteractWithParams:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdWillPresentScreen", + "printedName": "audioAdWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillPresentScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidPresentScreen", + "printedName": "audioAdDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidPresentScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdWillDismissScreen", + "printedName": "audioAdWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdWillDismissScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP24audioAdWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAdDidDismissScreen", + "printedName": "audioAdDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAdDidDismissScreen:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP23audioAdDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromAudioAd", + "printedName": "userWillLeaveApplicationFromAudioAd(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)userWillLeaveApplicationFromAudioAd:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP35userWillLeaveApplicationFromAudioAdyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "audioAd", + "printedName": "audioAd(_:audioStatusChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "IMAudioStatus", + "printedName": "InMobiSDK.IMAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMAudioStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate(im)audioAd:audioStatusChanged:", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP7audioAd_0F13StatusChangedyAA0D0C_AA0dH0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate", + "mangledName": "$s9InMobiSDK15IMAudioDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMBanner", + "printedName": "IMBanner", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)placementId", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)placementId", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setPlacementId:", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK8IMBannerC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMBannerDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)delegate", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)delegate", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setDelegate:", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audioDelegate", + "printedName": "audioDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMBannerAudioDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)audioDelegate", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)audioDelegate", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setAudioDelegate:", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC13audioDelegateAA0d5AudioF0_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "refreshInterval", + "printedName": "refreshInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)refreshInterval", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)refreshInterval", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setRefreshInterval:", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC15refreshIntervalSivM", + "mangledName": "$s9InMobiSDK8IMBannerC15refreshIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)keywords", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)keywords", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setKeywords:", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)extras", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)extras", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setExtras:", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "transitionAnimation", + "printedName": "transitionAnimation", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)transitionAnimation", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)transitionAnimation", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setTransitionAnimation:", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", + "mangledName": "$s9InMobiSDK8IMBannerC19transitionAnimationSo06UIViewF10TransitionVvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)contentUrl", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)contentUrl", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setContentUrl:", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMBannerC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK8IMBannerC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)creativeId", + "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)creativeId", + "mangledName": "$s9InMobiSDK8IMBannerC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "preloadManager", + "printedName": "preloadManager", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)preloadManager", + "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "Lazy", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerPreloadManager", + "printedName": "InMobiSDK.IMBannerPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerPreloadManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)preloadManager", + "mangledName": "$s9InMobiSDK8IMBannerC14preloadManagerAA0d7PreloadF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAudioAd", + "printedName": "isAudioAd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(py)isAudioAd", + "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)isAudioAd", + "mangledName": "$s9InMobiSDK8IMBannerC9isAudioAdSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:", + "mangledName": "$s9InMobiSDK8IMBannerC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Convenience", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:", + "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:", + "declAttributes": [ + "Custom", + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerDelegate", + "printedName": "InMobiSDK.IMBannerDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)initWithFrame:placementId:delegate:", + "mangledName": "$s9InMobiSDK8IMBannerC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:delegate:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load", + "mangledName": "$s9InMobiSDK8IMBannerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)load:", + "mangledName": "$s9InMobiSDK8IMBannerC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldAutoRefresh", + "printedName": "shouldAutoRefresh(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)shouldAutoRefresh:", + "mangledName": "$s9InMobiSDK8IMBannerC17shouldAutoRefreshyySbF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK8IMBannerC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setWatermark", + "printedName": "setWatermark(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)setWatermarkWith:", + "mangledName": "$s9InMobiSDK8IMBannerC12setWatermark4withyAA11IMWatermarkC_tF", + "moduleName": "InMobiSDK", + "objc_name": "setWatermarkWith:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)cancel", + "mangledName": "$s9InMobiSDK8IMBannerC6cancelyyF", + "moduleName": "InMobiSDK", + "deprecated": true, + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willMove", + "printedName": "willMove(toWindow:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIWindow?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIWindow", + "printedName": "UIKit.UIWindow", + "usr": "c:objc(cs)UIWindow" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner(im)willMoveToWindow:", + "mangledName": "$s9InMobiSDK8IMBannerC8willMove8toWindowySo8UIWindowCSg_tF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "willMoveToWindow:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner", + "mangledName": "$s9InMobiSDK8IMBannerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialPreloadManager", + "printedName": "IMInterstitialPreloadManager", + "children": [ + { + "kind": "Function", + "name": "preload", + "printedName": "preload()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)preload", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC7preloadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)load", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager(im)init", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager", + "mangledName": "$s9InMobiSDK28IMInterstitialPreloadManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMCTServiceManager", + "printedName": "IMCTServiceManager", + "children": [ + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCTServiceManager", + "printedName": "InMobiSDK.IMCTServiceManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(cpy)shared", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC6sharedACvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCTServiceManager", + "printedName": "InMobiSDK.IMCTServiceManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(cm)shared", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC6sharedACvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getConnectionTypeValue", + "printedName": "getConnectionTypeValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager(im)getConnectionTypeValue", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC22getConnectionTypeValueSSSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMCTServiceManager", + "mangledName": "$s9InMobiSDK18IMCTServiceManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerDelegate", + "printedName": "IMBannerDelegate", + "children": [ + { + "kind": "Function", + "name": "bannerDidFinishLoading", + "printedName": "bannerDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidFinishLoading:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didReceiveWithMetaInfo:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didReceiveWithMetaInfo:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didReceiveWithMetaInfoyAA0D0C_AA04IMAdjK0CtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didFailToReceiveWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToReceiveWithError:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_25didFailToReceiveWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerAdImpressed", + "printedName": "bannerAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerAdImpressed:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP17bannerAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:didInteractWithParams:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromBanner", + "printedName": "userWillLeaveApplicationFromBanner(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)userWillLeaveApplicationFromBanner:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP34userWillLeaveApplicationFromBanneryyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerWillPresentScreen", + "printedName": "bannerWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillPresentScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerDidPresentScreen", + "printedName": "bannerDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidPresentScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerWillDismissScreen", + "printedName": "bannerWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerWillDismissScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP23bannerWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bannerDidDismissScreen", + "printedName": "bannerDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)bannerDidDismissScreen:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP22bannerDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:rewardActionCompletedWithRewards:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate(im)banner:rewardActionCompletedWithRewards:", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP6banner_32rewardActionCompletedWithRewardsyAA0D0C_SDySSypGtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerDelegate", + "mangledName": "$s9InMobiSDK16IMBannerDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUnifiedIdService", + "printedName": "IMUnifiedIdService", + "children": [ + { + "kind": "Function", + "name": "push", + "printedName": "push(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUserDataModel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataModel", + "printedName": "InMobiSDK.IMUserDataModel", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataModel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)push:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC4pushyyAA15IMUserDataModelCSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "reset", + "printedName": "reset()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)reset", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC5resetyyFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "fetchUnifiedIds", + "printedName": "fetchUnifiedIds(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMUnifiedIdDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUnifiedIdDelegate", + "printedName": "InMobiSDK.IMUnifiedIdDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)fetchUnifiedIds:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15fetchUnifiedIdsyyAA0dE8Delegate_pSgFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "enableDebugMode", + "printedName": "enableDebugMode(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService(cm)enableDebugMode:", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC15enableDebugModeyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUnifiedIdService", + "mangledName": "$s9InMobiSDK18IMUnifiedIdServiceC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AdSupport", + "printedName": "AdSupport", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "AppTrackingTransparency", + "printedName": "AppTrackingTransparency", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "TelemetryConfig", + "printedName": "TelemetryConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)getType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "txLatency", + "printedName": "txLatency", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)txLatency", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)txLatency", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setTxLatency:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC9txLatencySivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC9txLatencySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetryCount", + "printedName": "maxRetryCount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxRetryCount", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxRetryCount", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxRetryCount:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC13maxRetryCountSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC13maxRetryCountSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "networkType", + "printedName": "networkType", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)networkType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)networkType", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setNetworkType:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC11networkTypeAA07NetworkgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "base", + "printedName": "base", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)base", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)base", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setBase:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC4baseAA04BaseE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4baseAA04BaseE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "telemetryUrl", + "printedName": "telemetryUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)telemetryUrl", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)telemetryUrl", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setTelemetryUrl:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC12telemetryUrlSSvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC12telemetryUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggingConfig", + "printedName": "loggingConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)loggingConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)loggingConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setLoggingConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC07loggingE0AA07LoggingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "assetReporting", + "printedName": "assetReporting", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)assetReporting", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)assetReporting", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setAssetReporting:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14assetReportingAA05AssetgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "processingInterval", + "printedName": "processingInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)processingInterval", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)processingInterval", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setProcessingInterval:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC18processingIntervalSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18processingIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventTTL", + "printedName": "eventTTL", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)eventTTL", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)eventTTL", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setEventTTL:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC8eventTTLSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC8eventTTLSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxTemplateEvents", + "printedName": "maxTemplateEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxTemplateEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxTemplateEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxTemplateEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC17maxTemplateEventsSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "priorityEvents", + "printedName": "priorityEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)priorityEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)priorityEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setPriorityEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14priorityEventsSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventsToPersist", + "printedName": "maxEventsToPersist", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)maxEventsToPersist", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)maxEventsToPersist", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setMaxEventsToPersist:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC18maxEventsToPersistSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "lpConfig", + "printedName": "lpConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)lpConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)lpConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setLpConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC02lpE0AA8LPConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "samplingFactor", + "printedName": "samplingFactor", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)samplingFactor", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)samplingFactor", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setSamplingFactor:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC14samplingFactorSdvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC14samplingFactorSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "disableAllGeneralEvents", + "printedName": "disableAllGeneralEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)disableAllGeneralEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)disableAllGeneralEvents", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setDisableAllGeneralEvents:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC23disableAllGeneralEventsSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)includeIds", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)includeIds", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "databaseConfig", + "printedName": "databaseConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(py)databaseConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)databaseConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)setDatabaseConfig:", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0CvM", + "mangledName": "$s9InMobiSDK15TelemetryConfigC08databaseE0AA08DatabaseE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig(im)init", + "mangledName": "$s9InMobiSDK15TelemetryConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15TelemetryConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15TelemetryConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15TelemetryConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15TelemetryConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig", + "mangledName": "$s9InMobiSDK15TelemetryConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkTypeConfig", + "printedName": "NetworkTypeConfig", + "children": [ + { + "kind": "Var", + "name": "wifi", + "printedName": "wifi", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(py)wifi", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)wifi", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)setWifi:", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0CvM", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4wifiAA0dF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "others", + "printedName": "others", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(py)others", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)others", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)setOthers:", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC6othersAA0dF0CvM", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6othersAA0dF0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig(im)init", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkTypeConfig", + "printedName": "InMobiSDK.NetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK17NetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK17NetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkTypeConfig", + "mangledName": "$s9InMobiSDK17NetworkTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkConfig", + "printedName": "NetworkConfig", + "children": [ + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minBatchSize", + "printedName": "minBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)minBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)minBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setMinBatchSize:", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC12minBatchSizeSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC12minBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBatchSize", + "printedName": "maxBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(py)maxBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)maxBatchSize", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)setMaxBatchSize:", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NetworkConfigC12maxBatchSizeSivM", + "mangledName": "$s9InMobiSDK13NetworkConfigC12maxBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig(im)init", + "mangledName": "$s9InMobiSDK13NetworkConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkConfig", + "printedName": "InMobiSDK.NetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13NetworkConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13NetworkConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13NetworkConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13NetworkConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NetworkConfig", + "mangledName": "$s9InMobiSDK13NetworkConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BaseConfig", + "printedName": "BaseConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(py)enabled", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)enabled", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10BaseConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK10BaseConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig(im)init", + "mangledName": "$s9InMobiSDK10BaseConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BaseConfig", + "printedName": "InMobiSDK.BaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10BaseConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10BaseConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10BaseConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10BaseConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BaseConfig", + "mangledName": "$s9InMobiSDK10BaseConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LoggingConfig", + "printedName": "LoggingConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)enabled", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)enabled", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)expiry", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)expiry", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setExpiry:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6expirySivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6expirySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxNoOfEntries", + "printedName": "maxNoOfEntries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)maxNoOfEntries", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)maxNoOfEntries", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setMaxNoOfEntries:", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivM", + "mangledName": "$s9InMobiSDK13LoggingConfigC14maxNoOfEntriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggingUrl", + "printedName": "loggingUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)loggingUrl", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)loggingUrl", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setLoggingUrl:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10loggingUrlSSvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10loggingUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "errorLog", + "printedName": "errorLog", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)errorLog", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)errorLog", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setErrorLog:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8errorLogAA05ErrorgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "banner", + "printedName": "banner", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)banner", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)banner", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setBanner:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6bannerAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "audio", + "printedName": "audio", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)audio", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)audio", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setAudio:", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC5audioAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "int_html", + "printedName": "int_html", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)int_html", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)int_html", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setInt_html:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8int_htmlAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "int_native", + "printedName": "int_native", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)int_native", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)int_native", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setInt_native:", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC10int_nativeAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "native", + "printedName": "native", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)native", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)native", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setNative:", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0CvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC6nativeAA012SdkLogAdTypeE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "getToken", + "printedName": "getToken", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(py)getToken", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)getToken", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)setGetToken:", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvM", + "mangledName": "$s9InMobiSDK13LoggingConfigC8getTokenAA10SdkLogInfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig(im)init", + "mangledName": "$s9InMobiSDK13LoggingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LoggingConfig", + "printedName": "InMobiSDK.LoggingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13LoggingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13LoggingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13LoggingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13LoggingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)LoggingConfig", + "mangledName": "$s9InMobiSDK13LoggingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ErrorLogConfig", + "printedName": "ErrorLogConfig", + "children": [ + { + "kind": "Var", + "name": "samplePercent", + "printedName": "samplePercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(py)samplePercent", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)samplePercent", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)setSamplePercent:", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14ErrorLogConfigC13samplePercentSdvM", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC13samplePercentSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEntries", + "printedName": "maxEntries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(py)maxEntries", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)maxEntries", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)setMaxEntries:", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14ErrorLogConfigC10maxEntriesSivM", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC10maxEntriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig(im)init", + "mangledName": "$s9InMobiSDK14ErrorLogConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ErrorLogConfig", + "printedName": "InMobiSDK.ErrorLogConfig", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14ErrorLogConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14ErrorLogConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ErrorLogConfig", + "mangledName": "$s9InMobiSDK14ErrorLogConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SdkLogAdTypeConfig", + "printedName": "SdkLogAdTypeConfig", + "children": [ + { + "kind": "Var", + "name": "ab", + "printedName": "ab", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(py)ab", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)ab", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)setAb:", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvM", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC2abAA0dE4InfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nonAb", + "printedName": "nonAb", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(py)nonAb", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)nonAb", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)setNonAb:", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvM", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC5nonAbAA0dE4InfoCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig(im)init", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogAdTypeConfig", + "printedName": "InMobiSDK.SdkLogAdTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK18SdkLogAdTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogAdTypeConfig", + "mangledName": "$s9InMobiSDK18SdkLogAdTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SdkLogInfo", + "printedName": "SdkLogInfo", + "children": [ + { + "kind": "Var", + "name": "samplePercent", + "printedName": "samplePercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(py)samplePercent", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)samplePercent", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)setSamplePercent:", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SdkLogInfoC13samplePercentSdvM", + "mangledName": "$s9InMobiSDK10SdkLogInfoC13samplePercentSdvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "logLevel", + "printedName": "logLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(py)logLevel", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)logLevel", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)setLogLevel:", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10SdkLogInfoC8logLevelSSvM", + "mangledName": "$s9InMobiSDK10SdkLogInfoC8logLevelSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo(im)init", + "mangledName": "$s9InMobiSDK10SdkLogInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SdkLogInfo", + "printedName": "InMobiSDK.SdkLogInfo", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10SdkLogInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10SdkLogInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10SdkLogInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10SdkLogInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SdkLogInfo", + "mangledName": "$s9InMobiSDK10SdkLogInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPConfig", + "printedName": "LPConfig", + "children": [ + { + "kind": "Var", + "name": "ebDeeplinkFallbackInterval", + "printedName": "ebDeeplinkFallbackInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(py)ebDeeplinkFallbackInterval", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)ebDeeplinkFallbackInterval", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)setEbDeeplinkFallbackInterval:", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivM", + "mangledName": "$s9InMobiSDK8LPConfigC26ebDeeplinkFallbackIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig(im)init", + "mangledName": "$s9InMobiSDK8LPConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPConfig", + "printedName": "InMobiSDK.LPConfig", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK8LPConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK8LPConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK8LPConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK8LPConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)LPConfig", + "mangledName": "$s9InMobiSDK8LPConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AssetReportingConfig", + "printedName": "AssetReportingConfig", + "children": [ + { + "kind": "Var", + "name": "video", + "printedName": "video", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)video", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)video", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setVideo:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC5videoSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5videoSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "image", + "printedName": "image", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)image", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)image", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setImage:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC5imageSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC5imageSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gif", + "printedName": "gif", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(py)gif", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)gif", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)setGif:", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20AssetReportingConfigC3gifSbvM", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC3gifSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig(im)init", + "mangledName": "$s9InMobiSDK20AssetReportingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AssetReportingConfig", + "printedName": "InMobiSDK.AssetReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20AssetReportingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20AssetReportingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AssetReportingConfig", + "mangledName": "$s9InMobiSDK20AssetReportingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "DatabaseConfig", + "printedName": "DatabaseConfig", + "children": [ + { + "kind": "Var", + "name": "dbWALFrameSize", + "printedName": "dbWALFrameSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(py)dbWALFrameSize", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)dbWALFrameSize", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)setDbWALFrameSize:", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivM", + "mangledName": "$s9InMobiSDK14DatabaseConfigC14dbWALFrameSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig(im)init", + "mangledName": "$s9InMobiSDK14DatabaseConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "DatabaseConfig", + "printedName": "InMobiSDK.DatabaseConfig", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14DatabaseConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK14DatabaseConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK14DatabaseConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK14DatabaseConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)DatabaseConfig", + "mangledName": "$s9InMobiSDK14DatabaseConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUnifiedIdDelegate", + "printedName": "IMUnifiedIdDelegate", + "children": [ + { + "kind": "Function", + "name": "onFetchCompleted", + "printedName": "onFetchCompleted(_:error:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSError?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSError", + "printedName": "Foundation.NSError", + "usr": "c:objc(cs)NSError" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate(im)onFetchCompleted:error:", + "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP16onFetchCompleted_5errorySDySSypGSg_So7NSErrorCSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMUnifiedIdDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMUnifiedIdDelegate", + "mangledName": "$s9InMobiSDK19IMUnifiedIdDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Compression", + "printedName": "Compression", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMNative", + "printedName": "IMNative", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)placementId", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)placementId", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setPlacementId:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMNativeDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)delegate", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)delegate", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setDelegate:", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)keywords", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)keywords", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setKeywords:", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)extras", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)extras", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setExtras:", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)contentUrl", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)contentUrl", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)setContentUrl:", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK8IMNativeC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK8IMNativeC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "customAdContent", + "printedName": "customAdContent", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)customAdContent", + "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)customAdContent", + "mangledName": "$s9InMobiSDK8IMNativeC15customAdContentSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adTitle", + "printedName": "adTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adTitle", + "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adTitle", + "mangledName": "$s9InMobiSDK8IMNativeC7adTitleSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adDescription", + "printedName": "adDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adDescription", + "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adDescription", + "mangledName": "$s9InMobiSDK8IMNativeC13adDescriptionSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adIcon", + "printedName": "adIcon", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adIcon", + "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adIcon", + "mangledName": "$s9InMobiSDK8IMNativeC6adIconSo7UIImageCSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adCtaText", + "printedName": "adCtaText", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adCtaText", + "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adCtaText", + "mangledName": "$s9InMobiSDK8IMNativeC9adCtaTextSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adRating", + "printedName": "adRating", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adRating", + "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adRating", + "mangledName": "$s9InMobiSDK8IMNativeC8adRatingSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adLandingPageUrl", + "printedName": "adLandingPageUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)adLandingPageUrl", + "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)adLandingPageUrl", + "mangledName": "$s9InMobiSDK8IMNativeC16adLandingPageUrl10Foundation3URLVSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAppDownload", + "printedName": "isAppDownload", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)isAppDownload", + "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isAppDownload", + "mangledName": "$s9InMobiSDK8IMNativeC13isAppDownloadSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(py)creativeId", + "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)creativeId", + "mangledName": "$s9InMobiSDK8IMNativeC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementIdACs5Int64V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:", + "declAttributes": [ + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMNativeDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNativeDelegate", + "printedName": "InMobiSDK.IMNativeDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)initWithPlacementId:delegate:", + "mangledName": "$s9InMobiSDK8IMNativeC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:delegate:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "primaryView", + "printedName": "primaryView(ofWidth:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIView?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)primaryViewOfWidth:", + "mangledName": "$s9InMobiSDK8IMNativeC11primaryView7ofWidthSo6UIViewCSg12CoreGraphics7CGFloatV_tF", + "moduleName": "InMobiSDK", + "objc_name": "primaryViewOfWidth:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load", + "mangledName": "$s9InMobiSDK8IMNativeC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)load:", + "mangledName": "$s9InMobiSDK8IMNativeC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isReady", + "printedName": "isReady()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)isReady", + "mangledName": "$s9InMobiSDK8IMNativeC7isReadySbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "reportAdClickAndOpenLandingPage", + "printedName": "reportAdClickAndOpenLandingPage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)reportAdClickAndOpenLandingPage", + "mangledName": "$s9InMobiSDK8IMNativeC31reportAdClickAndOpenLandingPageyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "recyclePrimaryView", + "printedName": "recyclePrimaryView()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)recyclePrimaryView", + "mangledName": "$s9InMobiSDK8IMNativeC18recyclePrimaryViewyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK8IMNativeC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative(im)init", + "mangledName": "$s9InMobiSDK8IMNativeCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative", + "mangledName": "$s9InMobiSDK8IMNativeC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMPrivacyCompliance", + "printedName": "IMPrivacyCompliance", + "children": [ + { + "kind": "Function", + "name": "setDoNotSell", + "printedName": "setDoNotSell(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setDoNotSell:", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC12setDoNotSellyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setUSPrivacyString", + "printedName": "setUSPrivacyString(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(cm)setUSPrivacyString:", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC18setUSPrivacyStringyySSFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMPrivacyCompliance", + "printedName": "InMobiSDK.IMPrivacyCompliance", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance(im)init", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMPrivacyCompliance", + "mangledName": "$s9InMobiSDK19IMPrivacyComplianceC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMUserDataTypes", + "printedName": "IMUserDataTypes", + "children": [ + { + "kind": "Var", + "name": "md5", + "printedName": "md5", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)md5", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)md5", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setMd5:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC3md5SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md5SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sha1", + "printedName": "sha1", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha1", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha1", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha1:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4sha1SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sha256", + "printedName": "sha256", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(py)sha256", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)sha256", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)setSha256:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC6sha256SSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(md5:sha1:sha256:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)initWithMd5:sha1:sha256:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC3md54sha16sha256ACSSSg_A2Gtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithMd5:sha1:sha256:", + "declAttributes": [ + "Required", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "copy", + "printedName": "copy(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSZone?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSZone", + "printedName": "ObjectiveC.NSZone", + "usr": "s:10ObjectiveC6NSZoneV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)copyWithZone:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC4copy4withyp10ObjectiveC6NSZoneVSg_tF", + "moduleName": "InMobiSDK", + "objc_name": "copyWithZone:", + "declAttributes": [ + "ObjC", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)isEqual:", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC7isEqualySbypSgF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "isEqual:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl", + "Override", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMUserDataTypes", + "printedName": "InMobiSDK.IMUserDataTypes", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes(im)init", + "mangledName": "$s9InMobiSDK15IMUserDataTypesCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMUserDataTypes", + "mangledName": "$s9InMobiSDK15IMUserDataTypesC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "SystemConfiguration", + "printedName": "SystemConfiguration", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit.SKAdImpression", + "printedName": "StoreKit.SKAdImpression", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreTelephony", + "printedName": "CoreTelephony", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioStatus", + "printedName": "IMBannerAudioStatus", + "children": [ + { + "kind": "Var", + "name": "playing", + "printedName": "playing", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPlaying", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO7playingyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "paused", + "printedName": "paused", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusPaused", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO6pausedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "completed", + "printedName": "completed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMBannerAudioStatus.Type) -> InMobiSDK.IMBannerAudioStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMBannerAudioStatus.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus@IMBannerAudioStatusCompleted", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO9completedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMBannerAudioStatus?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus", + "mangledName": "$s9InMobiSDK19IMBannerAudioStatusO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Frozen", + "ObjC", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioDelegate", + "printedName": "IMBannerAudioDelegate", + "children": [ + { + "kind": "Function", + "name": "banner", + "printedName": "banner(_:audioStatusChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMBanner", + "printedName": "InMobiSDK.IMBanner", + "usr": "c:@M@InMobiSDK@objc(cs)IMBanner" + }, + { + "kind": "TypeNominal", + "name": "IMBannerAudioStatus", + "printedName": "InMobiSDK.IMBannerAudioStatus", + "usr": "c:@M@InMobiSDK@E@IMBannerAudioStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate(im)banner:audioStatusChanged:", + "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP6banner_18audioStatusChangedyAA0D0C_AA0deI0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMBannerAudioDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate", + "mangledName": "$s9InMobiSDK21IMBannerAudioDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMAudio", + "printedName": "IMAudio", + "children": [ + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMAudioDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)delegate", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "Custom", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)delegate", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setDelegate:", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)placementId", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)placementId", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setPlacementId:", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK7IMAudioC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)keywords", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)keywords", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setKeywords:", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)extras", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)extras", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setExtras:", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "transitionAnimation", + "printedName": "transitionAnimation", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)transitionAnimation", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)transitionAnimation", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnimationTransition", + "printedName": "UIKit.UIView.AnimationTransition", + "usr": "c:@E@UIViewAnimationTransition" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setTransitionAnimation:", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", + "mangledName": "$s9InMobiSDK7IMAudioC19transitionAnimationSo06UIViewF10TransitionVvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)contentUrl", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)contentUrl", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)setContentUrl:", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7IMAudioC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK7IMAudioC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(py)creativeId", + "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)creativeId", + "mangledName": "$s9InMobiSDK7IMAudioC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:", + "mangledName": "$s9InMobiSDK7IMAudioC5frameACSo6CGRectV_tcfc", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Convenience", + "AccessControl", + "Override", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:", + "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementIdACSo6CGRectV_s5Int64Vtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:", + "declAttributes": [ + "Custom", + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudio", + "printedName": "InMobiSDK.IMAudio", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMAudioDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAudioDelegate", + "printedName": "InMobiSDK.IMAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMAudioDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)initWithFrame:placementId:delegate:", + "mangledName": "$s9InMobiSDK7IMAudioC5frame11placementId8delegateACSo6CGRectV_s5Int64VAA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithFrame:placementId:delegate:", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK7IMAudioC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)load", + "mangledName": "$s9InMobiSDK7IMAudioC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)show", + "mangledName": "$s9InMobiSDK7IMAudioC4showyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)cancel", + "mangledName": "$s9InMobiSDK7IMAudioC6cancelyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Dynamic", + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willMove", + "printedName": "willMove(toWindow:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIWindow?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIWindow", + "printedName": "UIKit.UIWindow", + "usr": "c:objc(cs)UIWindow" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@InMobiSDK@objc(cs)IMAudio(im)willMoveToWindow:", + "mangledName": "$s9InMobiSDK7IMAudioC8willMove8toWindowySo8UIWindowCSg_tF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "willMoveToWindow:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "AccessControl", + "Override", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMAudio", + "mangledName": "$s9InMobiSDK7IMAudioC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)UIView", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "UITraitChangeObservable", + "printedName": "UITraitChangeObservable", + "usr": "s:5UIKit23UITraitChangeObservableP", + "mangledName": "$s5UIKit23UITraitChangeObservableP" + }, + { + "kind": "Conformance", + "name": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SignalConfig", + "printedName": "SignalConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)getType", + "mangledName": "$s9InMobiSDK12SignalConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK12SignalConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "kA", + "printedName": "kA", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)kA", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)kA", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setKA:", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC2kASSvM", + "mangledName": "$s9InMobiSDK12SignalConfigC2kASSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "bloomFilterServiceConfig", + "printedName": "bloomFilterServiceConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)bloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)bloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setBloomFilterServiceConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC018bloomFilterServiceE0AA05BloomghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ext", + "printedName": "ext", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)ext", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)ext", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setExt:", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK12SignalConfigC3extAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "session", + "printedName": "session", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)session", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)session", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setSession:", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC7sessionAA07SessionE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC7sessionAA07SessionE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unifiedIdServiceConfig", + "printedName": "unifiedIdServiceConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)unifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)unifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setUnifiedIdServiceConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC016unifiedIdServiceE0AA07UnifiedghE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)includeIds", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)includeIds", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "novatiqConfig", + "printedName": "novatiqConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)novatiqConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)novatiqConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setNovatiqConfig:", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC07novatiqE0AA07NovatiqE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "vAK", + "printedName": "vAK", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)vAK", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)vAK", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setVAK:", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3vAKSivM", + "mangledName": "$s9InMobiSDK12SignalConfigC3vAKSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ice", + "printedName": "ice", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)ice", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)ice", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setIce:", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC3iceAA03IceE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC3iceAA03IceE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "purchases", + "printedName": "purchases", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)purchases", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)purchases", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setPurchases:", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC9purchasesAA09PurchasesE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "publisher", + "printedName": "publisher", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(py)publisher", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)publisher", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)setPublisher:", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12SignalConfigC9publisherAA09PublisherE0CvM", + "mangledName": "$s9InMobiSDK12SignalConfigC9publisherAA09PublisherE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig(im)init", + "mangledName": "$s9InMobiSDK12SignalConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12SignalConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK12SignalConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK12SignalConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK12SignalConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig", + "mangledName": "$s9InMobiSDK12SignalConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BloomFilterServiceConfig", + "printedName": "BloomFilterServiceConfig", + "children": [ + { + "kind": "Var", + "name": "maxFetchPerDay", + "printedName": "maxFetchPerDay", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)maxFetchPerDay", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)maxFetchPerDay", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setMaxFetchPerDay:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC14maxFetchPerDaySivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeout", + "printedName": "timeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)timeout", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)timeout", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setTimeout:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC7timeoutSivM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7timeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)enabled", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)enabled", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)url", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)url", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBloomFileSize", + "printedName": "maxBloomFileSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)maxBloomFileSize", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)maxBloomFileSize", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setMaxBloomFileSize:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64VvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC03maxD8FileSizes5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hashIdMaxAge", + "printedName": "hashIdMaxAge", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(py)hashIdMaxAge", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)hashIdMaxAge", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)setHashIdMaxAge:", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64VvM", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC12hashIdMaxAges5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig(im)init", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "BloomFilterServiceConfig", + "printedName": "InMobiSDK.BloomFilterServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK24BloomFilterServiceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)BloomFilterServiceConfig", + "mangledName": "$s9InMobiSDK24BloomFilterServiceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSessionSignalsType", + "printedName": "IMSessionSignalsType", + "children": [ + { + "kind": "Var", + "name": "startTimestamp", + "printedName": "startTimestamp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeStartTimestamp", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO14startTimestampyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "depthBanner", + "printedName": "depthBanner", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthBanner", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO11depthBanneryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "depthInt", + "printedName": "depthInt", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthInt", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8depthIntyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "depthRewarded", + "printedName": "depthRewarded", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthRewarded", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO13depthRewardedyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "depthNative", + "printedName": "depthNative", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeDepthNative", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO11depthNativeyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "count", + "printedName": "count", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeCount", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO5countyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "userRetention", + "printedName": "userRetention", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSessionSignalsType.Type) -> InMobiSDK.IMSessionSignalsType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSessionSignalsType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType@IMSessionSignalsTypeUserRetention", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO13userRetentionyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSessionSignalsType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSessionSignalsType", + "printedName": "InMobiSDK.IMSessionSignalsType", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20IMSessionSignalsTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSessionSignalsType", + "mangledName": "$s9InMobiSDK20IMSessionSignalsTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SessionConfig", + "printedName": "SessionConfig", + "children": [ + { + "kind": "Var", + "name": "control", + "printedName": "control", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(py)control", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)control", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)setControl:", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13SessionConfigC7controlSaySiGvM", + "mangledName": "$s9InMobiSDK13SessionConfigC7controlSaySiGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig(im)init", + "mangledName": "$s9InMobiSDK13SessionConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SessionConfig", + "printedName": "InMobiSDK.SessionConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13SessionConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13SessionConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13SessionConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13SessionConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)SessionConfig", + "mangledName": "$s9InMobiSDK13SessionConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "UnifiedIdServiceConfig", + "printedName": "UnifiedIdServiceConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)enabled", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)enabled", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)url", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)url", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timeout", + "printedName": "timeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)timeout", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)timeout", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setTimeout:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC7timeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig(im)init", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedIdServiceConfig", + "printedName": "InMobiSDK.UnifiedIdServiceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22UnifiedIdServiceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)UnifiedIdServiceConfig", + "mangledName": "$s9InMobiSDK22UnifiedIdServiceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NovatiqConfig", + "printedName": "NovatiqConfig", + "children": [ + { + "kind": "Var", + "name": "beaconUrl", + "printedName": "beaconUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)beaconUrl", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)beaconUrl", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setBeaconUrl:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC9beaconUrlSSvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC9beaconUrlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "carrierNames", + "printedName": "carrierNames", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)carrierNames", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)carrierNames", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setCarrierNames:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC12carrierNamesSaySSGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isNovatiqEnabled", + "printedName": "isNovatiqEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(py)isNovatiqEnabled", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)isNovatiqEnabled", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)setIsNovatiqEnabled:", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13NovatiqConfigC02isD7EnabledSbvM", + "mangledName": "$s9InMobiSDK13NovatiqConfigC02isD7EnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig(im)init", + "mangledName": "$s9InMobiSDK13NovatiqConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "NovatiqConfig", + "printedName": "InMobiSDK.NovatiqConfig", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13NovatiqConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13NovatiqConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13NovatiqConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13NovatiqConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)NovatiqConfig", + "mangledName": "$s9InMobiSDK13NovatiqConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IceConfig", + "printedName": "IceConfig", + "children": [ + { + "kind": "Var", + "name": "locationEnabled", + "printedName": "locationEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)locationEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)locationEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setLocationEnabled:", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC15locationEnabledSbvM", + "mangledName": "$s9InMobiSDK9IceConfigC15locationEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "w", + "printedName": "w", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)w", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)w", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setW:", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC1wAA7WConfigCvM", + "mangledName": "$s9InMobiSDK9IceConfigC1wAA7WConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sessionEnabled", + "printedName": "sessionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)sessionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)sessionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setSessionEnabled:", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC14sessionEnabledSbvM", + "mangledName": "$s9InMobiSDK9IceConfigC14sessionEnabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "c", + "printedName": "c", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)c", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)c", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setC:", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC1cAA7CConfigCvM", + "mangledName": "$s9InMobiSDK9IceConfigC1cAA7CConfigCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "stopRequestTimeout", + "printedName": "stopRequestTimeout", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)stopRequestTimeout", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)stopRequestTimeout", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)setStopRequestTimeout:", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK9IceConfigC18stopRequestTimeoutSivM", + "mangledName": "$s9InMobiSDK9IceConfigC18stopRequestTimeoutSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK9IceConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "operatorInfoCollectionEnabled", + "printedName": "operatorInfoCollectionEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(py)operatorInfoCollectionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC29operatorInfoCollectionEnabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)operatorInfoCollectionEnabled", + "mangledName": "$s9InMobiSDK9IceConfigC29operatorInfoCollectionEnabledSbvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig(im)init", + "mangledName": "$s9InMobiSDK9IceConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IceConfig", + "printedName": "InMobiSDK.IceConfig", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK9IceConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK9IceConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK9IceConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK9IceConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IceConfig", + "mangledName": "$s9InMobiSDK9IceConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "WConfig", + "printedName": "WConfig", + "children": [ + { + "kind": "Var", + "name": "cwe", + "printedName": "cwe", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(py)cwe", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)cwe", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)setCwe:", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7WConfigC3cweSbvM", + "mangledName": "$s9InMobiSDK7WConfigC3cweSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig(im)init", + "mangledName": "$s9InMobiSDK7WConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "WConfig", + "printedName": "InMobiSDK.WConfig", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK7WConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK7WConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK7WConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK7WConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)WConfig", + "mangledName": "$s9InMobiSDK7WConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CConfig", + "printedName": "CConfig", + "children": [ + { + "kind": "Var", + "name": "cof", + "printedName": "cof", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(py)cof", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)cof", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)setCof:", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK7CConfigC3cofSivM", + "mangledName": "$s9InMobiSDK7CConfigC3cofSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig(im)init", + "mangledName": "$s9InMobiSDK7CConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CConfig", + "printedName": "InMobiSDK.CConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK7CConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK7CConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK7CConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK7CConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CConfig", + "mangledName": "$s9InMobiSDK7CConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PurchasesConfig", + "printedName": "PurchasesConfig", + "children": [ + { + "kind": "Var", + "name": "inapp", + "printedName": "inapp", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(py)inapp", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)inapp", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)setInapp:", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PurchasesConfigC5inappSbvM", + "mangledName": "$s9InMobiSDK15PurchasesConfigC5inappSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "restore", + "printedName": "restore", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(py)restore", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)restore", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)setRestore:", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PurchasesConfigC7restoreSbvM", + "mangledName": "$s9InMobiSDK15PurchasesConfigC7restoreSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig(im)init", + "mangledName": "$s9InMobiSDK15PurchasesConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PurchasesConfig", + "printedName": "InMobiSDK.PurchasesConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15PurchasesConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15PurchasesConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15PurchasesConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15PurchasesConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)PurchasesConfig", + "mangledName": "$s9InMobiSDK15PurchasesConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PublisherConfig", + "printedName": "PublisherConfig", + "children": [ + { + "kind": "Var", + "name": "generalKeys", + "printedName": "generalKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)generalKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)generalKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setGeneralKeys:", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC11generalKeysAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "adSpecificKeys", + "printedName": "adSpecificKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)adSpecificKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)adSpecificKeys", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.AnyDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setAdSpecificKeys:", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC14adSpecificKeysAA13AnyDictionaryCSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableMCO", + "printedName": "enableMCO", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)enableMCO", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)enableMCO", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setEnableMCO:", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC9enableMCOSbvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC9enableMCOSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enableHB", + "printedName": "enableHB", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)enableHB", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)enableHB", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setEnableHB:", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC8enableHBSbvM", + "mangledName": "$s9InMobiSDK15PublisherConfigC8enableHBSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "payloadSize", + "printedName": "payloadSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(py)payloadSize", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)payloadSize", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)setPayloadSize:", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15PublisherConfigC11payloadSizeSivM", + "mangledName": "$s9InMobiSDK15PublisherConfigC11payloadSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig(im)init", + "mangledName": "$s9InMobiSDK15PublisherConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PublisherConfig", + "printedName": "InMobiSDK.PublisherConfig", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15PublisherConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15PublisherConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15PublisherConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15PublisherConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)PublisherConfig", + "mangledName": "$s9InMobiSDK15PublisherConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMBannerAudioHandler", + "printedName": "IMBannerAudioHandler", + "children": [ + { + "kind": "Function", + "name": "setAudioEnabled", + "printedName": "setAudioEnabled(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(cm)setAudioEnabled:", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC03setE7EnabledyySbFZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onView", + "printedName": "onView(_:addBannerAudioDelegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeNominal", + "name": "IMBannerAudioDelegate", + "printedName": "InMobiSDK.IMBannerAudioDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMBannerAudioDelegate" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)onView:addBannerAudioDelegate:", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC6onView_09addBannerE8DelegateySo6UIViewC_AA0deK0_ptF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMBannerAudioHandler", + "printedName": "InMobiSDK.IMBannerAudioHandler", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler(im)init", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMBannerAudioHandler", + "mangledName": "$s9InMobiSDK20IMBannerAudioHandlerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMConfigBase", + "printedName": "IMConfigBase", + "children": [ + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)toDictionary", + "mangledName": "$s9InMobiSDK12IMConfigBaseC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)getType", + "mangledName": "$s9InMobiSDK12IMConfigBaseC7getTypeSSyF", + "moduleName": "InMobiSDK", + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMConfigBase", + "printedName": "InMobiSDK.IMConfigBase", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase(im)init", + "mangledName": "$s9InMobiSDK12IMConfigBaseCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "mangledName": "$s9InMobiSDK12IMConfigBaseC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMConfigP", + "printedName": "IMConfigP", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP(im)getType", + "mangledName": "$s9InMobiSDK9IMConfigPP7getTypeSSyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMConfigP>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP(im)toDictionary", + "mangledName": "$s9InMobiSDK9IMConfigPP12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMConfigP>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : ObjectiveC.NSObjectProtocol>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMRemoteLogLevel", + "printedName": "IMRemoteLogLevel", + "children": [ + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelError", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5erroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelDebug", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5debugyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelInfo", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO4infoyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "state", + "printedName": "state", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMRemoteLogLevel.Type) -> InMobiSDK.IMRemoteLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMRemoteLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel@IMRemoteLogLevelState", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO5stateyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMRemoteLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel", + "mangledName": "$s9InMobiSDK16IMRemoteLogLevelO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMLogging", + "printedName": "IMLogging", + "children": [ + { + "kind": "Function", + "name": "log", + "printedName": "log(message:tag:logLevel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "IMRemoteLogLevel", + "printedName": "InMobiSDK.IMRemoteLogLevel", + "usr": "c:@M@InMobiSDK@E@IMRemoteLogLevel" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)logWithMessage:tag:logLevel:", + "mangledName": "$s9InMobiSDK9IMLoggingP3log7message3tag0E5LevelySS_SSAA011IMRemoteLogH0OtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", + "sugared_genericSig": "", + "protocolReq": true, + "objc_name": "logWithMessage:tag:logLevel:", + "declAttributes": [ + "Optional", + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "saveAndSync", + "printedName": "saveAndSync()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging(im)saveAndSync", + "mangledName": "$s9InMobiSDK9IMLoggingP11saveAndSyncyyF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMLogging>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMLogging", + "mangledName": "$s9InMobiSDK9IMLoggingP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyDictionary", + "printedName": "AnyDictionary", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13AnyDictionaryC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK13AnyDictionaryC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyDictionary", + "printedName": "InMobiSDK.AnyDictionary", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary(im)init", + "mangledName": "$s9InMobiSDK13AnyDictionaryCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK13AnyDictionaryC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK13AnyDictionaryC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)AnyDictionary", + "mangledName": "$s9InMobiSDK13AnyDictionaryC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "ConfigManager", + "printedName": "ConfigManager", + "children": [ + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigManager", + "printedName": "InMobiSDK.ConfigManager", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(cpy)shared", + "mangledName": "$s9InMobiSDK13ConfigManagerC6sharedACvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigManager", + "printedName": "InMobiSDK.ConfigManager", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(cm)shared", + "mangledName": "$s9InMobiSDK13ConfigManagerC6sharedACvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "updateConfig", + "printedName": "updateConfig(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(im)updateConfigWith:", + "mangledName": "$s9InMobiSDK13ConfigManagerC06updateD04withySS_tF", + "moduleName": "InMobiSDK", + "objc_name": "updateConfigWith:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "validateConfig", + "printedName": "validateConfig(configType:dictionary:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMConfigBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMConfigBase", + "printedName": "InMobiSDK.IMConfigBase", + "usr": "c:@M@InMobiSDK@objc(cs)IMConfigBase" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager(im)validateConfigWithConfigType:dictionary:", + "mangledName": "$s9InMobiSDK13ConfigManagerC08validateD010configType10dictionaryAA12IMConfigBaseCSgSS_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "objc_name": "validateConfigWithConfigType:dictionary:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigManager", + "mangledName": "$s9InMobiSDK13ConfigManagerC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMAdMetaInfo", + "printedName": "IMAdMetaInfo", + "children": [ + { + "kind": "Var", + "name": "creativeID", + "printedName": "creativeID", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)creativeID", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)creativeID", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC10creativeIDSSSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "bidInfo", + "printedName": "bidInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(py)bidInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)bidInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC03bidF0SDySSypGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getBid", + "printedName": "getBid()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)getBid", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC6getBidSdyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMAdMetaInfo", + "printedName": "InMobiSDK.IMAdMetaInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo(im)init", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMAdMetaInfo", + "mangledName": "$s9InMobiSDK12IMAdMetaInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreLocation", + "printedName": "CoreLocation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "CrashConfig", + "printedName": "CrashConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)getType", + "mangledName": "$s9InMobiSDK11CrashConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK11CrashConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)url", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)url", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setUrl:", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC3urlSSvM", + "mangledName": "$s9InMobiSDK11CrashConfigC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetryCount", + "printedName": "maxRetryCount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)maxRetryCount", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)maxRetryCount", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setMaxRetryCount:", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC13maxRetryCountSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC13maxRetryCountSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventTTL", + "printedName": "eventTTL", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)eventTTL", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)eventTTL", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setEventTTL:", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC8eventTTLSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC8eventTTLSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxEventsToPersist", + "printedName": "maxEventsToPersist", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)maxEventsToPersist", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)maxEventsToPersist", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setMaxEventsToPersist:", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC18maxEventsToPersistSivM", + "mangledName": "$s9InMobiSDK11CrashConfigC18maxEventsToPersistSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "networkType", + "printedName": "networkType", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)networkType", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)networkType", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setNetworkType:", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0CvM", + "mangledName": "$s9InMobiSDK11CrashConfigC11networkTypeAA0d7NetworkgE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "crashConfig", + "printedName": "crashConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(py)crashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)crashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)setCrashConfig:", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0CvM", + "mangledName": "$s9InMobiSDK11CrashConfigC05crashE0AA0d9ReportingE0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig(im)init", + "mangledName": "$s9InMobiSDK11CrashConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11CrashConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11CrashConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11CrashConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11CrashConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig", + "mangledName": "$s9InMobiSDK11CrashConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashNetworkTypeConfig", + "printedName": "CrashNetworkTypeConfig", + "children": [ + { + "kind": "Var", + "name": "wifi", + "printedName": "wifi", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(py)wifi", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)wifi", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)setWifi:", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0CvM", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4wifiAA0deG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "others", + "printedName": "others", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(py)others", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)others", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)setOthers:", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0CvM", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6othersAA0deG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig(im)init", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkTypeConfig", + "printedName": "InMobiSDK.CrashNetworkTypeConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK22CrashNetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkTypeConfig", + "mangledName": "$s9InMobiSDK22CrashNetworkTypeConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashNetworkConfig", + "printedName": "CrashNetworkConfig", + "children": [ + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minBatchSize", + "printedName": "minBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)minBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)minBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setMinBatchSize:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12minBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxBatchSize", + "printedName": "maxBatchSize", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(py)maxBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)maxBatchSize", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)setMaxBatchSize:", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivM", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC12maxBatchSizeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig(im)init", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashNetworkConfig", + "printedName": "InMobiSDK.CrashNetworkConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK18CrashNetworkConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK18CrashNetworkConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashNetworkConfig", + "mangledName": "$s9InMobiSDK18CrashNetworkConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CrashReportingConfig", + "printedName": "CrashReportingConfig", + "children": [ + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(py)enabled", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)enabled", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)setEnabled:", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20CrashReportingConfigC7enabledSbvM", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC7enabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "samplingPercent", + "printedName": "samplingPercent", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(py)samplingPercent", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)samplingPercent", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)setSamplingPercent:", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK20CrashReportingConfigC15samplingPercentSfvM", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC15samplingPercentSfvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig(im)init", + "mangledName": "$s9InMobiSDK20CrashReportingConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashReportingConfig", + "printedName": "InMobiSDK.CrashReportingConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK20CrashReportingConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK20CrashReportingConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)CrashReportingConfig", + "mangledName": "$s9InMobiSDK20CrashReportingConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "IMInterstitial", + "printedName": "IMInterstitial", + "children": [ + { + "kind": "Var", + "name": "placementId", + "printedName": "placementId", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)placementId", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)placementId", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setPlacementId:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64Vvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIds5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "InMobiSDK.IMInterstitialDelegate?" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)delegate", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)delegate", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setDelegate:", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC8delegateAA0D8Delegate_pSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "keywords", + "printedName": "keywords", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)keywords", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)keywords", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setKeywords:", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC8keywordsSSSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC8keywordsSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extras", + "printedName": "extras", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)extras", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)extras", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setExtras:", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC6extrasSDySSypGSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "contentUrl", + "printedName": "contentUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)contentUrl", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)contentUrl", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setContentUrl:", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvs", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", + "mangledName": "$s9InMobiSDK14IMInterstitialC10contentUrlSSSgvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "creativeId", + "printedName": "creativeId", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)creativeId", + "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)creativeId", + "mangledName": "$s9InMobiSDK14IMInterstitialC10creativeIdSSSgvg", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "preloadManager", + "printedName": "preloadManager", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(py)preloadManager", + "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "Lazy", + "SetterAccess", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialPreloadManager", + "printedName": "InMobiSDK.IMInterstitialPreloadManager", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitialPreloadManager" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)preloadManager", + "mangledName": "$s9InMobiSDK14IMInterstitialC14preloadManagerAA0d7PreloadF0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementIdACs5Int64V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:", + "declAttributes": [ + "Convenience", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(placementId:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialDelegate", + "printedName": "InMobiSDK.IMInterstitialDelegate", + "usr": "c:@M@InMobiSDK@objc(pl)IMInterstitialDelegate" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)initWithPlacementId:delegate:", + "mangledName": "$s9InMobiSDK14IMInterstitialC11placementId8delegateACs5Int64V_AA0D8Delegate_pSgtcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithPlacementId:delegate:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load", + "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "load", + "printedName": "load(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)load:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4loadyy10Foundation4DataVF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isReady", + "printedName": "isReady()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)isReady", + "mangledName": "$s9InMobiSDK14IMInterstitialC7isReadySbyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4show4fromySo16UIViewControllerC_tF", + "moduleName": "InMobiSDK", + "objc_name": "showFrom:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "show", + "printedName": "show(from:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + }, + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)showFrom:with:", + "mangledName": "$s9InMobiSDK14IMInterstitialC4show4from4withySo16UIViewControllerC_AA0D13AnimationTypeOtF", + "moduleName": "InMobiSDK", + "deprecated": true, + "objc_name": "showFrom:with:", + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAdMetaInfo", + "printedName": "getAdMetaInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)getAdMetaInfo", + "mangledName": "$s9InMobiSDK14IMInterstitialC13getAdMetaInfoSDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setWatermark", + "printedName": "setWatermark(with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)setWatermarkWith:", + "mangledName": "$s9InMobiSDK14IMInterstitialC12setWatermark4withyAA11IMWatermarkC_tF", + "moduleName": "InMobiSDK", + "objc_name": "setWatermarkWith:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "cancel", + "printedName": "cancel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)cancel", + "mangledName": "$s9InMobiSDK14IMInterstitialC6cancelyyF", + "moduleName": "InMobiSDK", + "deprecated": true, + "declAttributes": [ + "AccessControl", + "ObjC", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitial", + "printedName": "InMobiSDK.IMInterstitial", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial(im)init", + "mangledName": "$s9InMobiSDK14IMInterstitialCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMInterstitial", + "mangledName": "$s9InMobiSDK14IMInterstitialC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "InMobiSDK.Private", + "printedName": "InMobiSDK.Private", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "ConfigProvider", + "printedName": "ConfigProvider", + "children": [ + { + "kind": "Var", + "name": "rootConfig", + "printedName": "rootConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)rootConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC04rootD0AA04RootD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)rootConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC04rootD0AA04RootD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "telemetryConfig", + "printedName": "telemetryConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)telemetryConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC09telemetryD0AA09TelemetryD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TelemetryConfig", + "printedName": "InMobiSDK.TelemetryConfig", + "usr": "c:@M@InMobiSDK@objc(cs)TelemetryConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)telemetryConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC09telemetryD0AA09TelemetryD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "adsConfig", + "printedName": "adsConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)adsConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC03adsD0AA03AdsD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AdsConfig", + "printedName": "InMobiSDK.AdsConfig", + "usr": "c:@M@InMobiSDK@objc(cs)AdsConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)adsConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC03adsD0AA03AdsD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "signalConfig", + "printedName": "signalConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)signalConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC06signalD0AA06SignalD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SignalConfig", + "printedName": "InMobiSDK.SignalConfig", + "usr": "c:@M@InMobiSDK@objc(cs)SignalConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)signalConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC06signalD0AA06SignalD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "crashConfig", + "printedName": "crashConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cpy)crashConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC05crashD0AA05CrashD0CvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "Dynamic", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CrashConfig", + "printedName": "InMobiSDK.CrashConfig", + "usr": "c:@M@InMobiSDK@objc(cs)CrashConfig" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(cm)crashConfig", + "mangledName": "$s9InMobiSDK14ConfigProviderC05crashD0AA05CrashD0CvgZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "Final", + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ConfigProvider", + "printedName": "InMobiSDK.ConfigProvider", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider(im)init", + "mangledName": "$s9InMobiSDK14ConfigProviderCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)ConfigProvider", + "mangledName": "$s9InMobiSDK14ConfigProviderC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "TypeDecl", + "name": "RootConfig", + "printedName": "RootConfig", + "children": [ + { + "kind": "Function", + "name": "getType", + "printedName": "getType()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)getType", + "mangledName": "$s9InMobiSDK10RootConfigC7getTypeSSyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "getType", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)toDictionary", + "mangledName": "$s9InMobiSDK10RootConfigC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "overriding": true, + "objc_name": "toDictionary", + "declAttributes": [ + "ObjC", + "Override", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "includeIds", + "printedName": "includeIds", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)includeIds", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)includeIds", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setIncludeIds:", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0CvM", + "mangledName": "$s9InMobiSDK10RootConfigC10includeIdsAA09IMIncludeG0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "monetizationDisabled", + "printedName": "monetizationDisabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)monetizationDisabled", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)monetizationDisabled", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setMonetizationDisabled:", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC20monetizationDisabledSbvM", + "mangledName": "$s9InMobiSDK10RootConfigC20monetizationDisabledSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "maxRetries", + "printedName": "maxRetries", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)maxRetries", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)maxRetries", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setMaxRetries:", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10maxRetriesSivM", + "mangledName": "$s9InMobiSDK10RootConfigC10maxRetriesSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryInterval", + "printedName": "retryInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)retryInterval", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)retryInterval", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setRetryInterval:", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC13retryIntervalSivM", + "mangledName": "$s9InMobiSDK10RootConfigC13retryIntervalSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "waitTime", + "printedName": "waitTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)waitTime", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)waitTime", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setWaitTime:", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC8waitTimeSivM", + "mangledName": "$s9InMobiSDK10RootConfigC8waitTimeSivM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "latestSdkInfo", + "printedName": "latestSdkInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)latestSdkInfo", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)latestSdkInfo", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setLatestSdkInfo:", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0Cvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0CvM", + "mangledName": "$s9InMobiSDK10RootConfigC13latestSdkInfoAA08IMLatestgH0CvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "components", + "printedName": "components", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)components", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)components", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[InMobiSDK.IMComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setComponents:", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvM", + "mangledName": "$s9InMobiSDK10RootConfigC10componentsSayAA11IMComponentCGvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "gdpr", + "printedName": "gdpr", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(py)gdpr", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)gdpr", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)setGdpr:", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvM", + "mangledName": "$s9InMobiSDK10RootConfigC4gdprAA6IMGDPRCvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "urlForProductType", + "printedName": "urlForProductType(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)urlForProductType:", + "mangledName": "$s9InMobiSDK10RootConfigC17urlForProductTypeyS2SF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "expiryForProductType", + "printedName": "expiryForProductType(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)expiryForProductType:", + "mangledName": "$s9InMobiSDK10RootConfigC20expiryForProductTypeys5Int64VSSF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig(im)init", + "mangledName": "$s9InMobiSDK10RootConfigCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RootConfig", + "printedName": "InMobiSDK.RootConfig", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK10RootConfigC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK10RootConfigC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK10RootConfigC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK10RootConfigC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)RootConfig", + "mangledName": "$s9InMobiSDK10RootConfigC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:@M@InMobiSDK@objc(cs)IMConfigBase", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "InMobiSDK.IMConfigBase", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IMConfigP", + "printedName": "IMConfigP", + "usr": "c:@M@InMobiSDK@objc(pl)IMConfigP", + "mangledName": "$s9InMobiSDK9IMConfigPP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMLatestSdkInfo", + "printedName": "IMLatestSdkInfo", + "children": [ + { + "kind": "Var", + "name": "version", + "printedName": "version", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(py)version", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)version", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)setVersion:", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC7versionSSvM", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC7versionSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(py)url", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)url", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)setUrl:", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC3urlSSvM", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo(im)init", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMLatestSdkInfo", + "printedName": "InMobiSDK.IMLatestSdkInfo", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK15IMLatestSdkInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMLatestSdkInfo", + "mangledName": "$s9InMobiSDK15IMLatestSdkInfoC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMComponent", + "printedName": "IMComponent", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)type", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)type", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setType:", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC4typeSSvM", + "mangledName": "$s9InMobiSDK11IMComponentC4typeSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "expiry", + "printedName": "expiry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)expiry", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)expiry", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setExpiry:", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64Vvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC6expirys5Int64VvM", + "mangledName": "$s9InMobiSDK11IMComponentC6expirys5Int64VvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(py)url", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)url", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)setUrl:", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMComponentC3urlSSvM", + "mangledName": "$s9InMobiSDK11IMComponentC3urlSSvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent(im)init", + "mangledName": "$s9InMobiSDK11IMComponentCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMComponent", + "printedName": "InMobiSDK.IMComponent", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11IMComponentC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK11IMComponentC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK11IMComponentC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK11IMComponentC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMComponent", + "mangledName": "$s9InMobiSDK11IMComponentC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMIncludeIds", + "printedName": "IMIncludeIds", + "children": [ + { + "kind": "Var", + "name": "O1", + "printedName": "O1", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)O1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)O1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setO1:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1Sbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC2O1SbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC2O1SbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "SO1", + "printedName": "SO1", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)SO1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)SO1", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setSO1:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1Sbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3SO1SbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3SO1SbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "IDA", + "printedName": "IDA", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)IDA", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)IDA", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setIDA:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3IDASbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDASbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "IDV", + "printedName": "IDV", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(py)IDV", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)IDV", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)setIDV:", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK12IMIncludeIdsC3IDVSbvM", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC3IDVSbvM", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "toDictionary", + "printedName": "toDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)toDictionary", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC12toDictionarySDySSypGSgyF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds(im)init", + "mangledName": "$s9InMobiSDK12IMIncludeIdsCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMIncludeIds", + "printedName": "InMobiSDK.IMIncludeIds", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK12IMIncludeIdsC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK12IMIncludeIdsC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMIncludeIds", + "mangledName": "$s9InMobiSDK12IMIncludeIdsC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMGDPR", + "printedName": "IMGDPR", + "children": [ + { + "kind": "Var", + "name": "transmitRequest", + "printedName": "transmitRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(py)transmitRequest", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Dynamic", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)transmitRequest", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)setTransmitRequest:", + "mangledName": "$s9InMobiSDK6IMGDPRC15transmitRequestSbvs", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR(im)init", + "mangledName": "$s9InMobiSDK6IMGDPRCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMGDPR", + "printedName": "InMobiSDK.IMGDPR", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK6IMGDPRC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s9InMobiSDK6IMGDPRC4fromACs7Decoder_p_tKcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:9InMobiSDK6IMGDPRC6encode2toys7Encoder_p_tKF", + "mangledName": "$s9InMobiSDK6IMGDPRC6encode2toys7Encoder_p_tKF", + "moduleName": "InMobiSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMGDPR", + "mangledName": "$s9InMobiSDK6IMGDPRC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMWatermark", + "printedName": "IMWatermark", + "children": [ + { + "kind": "Var", + "name": "imageData", + "printedName": "imageData", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(py)imageData", + "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvp", + "moduleName": "InMobiSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)imageData", + "mangledName": "$s9InMobiSDK11IMWatermarkC9imageData10Foundation0F0Vvg", + "moduleName": "InMobiSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(waterMarkImageData:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)initWithWaterMarkImageData:", + "mangledName": "$s9InMobiSDK11IMWatermarkC18waterMarkImageDataAC10Foundation0H0V_tcfc", + "moduleName": "InMobiSDK", + "objc_name": "initWithWaterMarkImageData:", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMWatermark", + "printedName": "InMobiSDK.IMWatermark", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark(im)init", + "mangledName": "$s9InMobiSDK11IMWatermarkCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMWatermark", + "mangledName": "$s9InMobiSDK11IMWatermarkC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMNativeDelegate", + "printedName": "IMNativeDelegate", + "children": [ + { + "kind": "Function", + "name": "nativeDidFinishLoading", + "printedName": "nativeDidFinishLoading(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishLoading:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidFinishLoadingyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:didFailToLoadWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "IMRequestStatus", + "printedName": "InMobiSDK.IMRequestStatus", + "usr": "c:@M@InMobiSDK@objc(cs)IMRequestStatus" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didFailToLoadWithError:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_22didFailToLoadWithErroryAA0D0C_AA15IMRequestStatusCtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeWillPresentScreen", + "printedName": "nativeWillPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillPresentScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidPresentScreen", + "printedName": "nativeDidPresentScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidPresentScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidPresentScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeWillDismissScreen", + "printedName": "nativeWillDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeWillDismissScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP23nativeWillDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidDismissScreen", + "printedName": "nativeDidDismissScreen(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidDismissScreen:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP22nativeDidDismissScreenyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userWillLeaveApplicationFromNative", + "printedName": "userWillLeaveApplicationFromNative(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userWillLeaveApplicationFromNative:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP34userWillLeaveApplicationFromNativeyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeAdImpressed", + "printedName": "nativeAdImpressed(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeAdImpressed:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP17nativeAdImpressedyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:didInteractWithParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:didInteractWithParams:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_21didInteractWithParamsyAA0D0C_SDySSypGSgtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "nativeDidFinishPlayingMedia", + "printedName": "nativeDidFinishPlayingMedia(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)nativeDidFinishPlayingMedia:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP27nativeDidFinishPlayingMediayyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userDidSkipPlayingMediaFromNative", + "printedName": "userDidSkipPlayingMediaFromNative(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)userDidSkipPlayingMediaFromNative:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP33userDidSkipPlayingMediaFromNativeyyAA0D0CF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "native", + "printedName": "native(_:adAudioStateChanged:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IMNative", + "printedName": "InMobiSDK.IMNative", + "usr": "c:@M@InMobiSDK@objc(cs)IMNative" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate(im)native:adAudioStateChanged:", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP6native_19adAudioStateChangedyAA0D0C_SbtF", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 where τ_0_0 : InMobiSDK.IMNativeDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Optional", + "ObjC", + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@InMobiSDK@objc(pl)IMNativeDelegate", + "mangledName": "$s9InMobiSDK16IMNativeDelegateP", + "moduleName": "InMobiSDK", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "ObjC", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "MetricKit", + "printedName": "MetricKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IMCommonConstants", + "printedName": "IMCommonConstants", + "children": [ + { + "kind": "Var", + "name": "IM_GDPR_CONSENT_AVAILABLE", + "printedName": "IM_GDPR_CONSENT_AVAILABLE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC25IM_GDPR_CONSENT_AVAILABLESSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_GDPR_CONSENT_IAB", + "printedName": "IM_GDPR_CONSENT_IAB", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_GDPR_CONSENT_IAB", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_GDPR_CONSENT_IAB", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC19IM_GDPR_CONSENT_IABSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_SUBJECT_TO_GDPR", + "printedName": "IM_SUBJECT_TO_GDPR", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_SUBJECT_TO_GDPR", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_SUBJECT_TO_GDPR", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC18IM_SUBJECT_TO_GDPRSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "printedName": "IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_CONSENT_AVAILABLE", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC33IM_PARTNER_GDPR_CONSENT_AVAILABLESSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IM_PARTNER_GDPR_APPLIES", + "printedName": "IM_PARTNER_GDPR_APPLIES", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cpy)IM_PARTNER_GDPR_APPLIES", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvpZ", + "moduleName": "InMobiSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(cm)IM_PARTNER_GDPR_APPLIES", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC23IM_PARTNER_GDPR_APPLIESSSvgZ", + "moduleName": "InMobiSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IMCommonConstants", + "printedName": "InMobiSDK.IMCommonConstants", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants" + } + ], + "declKind": "Constructor", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants(im)init", + "mangledName": "$s9InMobiSDK17IMCommonConstantsCACycfc", + "moduleName": "InMobiSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@InMobiSDK@objc(cs)IMCommonConstants", + "mangledName": "$s9InMobiSDK17IMCommonConstantsC", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjCMembers", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKLogLevel", + "printedName": "IMSDKLogLevel", + "children": [ + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelNone", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO4noneyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelError", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5erroryA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKLogLevel.Type) -> InMobiSDK.IMSDKLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel@IMSDKLogLevelDebug", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO5debugyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKLogLevel", + "printedName": "InMobiSDK.IMSDKLogLevel", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMSDKLogLevelO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKLogLevel", + "mangledName": "$s9InMobiSDK13IMSDKLogLevelO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKGender", + "printedName": "IMSDKGender", + "children": [ + { + "kind": "Var", + "name": "male", + "printedName": "male", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKGender.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderMale", + "mangledName": "$s9InMobiSDK11IMSDKGenderO4maleyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "female", + "printedName": "female", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKGender.Type) -> InMobiSDK.IMSDKGender", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKGender.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKGender@IMSDKGenderFemale", + "mangledName": "$s9InMobiSDK11IMSDKGenderO6femaleyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKGender?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKGender", + "printedName": "InMobiSDK.IMSDKGender", + "usr": "c:@M@InMobiSDK@E@IMSDKGender" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivp", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK11IMSDKGenderO8rawValueSivg", + "mangledName": "$s9InMobiSDK11IMSDKGenderO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKGender", + "mangledName": "$s9InMobiSDK11IMSDKGenderO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKEducation", + "printedName": "IMSDKEducation", + "children": [ + { + "kind": "Var", + "name": "highSchoolOrLess", + "printedName": "highSchoolOrLess", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationHighSchoolOrLess", + "mangledName": "$s9InMobiSDK14IMSDKEducationO16highSchoolOrLessyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "collageOrGraduate", + "printedName": "collageOrGraduate", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationCollageOrGraduate", + "mangledName": "$s9InMobiSDK14IMSDKEducationO17collageOrGraduateyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "postGraduateOrAbove", + "printedName": "postGraduateOrAbove", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKEducation.Type) -> InMobiSDK.IMSDKEducation", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKEducation.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation@IMSDKEducationPostGraduateOrAbove", + "mangledName": "$s9InMobiSDK14IMSDKEducationO19postGraduateOrAboveyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKEducation?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKEducation", + "printedName": "InMobiSDK.IMSDKEducation", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivp", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK14IMSDKEducationO8rawValueSivg", + "mangledName": "$s9InMobiSDK14IMSDKEducationO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKEducation", + "mangledName": "$s9InMobiSDK14IMSDKEducationO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMSDKAgeGroup", + "printedName": "IMSDKAgeGroup", + "children": [ + { + "kind": "Var", + "name": "below18", + "printedName": "below18", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBelow18", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7below18yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "between18And24", + "printedName": "between18And24", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween18And24", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between18And24yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "between25And29", + "printedName": "between25And29", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween25And29", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between25And29yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "between30And34", + "printedName": "between30And34", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween30And34", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between30And34yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "between35And44", + "printedName": "between35And44", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween35And44", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between35And44yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "between45And54", + "printedName": "between45And54", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween45And54", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between45And54yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "between55And65", + "printedName": "between55And65", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupBetween55And65", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO14between55And65yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "above65", + "printedName": "above65", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMSDKAgeGroup.Type) -> InMobiSDK.IMSDKAgeGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMSDKAgeGroup.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup@IMSDKAgeGroupAbove65", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO7above65yA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 7 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMSDKAgeGroup?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMSDKAgeGroup", + "printedName": "InMobiSDK.IMSDKAgeGroup", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMSDKAgeGroup", + "mangledName": "$s9InMobiSDK13IMSDKAgeGroupO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IMInterstitialAnimationType", + "printedName": "IMInterstitialAnimationType", + "children": [ + { + "kind": "Var", + "name": "coverVertical", + "printedName": "coverVertical", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeCoverVertical", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO13coverVerticalyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "flipHorizontal", + "printedName": "flipHorizontal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeFlipHorizontal", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO14flipHorizontalyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "asNone", + "printedName": "asNone", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(InMobiSDK.IMInterstitialAnimationType.Type) -> InMobiSDK.IMInterstitialAnimationType", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "InMobiSDK.IMInterstitialAnimationType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType@IMInterstitialAnimationTypeAsNone", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO6asNoneyA2CmF", + "moduleName": "InMobiSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "InMobiSDK.IMInterstitialAnimationType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IMInterstitialAnimationType", + "printedName": "InMobiSDK.IMInterstitialAnimationType", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueACSgSi_tcfc", + "moduleName": "InMobiSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivp", + "moduleName": "InMobiSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO8rawValueSivg", + "moduleName": "InMobiSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@InMobiSDK@E@IMInterstitialAnimationType", + "mangledName": "$s9InMobiSDK27IMInterstitialAnimationTypeO", + "moduleName": "InMobiSDK", + "declAttributes": [ + "AccessControl", + "ObjC", + "Frozen", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "SQLite3", + "printedName": "SQLite3", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "InMobiSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "InMobiSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "String", + "printedName": "String", + "declKind": "Struct", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", + "declAttributes": [ + "Frozen" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "BidirectionalCollection", + "printedName": "BidirectionalCollection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:SK", + "mangledName": "$sSK" + }, + { + "kind": "Conformance", + "name": "Collection", + "printedName": "Collection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:Sl", + "mangledName": "$sSl" + }, + { + "kind": "Conformance", + "name": "Sequence", + "printedName": "Sequence", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] + } + ], + "usr": "s:ST", + "mangledName": "$sST" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", + "children": [ + { + "kind": "TypeWitness", + "name": "UTF8View", + "printedName": "UTF8View", + "children": [ + { + "kind": "TypeNominal", + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UTF16View", + "printedName": "UTF16View", + "children": [ + { + "kind": "TypeNominal", + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", + "children": [ + { + "kind": "TypeNominal", + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + } + ], + "usr": "s:Sy", + "mangledName": "$sSy" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", + "children": [ + { + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", + "children": [ + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] + } + ], + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "Transferable", + "printedName": "Transferable", + "children": [ + { + "kind": "TypeWitness", + "name": "Representation", + "printedName": "Representation", + "children": [ + { + "kind": "TypeNominal", + "name": "OpaqueTypeArchetype", + "printedName": "some CoreTransferable.TransferRepresentation", + "children": [ + { + "kind": "TypeNominal", + "name": "TransferRepresentation", + "printedName": "CoreTransferable.TransferRepresentation", + "usr": "s:16CoreTransferable22TransferRepresentationP" + }, + { + "kind": "TypeNominal", + "name": "Sendable", + "printedName": "Swift.Sendable", + "usr": "s:s8SendableP" + } + ] + } + ] + } + ], + "usr": "s:16CoreTransferable0B0P", + "mangledName": "$s16CoreTransferable0B0P" + } + ] + } + ], + "json_format_version": 8 + }, + "ConstValues": [ + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 275, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "IntegerLiteral", + "offset": 299, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 509, + "length": 46, + "value": "\"com.inmobi.IMAdQualityNetworkInterface.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkInterface.swift", + "kind": "BooleanLiteral", + "offset": 802, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", + "kind": "StringLiteral", + "offset": 770, + "length": 31, + "value": "\"Kindly create IMBanner Object\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerPreloadManager.swift", + "kind": "StringLiteral", + "offset": 584, + "length": 22, + "value": "\"InMobiSDK.IMBannerPreloadManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 317, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 337, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 364, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 389, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 419, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Helpers\/IMUnifiedIdUtilities.swift", + "kind": "StringLiteral", + "offset": 4735, + "length": 45, + "value": "\"com.inmobi.unifiedidservice.backgroundQueue\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 6, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 371, + "length": 15, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 27, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 433, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 11, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 495, + "length": 19, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 524, + "length": 22, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 556, + "length": 20, + "value": "11" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 586, + "length": 17, + "value": "12" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 613, + "length": 18, + "value": "13" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 17, + "value": "14" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 684, + "length": 2, + "value": "22" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 719, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 6, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 371, + "length": 15, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 27, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 433, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 11, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 495, + "length": 19, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 524, + "length": 22, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 556, + "length": 20, + "value": "11" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 586, + "length": 17, + "value": "12" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 613, + "length": 18, + "value": "13" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 17, + "value": "14" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 684, + "length": 2, + "value": "22" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "IntegerLiteral", + "offset": 719, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMRequestStatus.swift", + "kind": "StringLiteral", + "offset": 744, + "length": 15, + "value": "\"InMobiSDK.IMRequestStatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", + "kind": "BooleanLiteral", + "offset": 536, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Managers\/IMAdManager.swift", + "kind": "StringLiteral", + "offset": 168, + "length": 11, + "value": "\"InMobiSDK.IMAdManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", + "kind": "BooleanLiteral", + "offset": 380, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMInterstitialAdProvider.swift", + "kind": "StringLiteral", + "offset": 184, + "length": 24, + "value": "\"InMobiSDK.IMInterstitialAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "StringLiteral", + "offset": 201, + "length": 38, + "value": "\"com.inmobi.ads.adresponsemodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 300, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdResponseModel.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Audience Bidding\/IMAudienceBiddingToken.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 428, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 490, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "BooleanLiteral", + "offset": 622, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityManager.swift", + "kind": "StringLiteral", + "offset": 726, + "length": 36, + "value": "\"com.inmobi.IMAdQualityManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 481, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 719, + "length": 28, + "value": "\"https:\/\/ads.inmobi.com\/sdk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 924, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 971, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 1165, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 1216, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 3992, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4033, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 4083, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 4485, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4534, + "length": 2, + "value": "30" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 4584, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 5001, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5041, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5316, + "length": 3, + "value": "120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5364, + "length": 5, + "value": "10800" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5410, + "length": 3, + "value": "500" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5456, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5500, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 5542, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6449, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6561, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6621, + "length": 3, + "value": "250" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 6958, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 7021, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 7126, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 7126, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8362, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 8261, + "length": 27, + "value": "\"InMobiSDK.ImpressionViewabilityConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8770, + "length": 2, + "value": "90" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 8870, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9439, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9476, + "length": 6, + "value": "432000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 9518, + "length": 65, + "value": "\"https:\/\/supply.inmobicdn.net\/javascript\/1.4.12\/omsdk-service.js\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9632, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 9679, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 9731, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 9778, + "length": 8, + "value": "\"Inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10640, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10700, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 10757, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11378, + "length": 4, + "value": "2000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11441, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 11495, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12085, + "length": 6, + "value": "153600" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12138, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 12179, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12226, + "length": 4, + "value": "5000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12270, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 12992, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13033, + "length": 4, + "value": "5000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13073, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13114, + "length": 5, + "value": "15000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 13156, + "length": 4, + "value": "6300" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 17289, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 17289, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 15319, + "length": 23, + "value": "\"InMobiSDK.MediationFlowTypeConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 18340, + "length": 22, + "value": "\"InMobiSDK.MediationTimeoutConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26014, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26207, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26401, + "length": 7, + "value": "3145728" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26453, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 26500, + "length": 8, + "value": "31457280" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 26623, + "length": 13, + "value": "[\"video\/mp4\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27243, + "length": 4, + "value": "4000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 27295, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27596, + "length": 6, + "value": "259200" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27647, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 27690, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28162, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28162, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28288, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28576, + "length": 3, + "value": "480" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 28619, + "length": 18, + "value": "[0, 1, 2, 3, 4, 5]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 28702, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 28752, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28797, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28922, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 28971, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29020, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 29063, + "length": 3, + "value": "320" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29120, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 29337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 30423, + "length": 8, + "value": "10485760" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "Array", + "offset": 30484, + "length": 13, + "value": "[\"video\/mp4\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31295, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31295, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 31962, + "length": 11, + "value": "\"#00000000\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "BooleanLiteral", + "offset": 32287, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32340, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32377, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32771, + "length": 6, + "value": "432000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32820, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "StringLiteral", + "offset": 32862, + "length": 56, + "value": "\"https:\/\/supply.inmobicdn.net\/sdk\/sdk\/1075\/ios\/mraid.js\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/AdsConfig.swift", + "kind": "IntegerLiteral", + "offset": 32958, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAudioAdUnit.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 13, + "value": "\"InMobiSDK.IMAudioAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "BooleanLiteral", + "offset": 1047, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "FloatLiteral", + "offset": 2482, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Movable\/IMMovableView.swift", + "kind": "FloatLiteral", + "offset": 2534, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdFetchServiceManager.swift", + "kind": "StringLiteral", + "offset": 219, + "length": 42, + "value": "\"com.inmobi.unifiedid.fetch.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataModel.swift", + "kind": "StringLiteral", + "offset": 892, + "length": 15, + "value": "\"InMobiSDK.IMUserDataModel\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", + "kind": "StringLiteral", + "offset": 191, + "length": 12, + "value": "\"com.inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMKeyValueStore.swift", + "kind": "StringLiteral", + "offset": 288, + "length": 13, + "value": "\"secureStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Model\/IMLogEntry.swift", + "kind": "BooleanLiteral", + "offset": 341, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 385, + "length": 4, + "value": "\"st\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 411, + "length": 5, + "value": "\"dep\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 438, + "length": 5, + "value": "\"cnt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 473, + "length": 7, + "value": "\"u-ret\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 385, + "length": 4, + "value": "\"st\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 411, + "length": 5, + "value": "\"dep\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 438, + "length": 5, + "value": "\"cnt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionModel.swift", + "kind": "StringLiteral", + "offset": 473, + "length": 7, + "value": "\"u-ret\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 319, + "length": 41, + "value": "\"com.inmobi.IMPublisherProvidedInfo.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 398, + "length": 24, + "value": "\"com.inmobi.user.gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 462, + "length": 27, + "value": "\"com.inmobi.user.education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 533, + "length": 29, + "value": "\"com.inmobi.user.yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 596, + "length": 21, + "value": "\"com.inmobi.user.age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 656, + "length": 26, + "value": "\"com.inmobi.user.language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 724, + "length": 28, + "value": "\"com.inmobi.user.postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 792, + "length": 26, + "value": "\"com.inmobi.user.areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 858, + "length": 27, + "value": "\"com.inmobi.user.interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 925, + "length": 26, + "value": "\"com.inmobi.user.agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 994, + "length": 29, + "value": "\"com.inmobi.user.haslocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1062, + "length": 26, + "value": "\"com.inmobi.user.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1128, + "length": 27, + "value": "\"com.inmobi.user.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1194, + "length": 26, + "value": "\"com.inmobi.user.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1263, + "length": 29, + "value": "\"com.inmobi.user.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1334, + "length": 28, + "value": "\"com.inmobi.sdk.haslocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1400, + "length": 25, + "value": "\"com.inmobi.sdk.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1464, + "length": 26, + "value": "\"com.inmobi.sdk.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1528, + "length": 25, + "value": "\"com.inmobi.sdk.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1596, + "length": 28, + "value": "\"com.inmobi.sdk.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1659, + "length": 22, + "value": "\"com.inmobi.user.city\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1717, + "length": 23, + "value": "\"com.inmobi.user.state\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1778, + "length": 25, + "value": "\"com.inmobi.user.country\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1848, + "length": 32, + "value": "\"com.inmobi.publisher.unifiedid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMPublisherProvidedInfo.swift", + "kind": "StringLiteral", + "offset": 1925, + "length": 32, + "value": "\"com.inmobi.user.age.restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 277, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 277, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBanner.swift", + "kind": "IntegerLiteral", + "offset": 7739, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", + "kind": "BooleanLiteral", + "offset": 262, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMBannerCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 14, + "value": "\"InMobiSDK.IMBannerCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitialPreloadManager.swift", + "kind": "StringLiteral", + "offset": 614, + "length": 28, + "value": "\"InMobiSDK.IMInterstitialPreloadManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMCTServiceManager.swift", + "kind": "StringLiteral", + "offset": 367, + "length": 36, + "value": "\"com.inmobi.IMCTServiceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 227, + "length": 13, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 307, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 332, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 372, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 409, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 444, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 478, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 508, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 545, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 605, + "length": 4, + "value": "1101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 647, + "length": 4, + "value": "1102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 675, + "length": 4, + "value": "1103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 737, + "length": 4, + "value": "1104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 781, + "length": 4, + "value": "1105" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 812, + "length": 4, + "value": "1106" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 846, + "length": 4, + "value": "1107" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 885, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 921, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 953, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 981, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1012, + "length": 4, + "value": "1112" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1046, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1082, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1116, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1160, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1193, + "length": 4, + "value": "1117" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1216, + "length": 4, + "value": "1118" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1250, + "length": 4, + "value": "1119" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1286, + "length": 4, + "value": "1120" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1327, + "length": 4, + "value": "1131" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1358, + "length": 4, + "value": "1132" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1421, + "length": 4, + "value": "1133" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1482, + "length": 4, + "value": "1134" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1540, + "length": 4, + "value": "1135" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1600, + "length": 4, + "value": "1136" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1629, + "length": 4, + "value": "1160" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1668, + "length": 4, + "value": "1161" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 4, + "value": "1162" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 4, + "value": "1170" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1784, + "length": 4, + "value": "1181" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1815, + "length": 4, + "value": "1182" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1856, + "length": 4, + "value": "1183" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1904, + "length": 4, + "value": "1184" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1932, + "length": 4, + "value": "1185" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 4, + "value": "1186" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2008, + "length": 4, + "value": "1187" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2052, + "length": 4, + "value": "1310" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2101, + "length": 4, + "value": "1311" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2148, + "length": 4, + "value": "1312" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2189, + "length": 4, + "value": "1315" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2289, + "length": 4, + "value": "5001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 4, + "value": "5002" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2417, + "length": 4, + "value": "5003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2484, + "length": 4, + "value": "5004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2559, + "length": 4, + "value": "5005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2612, + "length": 4, + "value": "5006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2693, + "length": 4, + "value": "5007" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2732, + "length": 4, + "value": "5008" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2777, + "length": 4, + "value": "5009" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "IntegerLiteral", + "offset": 2831, + "length": 4, + "value": "5010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMAdUtilities.swift", + "kind": "StringLiteral", + "offset": 4251, + "length": 30, + "value": "\"com.inmobi.ads.requeststatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 280, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 304, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 324, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMUIDMapUtils.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", + "kind": "BooleanLiteral", + "offset": 371, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceSaveOperation.swift", + "kind": "StringLiteral", + "offset": 181, + "length": 29, + "value": "\"InMobiSDK.IMLogPersistenceSaveOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 345, + "length": 3, + "value": "300" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 391, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 564, + "length": 42, + "value": "\"https:\/\/telemetry.sdk.inmobi.com\/metrics\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 805, + "length": 2, + "value": "30" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 845, + "length": 6, + "value": "604800" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 898, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "Array", + "offset": 949, + "length": 1012, + "value": "[\"SessionStarted\", \"AdLoadFailed\", \"AdLoadSuccessful\", \"AssetDownloaded\", \"BlockAutoRedirection\", \"ConfigFetched\", \"InvalidConfig\", \"ServerFill\", \"ServerNoFill\", \"ServerError\", \"AdShowFailed\", \"AdGetSignalsSucceeded\", \"AdGetSignalsFailed\", \"AdLoadCalled\", \"AdLoadDroppedAtSDK\", \"AdShowCalled\", \"AdShowSuccessful\", \"AdGetSignalsCalled\", \"AdInitFailed\", \"UnifiedIdNetworkCallRequested\", \"UnifiedIdNetworkResponseFailure\", \"FetchApiInvoked\", \"FetchCallbackFailure\", \"AdImpressionSuccessful\", \"RenderSuccess\", \"ParseSuccess\", \"WebViewLoadCalled\", \"WebViewLoadFinished\", \"WebViewLoadFailed\", \"FireAdReady\", \"FireAdFailed\", \"SKANUnsupportedVersion\", \"CustomProductPageUnsupported\", \"TemplateEventDropped\", \"DatabaseMaxLimitReached\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 2009, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 2113, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 2168, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4063, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4081, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4098, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4176, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4194, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4211, + "length": 2, + "value": "25" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4584, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4627, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 4670, + "length": 2, + "value": "85" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 4498, + "length": 13, + "value": "\"InMobiSDK.NetworkConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 5382, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 5631, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5672, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5717, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5761, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 5809, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 5854, + "length": 57, + "value": "\"https:\/\/log-activity.templates.inmobi.com\/api\/v1\/ingest\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 7750, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 7791, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "FloatLiteral", + "offset": 8590, + "length": 3, + "value": "0.1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "StringLiteral", + "offset": 8634, + "length": 6, + "value": "\"info\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 9062, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9425, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "BooleanLiteral", + "offset": 9464, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/TelemetryConfig.swift", + "kind": "IntegerLiteral", + "offset": 9652, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 248, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 294, + "length": 2, + "value": "32" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMSDKSwiftCommonUtil.swift", + "kind": "IntegerLiteral", + "offset": 341, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 368, + "length": 16, + "value": "\"com.inmobi.log\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 416, + "length": 14, + "value": "\"InMobiSdkLog\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 461, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 8, + "value": "\"expiry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 541, + "length": 9, + "value": "\"created\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 17, + "value": "\"com.inmobi.logs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "BooleanLiteral", + "offset": 994, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 10, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Persistence\/IMSdkLogDAO.swift", + "kind": "StringLiteral", + "offset": 1067, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 439, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 6, + "value": "\"u-rt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 526, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 439, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 6, + "value": "\"u-rt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 526, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1171, + "length": 19, + "value": "\"a-parentViewWidth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 18, + "value": "\"a-productVersion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 13, + "value": "\"trackerType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1171, + "length": 19, + "value": "\"a-parentViewWidth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 18, + "value": "\"a-productVersion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 13, + "value": "\"trackerType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1787, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1827, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1787, + "length": 12, + "value": "\"mk-ad-slot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1827, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2730, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2762, + "length": 4, + "value": "\"im\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2900, + "length": 14, + "value": "\"u-postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2939, + "length": 12, + "value": "\"u-areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 33, + "value": "\"d-density-dependent-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3046, + "length": 12, + "value": "\"d-textsize\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3081, + "length": 8, + "value": "\"adtype\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3114, + "length": 19, + "value": "\"client-request-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3166, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3202, + "length": 9, + "value": "\"im-plid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3233, + "length": 12, + "value": "\"c-ap-bssid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3276, + "length": 20, + "value": "\"loc-consent-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3321, + "length": 12, + "value": "\"u-appcache\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 23, + "value": "\"has-dynamic-mediation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3418, + "length": 12, + "value": "\"int-origin\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3460, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2900, + "length": 14, + "value": "\"u-postalcode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2939, + "length": 12, + "value": "\"u-areacode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 33, + "value": "\"d-density-dependent-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3046, + "length": 12, + "value": "\"d-textsize\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3081, + "length": 8, + "value": "\"adtype\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3114, + "length": 19, + "value": "\"client-request-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3166, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3202, + "length": 9, + "value": "\"im-plid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3233, + "length": 12, + "value": "\"c-ap-bssid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3276, + "length": 20, + "value": "\"loc-consent-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3321, + "length": 12, + "value": "\"u-appcache\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 23, + "value": "\"has-dynamic-mediation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3418, + "length": 12, + "value": "\"int-origin\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3460, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", + "kind": "Array", + "offset": 1001, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMUnifiedLogger.swift", + "kind": "BooleanLiteral", + "offset": 1726, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 207, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 245, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 635, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 652, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 666, + "length": 15, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 984, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1115, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 1165, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 1294, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1405, + "length": 3, + "value": "320" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 1418, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "StringLiteral", + "offset": 1466, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "BooleanLiteral", + "offset": 3869, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/DataModels\/IMCoreAdSettings.swift", + "kind": "IntegerLiteral", + "offset": 4390, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", + "kind": "BooleanLiteral", + "offset": 7216, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Native\/IMNative.swift", + "kind": "StringLiteral", + "offset": 1320, + "length": 8, + "value": "\"InMobiSDK.IMNative\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashNetworkRequest.swift", + "kind": "IntegerLiteral", + "offset": 554, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Public\/IMUserDataTypes.swift", + "kind": "StringLiteral", + "offset": 1083, + "length": 15, + "value": "\"InMobiSDK.IMUserDataTypes\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 16, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 15, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Reachability\/IMSDKCommonsNetworkReachability.swift", + "kind": "StringLiteral", + "offset": 423, + "length": 40, + "value": "\"kInMobiReachabilityChangedNotification\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 376, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1156, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "StringLiteral", + "offset": 1431, + "length": 29, + "value": "\"com.inmobi.IMAdQuality.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1541, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1593, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 1689, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1895, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1949, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "StringLiteral", + "offset": 199, + "length": 8, + "value": "\"InMobiSDK.IMAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnit.swift", + "kind": "IntegerLiteral", + "offset": 17239, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1207, + "length": 15, + "value": "\"d-nettype-raw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1257, + "length": 16, + "value": "\"d-localization\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1304, + "length": 12, + "value": "\"d-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1348, + "length": 19, + "value": "\"d-devicemachinehw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1394, + "length": 10, + "value": "\"u-appver\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 10, + "value": "\"u-appbid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1473, + "length": 10, + "value": "\"u-appdnm\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1513, + "length": 18, + "value": "\"u-appsecure-dict\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1557, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1592, + "length": 19, + "value": "\"u-tracking-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1637, + "length": 12, + "value": "\"mk-version\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1672, + "length": 10, + "value": "\"u-id-map\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1705, + "length": 10, + "value": "\"u-id-adt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1741, + "length": 8, + "value": "\"u-s-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1802, + "length": 13, + "value": "\"do_not_sell\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1847, + "length": 12, + "value": "\"us_privacy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1885, + "length": 5, + "value": "\"gpp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1922, + "length": 20, + "value": "\"u-app-orientations\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1970, + "length": 7, + "value": "\"sData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 2002, + "length": 7, + "value": "\"u-nip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1207, + "length": 15, + "value": "\"d-nettype-raw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1257, + "length": 16, + "value": "\"d-localization\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1304, + "length": 12, + "value": "\"d-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1348, + "length": 19, + "value": "\"d-devicemachinehw\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1394, + "length": 10, + "value": "\"u-appver\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 10, + "value": "\"u-appbid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1473, + "length": 10, + "value": "\"u-appdnm\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1513, + "length": 18, + "value": "\"u-appsecure-dict\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1557, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1592, + "length": 19, + "value": "\"u-tracking-status\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1637, + "length": 12, + "value": "\"mk-version\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1672, + "length": 10, + "value": "\"u-id-map\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1705, + "length": 10, + "value": "\"u-id-adt\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1741, + "length": 8, + "value": "\"u-s-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1802, + "length": 13, + "value": "\"do_not_sell\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1847, + "length": 12, + "value": "\"us_privacy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1885, + "length": 5, + "value": "\"gpp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1922, + "length": 20, + "value": "\"u-app-orientations\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 1970, + "length": 7, + "value": "\"sData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 2002, + "length": 7, + "value": "\"u-nip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 4019, + "length": 4, + "value": "\"tz\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMCommonNetworkRequestModel.swift", + "kind": "StringLiteral", + "offset": 4019, + "length": 4, + "value": "\"tz\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogStorageProcessor.swift", + "kind": "StringLiteral", + "offset": 393, + "length": 33, + "value": "\"com.inmobi.IMCrashlogProcessor_\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 261, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 272, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Banner\/IMBannerAudioDelegate.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 374, + "length": 42, + "value": "\"com.inmobi.IMCrashNetworkInterface.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", + "kind": "BooleanLiteral", + "offset": 807, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkWebView.swift", + "kind": "StringLiteral", + "offset": 528, + "length": 16, + "value": "\"InMobiSDK.IMNetworkWebView\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 2180, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 2219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkOperation.swift", + "kind": "StringLiteral", + "offset": 412, + "length": 18, + "value": "\"InMobiSDK.IMNetworkOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMNativeCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 14, + "value": "\"InMobiSDK.IMNativeCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityNetworkRequest.swift", + "kind": "IntegerLiteral", + "offset": 566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 217, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 234, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 271, + "length": 6, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 320, + "length": 6, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 336, + "length": 8, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMAdUnitDelegates.swift", + "kind": "IntegerLiteral", + "offset": 354, + "length": 7, + "value": "9" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 1186, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 1860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 2525, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 3216, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 3920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogAdTypeProtocol.swift", + "kind": "BooleanLiteral", + "offset": 4482, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", + "kind": "IntegerLiteral", + "offset": 4571, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/AudioIcon\/IMAudio.swift", + "kind": "BooleanLiteral", + "offset": 4646, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 474, + "length": 24, + "value": "\"wWFMAWbSEtvl5VxZbQGMK7\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "Dictionary", + "offset": 664, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 989, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 1917, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 1956, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 1996, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 2037, + "length": 47, + "value": "\"https:\/\/unif-id.ssp.inmobi.com\/api\/bloomFetch\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2132, + "length": 8, + "value": "10000000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2184, + "length": 11, + "value": "31536000000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2885, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2896, + "length": 11, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2917, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 13, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2958, + "length": 11, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2994, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2885, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2896, + "length": 11, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2917, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 13, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2958, + "length": 11, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 5, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 2994, + "length": 13, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 3941, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 3996, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 4033, + "length": 38, + "value": "\"https:\/\/unif-id.ssp.inmobi.com\/fetch\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 4108, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 4150, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "StringLiteral", + "offset": 4750, + "length": 27, + "value": "\"https:\/\/spadsync.com\/sync\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "Array", + "offset": 4824, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 4873, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 5170, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 5264, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5361, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 5938, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6008, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6013, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6313, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 6535, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6857, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 6900, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 7233, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "BooleanLiteral", + "offset": 7277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/SignalConfig.swift", + "kind": "IntegerLiteral", + "offset": 7323, + "length": 4, + "value": "1500" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 616, + "length": 8, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionUtils.swift", + "kind": "IntegerLiteral", + "offset": 634, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/PrivacyCompliance\/IMComplianceManager.swift", + "kind": "StringLiteral", + "offset": 289, + "length": 37, + "value": "\"com.inmobi.IMComplianceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/IMConfigProtocol.swift", + "kind": "StringLiteral", + "offset": 1704, + "length": 30, + "value": "\"com.inmobi.AtomicConfig.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 126, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 155, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 126, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Interface\/IMLogging.swift", + "kind": "IntegerLiteral", + "offset": 155, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 218, + "length": 36, + "value": "\"com.inmobi.unifiedid.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "StringLiteral", + "offset": 387, + "length": 45, + "value": "\"com.inmobi.IMUnifiedIdNetworkInterface.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Network\/NetworkInterface\/IMUnifiedIdNetworkInterface.swift", + "kind": "BooleanLiteral", + "offset": 492, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", + "kind": "IntegerLiteral", + "offset": 453, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMInternetAvailabilityAdRetryTracker.swift", + "kind": "BooleanLiteral", + "offset": 508, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", + "kind": "BooleanLiteral", + "offset": 530, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMTimerManager.swift", + "kind": "StringLiteral", + "offset": 262, + "length": 14, + "value": "\"InMobiSDK.IMTimerManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPing.swift", + "kind": "StringLiteral", + "offset": 166, + "length": 6, + "value": "\"InMobiSDK.IMPing\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "IntegerLiteral", + "offset": 396, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 432, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "BooleanLiteral", + "offset": 800, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogNetworkOperation.swift", + "kind": "StringLiteral", + "offset": 173, + "length": 21, + "value": "\"InMobiSDK.IMLogNetworkOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 8, + "value": "\"double\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2702, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2726, + "length": 8, + "value": "\"string\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2751, + "length": 6, + "value": "\"bool\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 8, + "value": "\"double\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2702, + "length": 5, + "value": "\"int\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2726, + "length": 8, + "value": "\"string\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherUtils.swift", + "kind": "StringLiteral", + "offset": 2751, + "length": 6, + "value": "\"bool\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13678, + "length": 15, + "value": "\".IMLTVPEvents\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13769, + "length": 20, + "value": "\"im-cfg-commons-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13834, + "length": 20, + "value": "\"im-cfg-metrics-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13898, + "length": 19, + "value": "\"im-cfg-req-params\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 13959, + "length": 17, + "value": "\"im-cfg-root-mgr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14018, + "length": 24, + "value": "\"im_cache_ad_server_url\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14086, + "length": 26, + "value": "\"im_cache_rule_server_url\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14151, + "length": 20, + "value": "\"imm_cache_location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14212, + "length": 24, + "value": "\"com.inmobi.logs.prefix\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14291, + "length": 13, + "value": "\"_iat_dids__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14344, + "length": 20, + "value": "\"_iat_dids_expiry__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14406, + "length": 17, + "value": "\"_iat_download__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14460, + "length": 12, + "value": "\"_iat_map__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14510, + "length": 24, + "value": "\"com.inmobi._iat_list__\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14596, + "length": 16, + "value": "\"iae_session_id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14656, + "length": 16, + "value": "\"iae_session_ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14713, + "length": 13, + "value": "\"ltvp_ft_day\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14768, + "length": 14, + "value": "\"ltvp_ft_ever\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14825, + "length": 15, + "value": "\"ltvp_ft_month\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14882, + "length": 14, + "value": "\"ltvp_ft_user\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14938, + "length": 14, + "value": "\"ltvp_ft_week\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 14994, + "length": 14, + "value": "\"ltvp_ft_bits\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15060, + "length": 23, + "value": "\"com.inmobi.user.ltvid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15124, + "length": 40, + "value": "\"com.inmobi.commonManager.adNetwork.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15205, + "length": 38, + "value": "\"com.inmobi.commonManager.commons.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15280, + "length": 34, + "value": "\"com.inmobi.commonManager.iat.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15352, + "length": 35, + "value": "\"com.inmobi.commonManager.ltvp.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15430, + "length": 40, + "value": "\"com.inmobi.commonManager.rendering.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15508, + "length": 35, + "value": "\"com.inmobi.commonManager.carb.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15582, + "length": 36, + "value": "\"com.inmobi.commonManager.mraid.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15654, + "length": 33, + "value": "\"com.inmobi.commonManager.pk.uid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15753, + "length": 36, + "value": "\"com.inmobi.configManager.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15833, + "length": 34, + "value": "\"com.inmobi.configManager.commons\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15907, + "length": 30, + "value": "\"com.inmobi.configManager.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 15978, + "length": 31, + "value": "\"com.inmobi.configManager.ltvp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16050, + "length": 31, + "value": "\"com.inmobi.configManager.root\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16127, + "length": 36, + "value": "\"com.inmobi.configManager.rendering\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16204, + "length": 31, + "value": "\"com.inmobi.configManager.carb\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16274, + "length": 29, + "value": "\"com.inmobi.configManager.pk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16379, + "length": 38, + "value": "\"com.inmobi.metricManager.configs.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16464, + "length": 44, + "value": "\"com.inmobi.metricManager.configs.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16556, + "length": 38, + "value": "\"com.inmobi.metricManager.configs.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16640, + "length": 36, + "value": "\"com.inmobi.metricManager.count.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16721, + "length": 42, + "value": "\"com.inmobi.metricManager.count.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16809, + "length": 36, + "value": "\"com.inmobi.metricManager.count.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16888, + "length": 40, + "value": "\"com.inmobi.metricManager.timestamp.API\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 16970, + "length": 46, + "value": "\"com.inmobi.metricManager.timestamp.adNetwork\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17059, + "length": 40, + "value": "\"com.inmobi.metricManager.timestamp.iat\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17158, + "length": 29, + "value": "\"com.inmobi.catalog.updateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17228, + "length": 24, + "value": "\"com.inmobi.user.gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17290, + "length": 27, + "value": "\"com.inmobi.user.education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17355, + "length": 29, + "value": "\"com.inmobi.user.dateOfBirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17422, + "length": 21, + "value": "\"com.inmobi.user.age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17492, + "length": 31, + "value": "\"com.inmobi.user.maritalStatus\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17576, + "length": 35, + "value": "\"com.inmobi.user.sexualOrientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17658, + "length": 29, + "value": "\"com.inmobi.user.hasChildren\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17726, + "length": 26, + "value": "\"com.inmobi.user.language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17793, + "length": 28, + "value": "\"com.inmobi.user.postalCode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17860, + "length": 26, + "value": "\"com.inmobi.user.areaCode\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 17929, + "length": 27, + "value": "\"com.inmobi.user.interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18002, + "length": 29, + "value": "\"com.inmobi.user.hasLocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18069, + "length": 26, + "value": "\"com.inmobi.user.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18134, + "length": 27, + "value": "\"com.inmobi.user.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18200, + "length": 26, + "value": "\"com.inmobi.user.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18273, + "length": 44, + "value": "\"com.inmobi.user.lastKnownLocationTimestamp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18356, + "length": 22, + "value": "\"com.inmobi.user.city\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18418, + "length": 23, + "value": "\"com.inmobi.user.state\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18483, + "length": 25, + "value": "\"com.inmobi.user.country\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18557, + "length": 26, + "value": "\"com.inmobi.sdk.sessionid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18628, + "length": 37, + "value": "\"com.inmobi.sdk.location.hasLocation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18702, + "length": 34, + "value": "\"com.inmobi.sdk.location.latitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18774, + "length": 35, + "value": "\"com.inmobi.sdk.location.longitude\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18847, + "length": 34, + "value": "\"com.inmobi.sdk.location.accuracy\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 18927, + "length": 52, + "value": "\"com.inmobi.sdk.location.lastKnownLocationTimestamp\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19024, + "length": 26, + "value": "\"com.inmobi.carb.updateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19088, + "length": 19, + "value": "\"com.inmobi.aesKey\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19139, + "length": 18, + "value": "\"com.inmobi.ivKey\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19194, + "length": 33, + "value": "\"com.inmobi.exceptionlogs.prefix\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19315, + "length": 32, + "value": "\"crashreportinglasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19538, + "length": 26, + "value": "\"com.inmobi.user.agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19612, + "length": 29, + "value": "\"com.inmobi.user.yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19688, + "length": 29, + "value": "\"com.inmobi.user.lastknownts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19750, + "length": 21, + "value": "\"com.inmobi.keys.aes\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 19924, + "length": 45, + "value": "\"InMobi_defaultStore_user_preference_to_send\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20127, + "length": 21, + "value": "\"InMobi_defaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20208, + "length": 25, + "value": "\"InMobi_com.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20387, + "length": 24, + "value": "\"com.inmobidefaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20474, + "length": 28, + "value": "\"com.inmobicom.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20639, + "length": 25, + "value": "\"com.inmobi_defaultStore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20728, + "length": 29, + "value": "\"com.inmobi_com.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20943, + "length": 9, + "value": "\".inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 20997, + "length": 19, + "value": "\"inmobi.sdkversion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21054, + "length": 12, + "value": "\"com.inmobi\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21121, + "length": 26, + "value": "\"com.preinit.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21198, + "length": 24, + "value": "\"com.coppa.config.store\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21275, + "length": 17, + "value": "\"_configUpdateTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21345, + "length": 24, + "value": "\"bannerlasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21419, + "length": 21, + "value": "\"intlasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21493, + "length": 24, + "value": "\"nativelasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21583, + "length": 27, + "value": "\"telemetrylasttransmission\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21660, + "length": 21, + "value": "\"asimMappingManagers\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21729, + "length": 19, + "value": "\"asimPlacementInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/Util\/IMPersistentDataCleaner.swift", + "kind": "StringLiteral", + "offset": 21800, + "length": 23, + "value": "\"asimTrueBaseEventUrls\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/AnyDictionary.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 13, + "value": "\"InMobiSDK.AnyDictionary\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMInterstitialCoreAd.swift", + "kind": "StringLiteral", + "offset": 177, + "length": 20, + "value": "\"InMobiSDK.IMInterstitialCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/PingStore\/IMPingStore.swift", + "kind": "StringLiteral", + "offset": 707, + "length": 29, + "value": "\"com.inmobi.IMPingStore.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1238, + "length": 6, + "value": "\"view\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1275, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1238, + "length": 6, + "value": "\"view\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 1275, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 2934, + "length": 10, + "value": "\"geometry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 2934, + "length": 10, + "value": "\"geometry\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 7150, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "IntegerLiteral", + "offset": 7183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 7214, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "StringLiteral", + "offset": 7258, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 8188, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "FloatLiteral", + "offset": 8240, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel+SubModels.swift", + "kind": "BooleanLiteral", + "offset": 8284, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6262, + "length": 5, + "value": "\"GET\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6284, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6306, + "length": 5, + "value": "\"PUT\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6328, + "length": 6, + "value": "\"HEAD\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6262, + "length": 5, + "value": "\"GET\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6284, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6306, + "length": 5, + "value": "\"PUT\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "StringLiteral", + "offset": 6328, + "length": 6, + "value": "\"HEAD\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "IntegerLiteral", + "offset": 6544, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6576, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "IntegerLiteral", + "offset": 6615, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "FloatLiteral", + "offset": 6656, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6698, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/Request\/IMRequestProtocol.swift", + "kind": "BooleanLiteral", + "offset": 6860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMSupportedFeature.swift", + "kind": "IntegerLiteral", + "offset": 214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 115, + "length": 31, + "value": "\"com.inmobi.ConfigManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "Dictionary", + "offset": 481, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 685, + "length": 16, + "value": "\"crashReporting\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/ConfigManager.swift", + "kind": "StringLiteral", + "offset": 685, + "length": 16, + "value": "\"crashReporting\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/AdReport\/IMUserAdReportHandler.swift", + "kind": "StringLiteral", + "offset": 524, + "length": 21, + "value": "\"InMobiSDK.IMUserAdReportHandler\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 226, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 239, + "length": 16, + "value": "102" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 265, + "length": 12, + "value": "103" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "IntegerLiteral", + "offset": 287, + "length": 18, + "value": "104" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "StringLiteral", + "offset": 405, + "length": 27, + "value": "\"com.inmobi.initialisation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "BooleanLiteral", + "offset": 480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/IMCoreSDK.swift", + "kind": "BooleanLiteral", + "offset": 535, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMAdMetaInfo.swift", + "kind": "StringLiteral", + "offset": 136, + "length": 12, + "value": "\"InMobiSDK.IMAdMetaInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMBannerAdUnit.swift", + "kind": "StringLiteral", + "offset": 174, + "length": 14, + "value": "\"InMobiSDK.IMBannerAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSDKGeoLocationManager.swift", + "kind": "BooleanLiteral", + "offset": 391, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 330, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 351, + "length": 6, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 367, + "length": 13, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 390, + "length": 8, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 408, + "length": 8, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 426, + "length": 7, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMOMSDKInfoModel.swift", + "kind": "IntegerLiteral", + "offset": 443, + "length": 5, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "StringLiteral", + "offset": 476, + "length": 44, + "value": "\"https:\/\/crash-metrics.sdk.inmobi.com\/trace\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 6, + "value": "259200" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 656, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 1967, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2002, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2107, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2124, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2501, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2545, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "IntegerLiteral", + "offset": 2588, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "StringLiteral", + "offset": 2410, + "length": 18, + "value": "\"InMobiSDK.CrashNetworkConfig\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "BooleanLiteral", + "offset": 3309, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/CrashConfig.swift", + "kind": "FloatLiteral", + "offset": 3361, + "length": 3, + "value": "1.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "StringLiteral", + "offset": 283, + "length": 42, + "value": "\"com.inmobi.IMPublisherSignalManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "Array", + "offset": 981, + "length": 28, + "value": "[\"ban\", \"int\", \"rew\", \"nat\"]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMPublisherSignals\/IMPublisherManager.swift", + "kind": "StringLiteral", + "offset": 3540, + "length": 20, + "value": "\"imPublisherSignals\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 27, + "value": "\"a-lastAudioBannerPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 562, + "length": 22, + "value": "\"a-audioBannerEnabled\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 628, + "length": 19, + "value": "\"a-audioBannerFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 693, + "length": 9, + "value": "\"a-b-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 498, + "length": 27, + "value": "\"a-lastAudioBannerPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 562, + "length": 22, + "value": "\"a-audioBannerEnabled\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 628, + "length": 19, + "value": "\"a-audioBannerFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 693, + "length": 9, + "value": "\"a-b-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1456, + "length": 21, + "value": "\"a-lastAudioPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1526, + "length": 13, + "value": "\"a-audioFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1590, + "length": 7, + "value": "\"a-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1456, + "length": 21, + "value": "\"a-lastAudioPlayedTs\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1526, + "length": 13, + "value": "\"a-audioFreq\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMAudioRequestParamsModel.swift", + "kind": "StringLiteral", + "offset": 1590, + "length": 7, + "value": "\"a-umc\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 1, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 206, + "length": 1, + "value": "-1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 229, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 250, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 269, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "IntegerLiteral", + "offset": 290, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "StringLiteral", + "offset": 393, + "length": 30, + "value": "\"com.inmobi.IMAdProvider.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "BooleanLiteral", + "offset": 636, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAdProvider.swift", + "kind": "StringLiteral", + "offset": 307, + "length": 12, + "value": "\"InMobiSDK.IMAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 1886, + "length": 11, + "value": "\"NIP_Count\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 1969, + "length": 11, + "value": "\"NIR_Count\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3048, + "length": 3, + "value": "\"p\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3071, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3048, + "length": 3, + "value": "\"p\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMNIPTracker.swift", + "kind": "StringLiteral", + "offset": 3071, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", + "kind": "BooleanLiteral", + "offset": 6470, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/Interstitial\/IMInterstitial.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 14, + "value": "\"InMobiSDK.IMInterstitial\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 223, + "length": 12, + "value": "\"CrashEvent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 264, + "length": 13, + "value": "\"crash_array\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 301, + "length": 7, + "value": "\"stack\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 338, + "length": 14, + "value": "\"crash_report\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 380, + "length": 11, + "value": "\"eventType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 417, + "length": 9, + "value": "\"eventId\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 447, + "length": 4, + "value": "\"ts\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 475, + "length": 7, + "value": "\"crash\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 508, + "length": 9, + "value": "\"payload\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 543, + "length": 11, + "value": "\"InMobiSDK\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 606, + "length": 30, + "value": "\"com.inmobi.IMCrashlogManager\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 676, + "length": 35, + "value": "\"com.inmobi.IMCrashlogManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 744, + "length": 12, + "value": "\"IMCrashLog\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 790, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 834, + "length": 10, + "value": "\"fileName\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogConstants.swift", + "kind": "StringLiteral", + "offset": 887, + "length": 13, + "value": "\"createdTime\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 50, + "length": 31, + "value": "\"com.inmobi.ads.adsmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 141, + "length": 4, + "value": "1113" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 177, + "length": 4, + "value": "1114" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 211, + "length": 4, + "value": "1115" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "IntegerLiteral", + "offset": 255, + "length": 4, + "value": "1116" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 2459, + "length": 10, + "value": "\"tracking\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "StringLiteral", + "offset": 2459, + "length": 10, + "value": "\"tracking\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "BooleanLiteral", + "offset": 3107, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsModel.swift", + "kind": "BooleanLiteral", + "offset": 3155, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1843, + "length": 7, + "value": "\"u-age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 12, + "value": "\"u-agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1915, + "length": 15, + "value": "\"u-yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1956, + "length": 13, + "value": "\"u-education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1992, + "length": 10, + "value": "\"u-gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2028, + "length": 13, + "value": "\"u-interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2066, + "length": 12, + "value": "\"u-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2103, + "length": 12, + "value": "\"u-location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2147, + "length": 16, + "value": "\"u-latlong-accu\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2193, + "length": 25, + "value": "\"d-device-screen-density\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2245, + "length": 22, + "value": "\"d-device-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 15, + "value": "\"d-orientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2331, + "length": 6, + "value": "\"ufid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2366, + "length": 24, + "value": "\"is-unifid-service-used\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2418, + "length": 16, + "value": "\"d-media-volume\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2464, + "length": 25, + "value": "\"d-device-screen-margins\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2521, + "length": 18, + "value": "\"sdk-capabilities\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2564, + "length": 11, + "value": "\"skan-list\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 6, + "value": "\"os-v\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2632, + "length": 12, + "value": "\"p-keywords\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 6, + "value": "\"s-co\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2715, + "length": 7, + "value": "\"s-iso\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2750, + "length": 6, + "value": "\"s-cn\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2778, + "length": 8, + "value": "\"im-ext\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2821, + "length": 18, + "value": "\"u-age-restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2872, + "length": 8, + "value": "\"cs-ids\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2905, + "length": 9, + "value": "\"d-drk-m\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2947, + "length": 12, + "value": "\"d-key-lang\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 12, + "value": "\"d-bat-chrg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3029, + "length": 11, + "value": "\"d-bat-lev\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3073, + "length": 12, + "value": "\"d-tot-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3122, + "length": 11, + "value": "\"d-av-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3162, + "length": 11, + "value": "\"d-bat-sav\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3206, + "length": 7, + "value": "\"d-w-h\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3244, + "length": 8, + "value": "\"c_data\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3282, + "length": 5, + "value": "\"aKV\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3323, + "length": 4, + "value": "\"ik\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 8, + "value": "\"n-h-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3396, + "length": 10, + "value": "\"u-r-crid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1843, + "length": 7, + "value": "\"u-age\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 12, + "value": "\"u-agegroup\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1915, + "length": 15, + "value": "\"u-yearofbirth\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1956, + "length": 13, + "value": "\"u-education\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 1992, + "length": 10, + "value": "\"u-gender\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2028, + "length": 13, + "value": "\"u-interests\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2066, + "length": 12, + "value": "\"u-language\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2103, + "length": 12, + "value": "\"u-location\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2147, + "length": 16, + "value": "\"u-latlong-accu\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2193, + "length": 25, + "value": "\"d-device-screen-density\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2245, + "length": 22, + "value": "\"d-device-screen-size\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 15, + "value": "\"d-orientation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2331, + "length": 6, + "value": "\"ufid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2366, + "length": 24, + "value": "\"is-unifid-service-used\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2418, + "length": 16, + "value": "\"d-media-volume\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2464, + "length": 25, + "value": "\"d-device-screen-margins\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2521, + "length": 18, + "value": "\"sdk-capabilities\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2564, + "length": 11, + "value": "\"skan-list\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 6, + "value": "\"os-v\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2632, + "length": 12, + "value": "\"p-keywords\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2678, + "length": 6, + "value": "\"s-co\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2715, + "length": 7, + "value": "\"s-iso\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2750, + "length": 6, + "value": "\"s-cn\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2778, + "length": 8, + "value": "\"im-ext\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2821, + "length": 18, + "value": "\"u-age-restricted\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2872, + "length": 8, + "value": "\"cs-ids\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2905, + "length": 9, + "value": "\"d-drk-m\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2947, + "length": 12, + "value": "\"d-key-lang\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 2988, + "length": 12, + "value": "\"d-bat-chrg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3029, + "length": 11, + "value": "\"d-bat-lev\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3073, + "length": 12, + "value": "\"d-tot-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3122, + "length": 11, + "value": "\"d-av-disk\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3162, + "length": 11, + "value": "\"d-bat-sav\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3206, + "length": 7, + "value": "\"d-w-h\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3244, + "length": 8, + "value": "\"c_data\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3282, + "length": 5, + "value": "\"aKV\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3323, + "length": 4, + "value": "\"ik\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 8, + "value": "\"n-h-id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBaseAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 3396, + "length": 10, + "value": "\"u-r-crid\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", + "kind": "BooleanLiteral", + "offset": 354, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedLogger\/Operation\/IMLogPersistenceDeleteOperation.swift", + "kind": "StringLiteral", + "offset": 183, + "length": 31, + "value": "\"InMobiSDK.IMLogPersistenceDeleteOperation\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", + "kind": "StringLiteral", + "offset": 322, + "length": 25, + "value": "\"yyyy.MM.dd HH:mm:ss.SSS\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Logging\/IMLogger.swift", + "kind": "StringLiteral", + "offset": 1565, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "StringLiteral", + "offset": 224, + "length": 42, + "value": "\"com.inmobi.unifiedid.fetch.service.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "StringLiteral", + "offset": 420, + "length": 54, + "value": "\"com.inmobi.IMUnifiedIdServicePushServiceManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdServicePushServiceManager.swift", + "kind": "BooleanLiteral", + "offset": 603, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMAudioCoreAd.swift", + "kind": "StringLiteral", + "offset": 171, + "length": 13, + "value": "\"InMobiSDK.IMAudioCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSessionSignals\/IMSessionManager.swift", + "kind": "StringLiteral", + "offset": 384, + "length": 34, + "value": "\"com.inmobi.IMSessionManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMAudioAdProvider.swift", + "kind": "StringLiteral", + "offset": 175, + "length": 17, + "value": "\"InMobiSDK.IMAudioAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 324, + "length": 27, + "value": "\"PersistentCleanSuccessful\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 388, + "length": 25, + "value": "\"Audio status is unknown\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 454, + "length": 19, + "value": "\"inmobi.sdkversion\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 544, + "length": 26, + "value": "\"IABConsent_ConsentString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 613, + "length": 26, + "value": "\"IABConsent_SubjectToGDPR\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 676, + "length": 20, + "value": "\"IABTCF_gdprApplies\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 730, + "length": 17, + "value": "\"IABTCF_TCString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 786, + "length": 22, + "value": "\"IABGPP_HDR_GppString\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 871, + "length": 12, + "value": "\"retryCount\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 950, + "length": 14, + "value": "\"adQualityUrl\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1005, + "length": 18, + "value": "\"enableScreenshot\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 14, + "value": "\"templateInfo\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1116, + "length": 17, + "value": "\"AdReportSuccess\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1172, + "length": 16, + "value": "\"AdReportFailed\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1237, + "length": 19, + "value": "\"ScreenshotSuccess\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1329, + "length": 30, + "value": "\"templateTelemetryEventFailed\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1387, + "length": 11, + "value": "\"eventType\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1468, + "length": 18, + "value": "\"Content-Encoding\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1517, + "length": 6, + "value": "\"gzip\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1603, + "length": 39, + "value": "\"firstSessionStartTimeSince1970TillNow\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Constants\/IMSwiftSDKContant.swift", + "kind": "StringLiteral", + "offset": 1673, + "length": 14, + "value": "\"sessionCount\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 187, + "length": 11, + "value": "\"AdQuality\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 225, + "length": 4, + "value": "\"id\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 263, + "length": 11, + "value": "\"imageName\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 308, + "length": 11, + "value": "\"beaconURL\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "StringLiteral", + "offset": 355, + "length": 8, + "value": "\"extras\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMAdQualityDAO.swift", + "kind": "BooleanLiteral", + "offset": 1912, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "StringLiteral", + "offset": 203, + "length": 36, + "value": "\"com.inmobi.ads.trackersmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdsTrackersModel.swift", + "kind": "IntegerLiteral", + "offset": 308, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 567, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 612, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 656, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 891, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 2740, + "length": 47, + "value": "\"http:\/\/www.inmobi.com\/products\/sdk\/#downloads\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3187, + "length": 62, + "value": "\"https:\/\/config.inmobi.com\/config-server\/v1\/config\/secure.cfg\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3292, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "IntegerLiteral", + "offset": 3332, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "StringLiteral", + "offset": 3091, + "length": 11, + "value": "\"InMobiSDK.IMComponent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 3991, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4105, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Config\/Swift\/RootConfig.swift", + "kind": "BooleanLiteral", + "offset": 4461, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Extensions\/Collection + Extension.swift", + "kind": "Array", + "offset": 254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMEncodingUtils.swift", + "kind": "BooleanLiteral", + "offset": 1568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 205, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 266, + "length": 4, + "value": "1108" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 302, + "length": 4, + "value": "1109" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 334, + "length": 4, + "value": "1110" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "IntegerLiteral", + "offset": 362, + "length": 4, + "value": "1111" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 443, + "length": 26, + "value": "\"com.inmobi.network.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 512, + "length": 16, + "value": "\"Internal Error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 568, + "length": 28, + "value": "\"Service Returned An Error.\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 636, + "length": 20, + "value": "\"Client side errors\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 705, + "length": 52, + "value": "\"Network not reachable currently. Please try again.\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/CoreNetworkService\/IMNetworkError.swift", + "kind": "StringLiteral", + "offset": 376, + "length": 14, + "value": "\"InMobiSDK.IMNetworkError\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMWatermark.swift", + "kind": "StringLiteral", + "offset": 192, + "length": 11, + "value": "\"InMobiSDK.IMWatermark\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMBannerAdProvider.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 18, + "value": "\"InMobiSDK.IMBannerAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 237, + "length": 7, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 254, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Internal\/AudioIcon\/IMAudioInternalAudioStatus.swift", + "kind": "IntegerLiteral", + "offset": 270, + "length": 9, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedIdMulticastDelegate.swift", + "kind": "StringLiteral", + "offset": 403, + "length": 46, + "value": "\"com.inmobi.IMUnifiedIdMulticastDelegate.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", + "kind": "StringLiteral", + "offset": 292, + "length": 50, + "value": "\"com.inmobi.IMUnifiedlIdUserDataModelManager.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/UnifiedId\/Managers\/IMUnifiedlIdUserDataModelManager.swift", + "kind": "BooleanLiteral", + "offset": 434, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Init\/DataModels\/IMSDKSettingsEx.swift", + "kind": "StringLiteral", + "offset": 216, + "length": 15, + "value": "\"InMobiSDK.IMSDKSettingsEx\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 14, + "value": "\"h-user-agent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 534, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 486, + "length": 14, + "value": "\"h-user-agent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 534, + "length": 13, + "value": "\"audioObject\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Network\/RequestDataModels\/IMBiddingAdRequestModel.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 9, + "value": "\"extData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 17, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 11, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 323, + "length": 11, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 445, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 464, + "length": 7, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 563, + "length": 12, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 589, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Utility Classes\/IMConfigHelper.swift", + "kind": "IntegerLiteral", + "offset": 609, + "length": 5, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "IntegerLiteral", + "offset": 348, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/CoreAd\/IMCoreAd.swift", + "kind": "StringLiteral", + "offset": 165, + "length": 8, + "value": "\"InMobiSDK.IMCoreAd\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMInterstitialAdUnit.swift", + "kind": "StringLiteral", + "offset": 193, + "length": 20, + "value": "\"InMobiSDK.IMInterstitialAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", + "kind": "StringLiteral", + "offset": 889, + "length": 25, + "value": "\"com.inmobi.IMAdQuality_\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/AdQuality\/IMScreenShotCaptureHandler.swift", + "kind": "StringLiteral", + "offset": 354, + "length": 26, + "value": "\"InMobiSDK.IMScreenShotCaptureHandler\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Providers\/IMNativeAdProvider.swift", + "kind": "StringLiteral", + "offset": 178, + "length": 18, + "value": "\"InMobiSDK.IMNativeAdProvider\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 346, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 437, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "BooleanLiteral", + "offset": 483, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/Adunits\/IMNativeAdUnit.swift", + "kind": "StringLiteral", + "offset": 187, + "length": 14, + "value": "\"InMobiSDK.IMNativeAdUnit\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/CrashLog\/IMCrashlogManager.swift", + "kind": "BooleanLiteral", + "offset": 373, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 220, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 244, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 279, + "length": 4, + "value": "1001" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 310, + "length": 4, + "value": "1003" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 335, + "length": 4, + "value": "1004" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 374, + "length": 4, + "value": "1005" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 402, + "length": 4, + "value": "1006" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 431, + "length": 4, + "value": "1010" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 468, + "length": 4, + "value": "1013" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 502, + "length": 4, + "value": "1014" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 535, + "length": 4, + "value": "1015" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 565, + "length": 4, + "value": "1016" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "IntegerLiteral", + "offset": 602, + "length": 4, + "value": "1017" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Telemetry\/Event\/IMTelemetryEventFactory.swift", + "kind": "BooleanLiteral", + "offset": 10593, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 228, + "length": 24, + "value": "\"gdpr_consent_available\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 297, + "length": 14, + "value": "\"gdpr_consent\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 355, + "length": 6, + "value": "\"gdpr\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 420, + "length": 32, + "value": "\"partner_gdpr_consent_available\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "StringLiteral", + "offset": 501, + "length": 22, + "value": "\"partner_gdpr_applies\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 615, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 630, + "length": 5, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 615, + "length": 5, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 630, + "length": 5, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 727, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 727, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1029, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 17, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1067, + "length": 19, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1029, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 17, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1067, + "length": 19, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1513, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1537, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1585, + "length": 14, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1609, + "length": 14, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1633, + "length": 14, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1657, + "length": 7, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1513, + "length": 14, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1537, + "length": 14, + "value": "3" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 14, + "value": "4" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1585, + "length": 14, + "value": "5" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1609, + "length": 14, + "value": "6" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1633, + "length": 14, + "value": "7" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 1657, + "length": 7, + "value": "8" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2402, + "length": 14, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2402, + "length": 14, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/PublicFacade\/DataModels\/IMCommonConstants.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 6, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", + "kind": "StringLiteral", + "offset": 246, + "length": 27, + "value": "\"com.inmobi.IMSignals.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Signals\/IMSignals.swift", + "kind": "BooleanLiteral", + "offset": 409, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 253, + "length": 15, + "value": "\"inMobi.sqlite\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 303, + "length": 22, + "value": "\"com.inmobi.datastore\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/Storage\/IMRdbmsDataStore.swift", + "kind": "StringLiteral", + "offset": 449, + "length": 34, + "value": "\"com.inmobi.IMRdbmsDataStore.lock\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "StringLiteral", + "offset": 190, + "length": 33, + "value": "\"com.inmobi.ads.adsetmodel.error\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 289, + "length": 10, + "value": "1" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "IntegerLiteral", + "offset": 309, + "length": 13, + "value": "2" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 853, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 896, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Ads\/AdResponseModels\/IMAdSetModel.swift", + "kind": "BooleanLiteral", + "offset": 933, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", + "kind": "StringLiteral", + "offset": 856, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualDataManager.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 27, + "value": "\"com.inmobi.contextualData\"" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "FloatLiteral", + "offset": 363, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "IntegerLiteral", + "offset": 388, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 442, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/jenkins\/workspace\/_unified-iOS-SDK_cd-flow_PR-1399\/UnifiedSDK\/InMobiSDK\/Commons\/ContextualData\/IMUserContextualData.swift", + "kind": "BooleanLiteral", + "offset": 473, + "length": 5, + "value": "false" + } + ] +} \ No newline at end of file diff --git a/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.private.swiftinterface b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.private.swiftinterface new file mode 100644 index 0000000..2ed8070 --- /dev/null +++ b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -0,0 +1,1350 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK +// swift-module-flags-ignorable: -enable-bare-slash-regex +import AdSupport +import AppTrackingTransparency +import SystemConfiguration.CaptiveNetwork +import CommonCrypto +import Compression +import CoreLocation +import CoreTelephony +import Foundation +@_exported import InMobiSDK +import MetricKit +import InMobiSDK.Private +import StoreKit.SKAdImpression +import SQLite3 +import StoreKit +import Swift +import SystemConfiguration +import UIKit +import WebKit +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@frozen @objc public enum IMStatusCode : Swift.Int { + case networkUnReachable + case noFill + case requestInvalid + case requestPending + case requestTimedOut + case multipleLoadsOnSameInstance + case internalError + case serverError + case adActive + case earlyRefreshRequest + case droppingNetworkRequest + case incorrectPlacementID + case sdkNotInitialised + case invalidBannerframe + case invalidAudioFrame + case audioDisabled = 22 + case audioDeviceVolumeLow = 23 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class AdsConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var minimumRefreshInterval: Swift.Int + @objc public var defaultRefreshInterval: Swift.Int + @objc public var contextualData: InMobiSDK.ContextualDataConfig + @objc public var audio: InMobiSDK.AdsAudioConfig + @objc public var adReport: InMobiSDK.AdReportConfig + @objc public var imai: InMobiSDK.ImaiConfig + @objc public var mediaVolumeCollectionEnabled: Swift.Bool + @objc public var applyGzipReq: Swift.Bool + @objc public var viewability: InMobiSDK.ViewabilityConfig + @objc public var adQuality: InMobiSDK.AdQualityConfig + @objc public var watermarkEnabled: Swift.Bool + @objc public var showIntWithoutVC: Swift.Bool + @objc public var timeouts: InMobiSDK.TimeoutsConfig + @objc public var vastVideo: InMobiSDK.VastVideoConfig + @objc public var assetCache: InMobiSDK.AssetCacheConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var skan: InMobiSDK.SkanConfig + @objc public var rendering: InMobiSDK.RenderingConfig + @objc public var silenceDetection: InMobiSDK.SilenceDetectionConfig + @objc public var mraid: InMobiSDK.MraidConfig + @objc dynamic public func getAdServerUrl() -> Swift.String + @objc public func getWebviewConfig(for type: Swift.String) -> InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ContextualDataConfig : ObjectiveC.NSObject { + @objc public var maxAdRecords: Swift.Int + @objc public var expiryTime: Swift.Int + @objc public var skipFields: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdsAudioConfig : ObjectiveC.NSObject { + @objc public var isAudioEnabled: Swift.Bool + @objc public var minDeviceVolume: Swift.Int + @objc public var minRefreshInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdReportConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var cridls: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ImaiConfig : ObjectiveC.NSObject { + @objc public var pingTimeout: Swift.Int + @objc public var pingCacheExpiry: Swift.Int + @objc public var maxDbEvents: Swift.Int + @objc public var maxEventBatch: Swift.Int + @objc public var pingInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ViewabilityConfig : ObjectiveC.NSObject { + @objc public var banner: InMobiSDK.ImpressionViewabilityConfig + @objc public var interstitial: InMobiSDK.ImpressionViewabilityConfig + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var audio: InMobiSDK.AudioImpressionConfig + @objc public var omidConfig: InMobiSDK.OmidConfig + @objc public var web: InMobiSDK.WebImpressionConfig + @objc public var video: InMobiSDK.VideoImpressionConfig + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class ImpressionViewabilityConfig : ObjectiveC.NSObject { + @objc public var impressionType: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AudioImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionType: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class OmidConfig : ObjectiveC.NSObject { + @objc public var maxRetries: Swift.Int + @objc public var expiry: Swift.Int + @objc public var url: Swift.String + @objc public var webViewRetainTime: Swift.Int64 + @objc public var retryInterval: Swift.Int + @objc dynamic public var omidEnabled: Swift.Bool + @objc public var partnerKey: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VideoImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var videoMinPercentagePlay: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdQualityConfig : ObjectiveC.NSObject { + @objc public var maxImageSize: Swift.Int + @objc public var resizedPercentage: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class TimeoutsConfig : ObjectiveC.NSObject { + @objc public var step2u: Swift.Int + @objc public var bitmap: Swift.Int + @objc public var step1b: Swift.Int + @objc public var step4s: Swift.Int + @objc public var request: Swift.Int + @objc public var mediationConfig: InMobiSDK.MediationConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.MediationFlowTypeConfig + @objc public var nonAb: InMobiSDK.MediationFlowTypeConfig + @objc public var preload: InMobiSDK.MediationFlowTypeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationFlowTypeConfig : ObjectiveC.NSObject { + @objc public var native: InMobiSDK.MediationTimeoutConfig + @objc public var interstitial: InMobiSDK.MediationTimeoutConfig + @objc public var audio: InMobiSDK.MediationTimeoutConfig + @objc public var banner: InMobiSDK.MediationTimeoutConfig + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationTimeoutConfig : ObjectiveC.NSObject, Swift.Codable { + @objc public var loadRetryInterval: InMobiSDK.AnyDictionary? + @objc public var loadTimeout: InMobiSDK.AnyDictionary? + @objc public var maxLoadRetries: InMobiSDK.AnyDictionary? + @objc public var muttTimeout: InMobiSDK.AnyDictionary? + @objc public var preloadTimeout: InMobiSDK.AnyDictionary? + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetriesConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetryIntervalConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VastVideoConfig : ObjectiveC.NSObject { + @objc public var optimalVastVideoSize: Swift.Int + @objc public var maxWrapperLimit: Swift.Int + @objc public var vastMaxAssetSize: Swift.Int + @objc public var bitRate: InMobiSDK.BitRateConfig + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BitRateConfig : ObjectiveC.NSObject { + @objc public var headerTimeout: Swift.Int + @objc public var bitrate_mandatory: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetCacheConfig : ObjectiveC.NSObject { + @objc public var timeToLive: Swift.Double + @objc public var maxCacheSize: Swift.Double + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSKANConfigRequestModeType : Swift.Int { + case disabled = 0 + case skanList = 1 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SkanConfig : ObjectiveC.NSObject { + @objc public var requestMode: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class RenderingConfig : ObjectiveC.NSObject { + @objc public var picHeight: Swift.Int + @objc public var gestures: [Swift.Int] + @objc dynamic public var autoRedirectionEnforcement: Swift.Bool + @objc public var enableImmersive: Swift.Bool + @objc public var picQuality: Swift.Int + @objc public var savecontent: InMobiSDK.SaveContentConfig + @objc public var delayedRedirection: Swift.Int + @objc public var userTouchResetTime: Swift.Int + @objc public var shouldRenderPopup: Swift.Bool + @objc public var picWidth: Swift.Int + @objc public var enableSDKAVAudioSession: Swift.Bool + @objc public var webviewModeDictionary: InMobiSDK.WebViewModeDictionaryConfig + @objc public func enablePubMuteControl_() -> Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SaveContentConfig : ObjectiveC.NSObject { + @objc public var maxSaveSize: Swift.Int + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeDictionaryConfig : ObjectiveC.NSObject { + @objc public var pingStore: InMobiSDK.WebViewModeConfig + @objc public var native: InMobiSDK.WebViewModeConfig + @objc public var interstitial: InMobiSDK.WebViewModeConfig + @objc public var audio: InMobiSDK.WebViewModeConfig + @objc public var base: InMobiSDK.WebViewModeConfig + @objc public var banner: InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeConfig : ObjectiveC.NSObject { + @objc public var webviewBackground: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SilenceDetectionConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var intervalOnAudioPlay: Swift.Int + @objc public var expiry: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MraidConfig : ObjectiveC.NSObject { + @objc public var expiry: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var ios_url: Swift.String + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool + @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) + @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) + @_Concurrency.MainActor(unsafe) public func resetPosition() + @objc deinit +} +@objc public protocol IMInterstitialDelegate { + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: any Swift.Error) + @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) +} +@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? + @objc public var emailId: InMobiSDK.IMUserDataTypes? + @objc public var extras: [Swift.String : Any]? + @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { + @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) + @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String) + @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) + @objc public class func getVersion() -> Swift.String + @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) + @objc deinit +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func getToken() -> Swift.String? + @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func setAge(_ age: Swift.Int) + @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) + @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) + @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) + @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) + @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) + @objc dynamic public class func setInterests(_ interests: Swift.String?) + @objc dynamic public class func setLanguage(_ language: Swift.String?) + @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) + @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) + @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) + @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) + @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func putPublisherSignals(_ signals: [Swift.String : Any]) + @objc dynamic public class func getPublisherSignals() -> [Swift.String : Any]? + @objc dynamic public class func resetPublisherSignals() +} +@objc @frozen public enum IMAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMAudioDelegate { + @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMBannerDelegate)? + @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: (any InMobiSDK.IMBannerAudioDelegate)? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMBannerDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func load() + @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) + @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc @_Concurrency.MainActor(unsafe) public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMCTServiceManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.IMCTServiceManager + @objc public func getConnectionTypeValue() -> Swift.String? + @objc deinit +} +@objc public protocol IMBannerDelegate { + @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { + @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) + @objc public class func reset() + @objc public class func fetchUnifiedIds(_ delegate: (any InMobiSDK.IMUnifiedIdDelegate)?) + @objc public class func enableDebugMode(_ debugMode: Swift.Bool) + @objc deinit +} +#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") +#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") +@_inheritsConvenienceInitializers @objc public class TelemetryConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var txLatency: Swift.Int + @objc public var maxRetryCount: Swift.Int + @objc public var networkType: InMobiSDK.NetworkTypeConfig + @objc public var base: InMobiSDK.BaseConfig + @objc public var telemetryUrl: Swift.String + @objc public var loggingConfig: InMobiSDK.LoggingConfig + @objc public var assetReporting: InMobiSDK.AssetReportingConfig + @objc public var processingInterval: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxTemplateEvents: Swift.Int + @objc public var priorityEvents: [Swift.String] + @objc public var maxEventsToPersist: Swift.Int + @objc public var lpConfig: InMobiSDK.LPConfig + @objc public var samplingFactor: Swift.Double + @objc public var disableAllGeneralEvents: Swift.Bool + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var databaseConfig: InMobiSDK.DatabaseConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.NetworkConfig + @objc public var others: InMobiSDK.NetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class NetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BaseConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LoggingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var expiry: Swift.Int + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var maxNoOfEntries: Swift.Int + @objc public var loggingUrl: Swift.String + @objc public var errorLog: InMobiSDK.ErrorLogConfig + @objc public var banner: InMobiSDK.SdkLogAdTypeConfig + @objc public var audio: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_html: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_native: InMobiSDK.SdkLogAdTypeConfig + @objc public var native: InMobiSDK.SdkLogAdTypeConfig + @objc public var getToken: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ErrorLogConfig : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var maxEntries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogAdTypeConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.SdkLogInfo + @objc public var nonAb: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogInfo : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var logLevel: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LPConfig : ObjectiveC.NSObject { + @objc public var ebDeeplinkFallbackInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetReportingConfig : ObjectiveC.NSObject { + @objc public var video: Swift.Bool + @objc public var image: Swift.Bool + @objc public var gif: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class DatabaseConfig : ObjectiveC.NSObject { + @objc public var dbWALFrameSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public protocol IMUnifiedIdDelegate { + @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) +} +@objc public class IMNative : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMNativeDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var customAdContent: Swift.String? { + @objc get + } + @objc public var adTitle: Swift.String? { + @objc get + } + @objc public var adDescription: Swift.String? { + @objc get + } + @objc public var adIcon: UIKit.UIImage? { + @objc get + } + @objc public var adCtaText: Swift.String? { + @objc get + } + @objc public var adRating: Swift.String? { + @objc get + } + @objc public var adLandingPageUrl: Foundation.URL? { + @objc get + } + @objc public var isAppDownload: Swift.Bool { + @objc get + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMNativeDelegate)?) + @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func reportAdClickAndOpenLandingPage() + @objc public func recyclePrimaryView() + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { + @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) + @objc public static func setUSPrivacyString(_ privacyString: Swift.String) + @objc override dynamic public init() + @objc deinit +} +@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var md5: Swift.String? + @objc public var sha1: Swift.String? + @objc public var sha256: Swift.String? + @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@objc @frozen public enum IMBannerAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMBannerAudioDelegate { + @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMAudioDelegate)? + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMAudioDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +extension InMobiSDK.IMAudio { + @objc @_Concurrency.MainActor(unsafe) dynamic public func load() + @objc @_Concurrency.MainActor(unsafe) dynamic public func show() + @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) +} +@_inheritsConvenienceInitializers @objc public class SignalConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var kA: Swift.String + @objc public var bloomFilterServiceConfig: InMobiSDK.BloomFilterServiceConfig + @objc public var ext: InMobiSDK.AnyDictionary? + @objc public var session: InMobiSDK.SessionConfig + @objc public var unifiedIdServiceConfig: InMobiSDK.UnifiedIdServiceConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var novatiqConfig: InMobiSDK.NovatiqConfig + @objc public var vAK: Swift.Int + @objc public var ice: InMobiSDK.IceConfig + @objc public var purchases: InMobiSDK.PurchasesConfig + @objc public var publisher: InMobiSDK.PublisherConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BloomFilterServiceConfig : ObjectiveC.NSObject { + @objc public var maxFetchPerDay: Swift.Int + @objc public var timeout: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var url: Swift.String + @objc public var maxBloomFileSize: Swift.Int64 + @objc public var hashIdMaxAge: Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSessionSignalsType : Swift.Int { + case startTimestamp = 0 + case depthBanner + case depthInt + case depthRewarded + case depthNative + case count + case userRetention + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SessionConfig : ObjectiveC.NSObject { + @objc public var control: [Swift.Int] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class UnifiedIdServiceConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var url: Swift.String + @objc public var timeout: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NovatiqConfig : ObjectiveC.NSObject { + @objc public var beaconUrl: Swift.String + @objc public var carrierNames: [Swift.String] + @objc public var isNovatiqEnabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IceConfig : ObjectiveC.NSObject { + @objc public var locationEnabled: Swift.Bool + @objc public var w: InMobiSDK.WConfig + @objc public var sessionEnabled: Swift.Bool + @objc public var c: InMobiSDK.CConfig + @objc public var stopRequestTimeout: Swift.Int + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public var operatorInfoCollectionEnabled: Swift.Bool { + @objc get + } + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WConfig : ObjectiveC.NSObject { + @objc public var cwe: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CConfig : ObjectiveC.NSObject { + @objc public var cof: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PurchasesConfig : ObjectiveC.NSObject { + @objc public var inapp: Swift.Bool + @objc public var restore: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PublisherConfig : ObjectiveC.NSObject { + @objc public var generalKeys: InMobiSDK.AnyDictionary? + @objc public var adSpecificKeys: InMobiSDK.AnyDictionary? + @objc public var enableMCO: Swift.Bool + @objc public var enableHB: Swift.Bool + @objc public var payloadSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { + @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) + @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: any InMobiSDK.IMBannerAudioDelegate) + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMConfigBase : ObjectiveC.NSObject, InMobiSDK.IMConfigP { + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public func getType() -> Swift.String + @objc override dynamic public init() + @objc deinit +} +@objc public protocol IMConfigP : ObjectiveC.NSObjectProtocol { + @objc func getType() -> Swift.String + @objc func toDictionary() -> [Swift.String : Any]? +} +@objc public enum IMRemoteLogLevel : Swift.Int { + case error + case debug + case info + case state + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMLogging { + @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) + @objc optional func saveAndSync() +} +@_hasMissingDesignatedInitializers @objc public class AnyDictionary : ObjectiveC.NSObject, Swift.Decodable { + required public init(from decoder: any Swift.Decoder) throws + @objc deinit +} +extension InMobiSDK.AnyDictionary : Swift.Encodable { + public func encode(to encoder: any Swift.Encoder) throws +} +#warning("Long Term: Need to Re Name to IMImpressionType") +#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") +#warning("Convert to camel case") +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class ConfigManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.ConfigManager + @objc public func updateConfig(with configType: Swift.String) + @objc public func validateConfig(configType: Swift.String, dictionary: [Swift.String : Any]?) -> InMobiSDK.IMConfigBase? + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { + @objc public var creativeID: Swift.String? { + get + } + @objc public var bidInfo: [Swift.String : Any] { + get + } + @objc public func getBid() -> Swift.Double + @objc deinit +} +#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") +@_inheritsConvenienceInitializers @objc public class CrashConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var url: Swift.String + @objc public var maxRetryCount: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxEventsToPersist: Swift.Int + @objc public var networkType: InMobiSDK.CrashNetworkTypeConfig + @objc public var crashConfig: InMobiSDK.CrashReportingConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashNetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.CrashNetworkConfig + @objc public var others: InMobiSDK.CrashNetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class CrashNetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashReportingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var samplingPercent: Swift.Float + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMInterstitial : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMInterstitialDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMInterstitialDelegate)?) + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func show(from viewController: UIKit.UIViewController) + @available(*, deprecated, message: "animationType will not be used anymore, please use show(from:)") + @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc public func cancel() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class ConfigProvider : ObjectiveC.NSObject { + @objc dynamic public static var rootConfig: InMobiSDK.RootConfig { + @objc get + } + @objc dynamic public static var telemetryConfig: InMobiSDK.TelemetryConfig { + @objc get + } + @objc dynamic public static var adsConfig: InMobiSDK.AdsConfig { + @objc get + } + @objc dynamic public static var signalConfig: InMobiSDK.SignalConfig { + @objc get + } + @objc dynamic public static var crashConfig: InMobiSDK.CrashConfig { + @objc get + } + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class RootConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var monetizationDisabled: Swift.Bool + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var waitTime: Swift.Int + @objc public var latestSdkInfo: InMobiSDK.IMLatestSdkInfo + @objc public var components: [InMobiSDK.IMComponent] + @objc public var gdpr: InMobiSDK.IMGDPR + @objc public func urlForProductType(_ type: Swift.String) -> Swift.String + @objc public func expiryForProductType(_ type: Swift.String) -> Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMLatestSdkInfo : ObjectiveC.NSObject { + @objc public var version: Swift.String + @objc public var url: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class IMComponent : ObjectiveC.NSObject { + @objc public var type: Swift.String + @objc public var expiry: Swift.Int64 + @objc public var url: Swift.String + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMIncludeIds : ObjectiveC.NSObject { + @objc public var O1: Swift.Bool + @objc public var SO1: Swift.Bool + @objc public var IDA: Swift.Bool + @objc public var IDV: Swift.Bool + @objc public func toDictionary() -> [Swift.String : Any]? + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMGDPR : ObjectiveC.NSObject { + @objc dynamic public var transmitRequest: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMWatermark : ObjectiveC.NSObject { + @objc public var imageData: Foundation.Data { + get + } + @objc public init(waterMarkImageData: Foundation.Data) + @objc deinit +} +#warning("Post Swift Migration: file not used yet") +@objc public protocol IMNativeDelegate { + @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) + @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) + @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) +} +@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { + @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_GDPR_CONSENT_IAB: Swift.String + @objc public static let IM_SUBJECT_TO_GDPR: Swift.String + @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String + @objc override dynamic public init() + @objc deinit +} +@frozen @objc public enum IMSDKLogLevel : Swift.Int { + case none + case error + case debug + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKGender : Swift.Int { + case male = 1 + case female + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKEducation : Swift.Int { + case highSchoolOrLess = 1 + case collageOrGraduate + case postGraduateOrAbove + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKAgeGroup : Swift.Int { + case below18 = 1 + case between18And24 + case between25And29 + case between30And34 + case between35And44 + case between45And54 + case between55And65 + case above65 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { + case coverVertical + case flipHorizontal + case asNone + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +extension Swift.String : Swift.Error { +} +extension InMobiSDK.IMStatusCode : Swift.Equatable {} +extension InMobiSDK.IMStatusCode : Swift.Hashable {} +extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} +extension InMobiSDK.IMStatusCode : Swift.Sendable {} +extension InMobiSDK.AdsConfig : Swift.Encodable {} +extension InMobiSDK.AdsConfig : Swift.Decodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Encodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Decodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Encodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Decodable {} +extension InMobiSDK.AdReportConfig : Swift.Encodable {} +extension InMobiSDK.AdReportConfig : Swift.Decodable {} +extension InMobiSDK.ImaiConfig : Swift.Encodable {} +extension InMobiSDK.ImaiConfig : Swift.Decodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Encodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Decodable {} +extension InMobiSDK.OmidConfig : Swift.Encodable {} +extension InMobiSDK.OmidConfig : Swift.Decodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Encodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Decodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Encodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Decodable {} +extension InMobiSDK.AdQualityConfig : Swift.Encodable {} +extension InMobiSDK.AdQualityConfig : Swift.Decodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Encodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Decodable {} +extension InMobiSDK.MediationConfig : Swift.Encodable {} +extension InMobiSDK.MediationConfig : Swift.Decodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Encodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Decodable {} +extension InMobiSDK.VastVideoConfig : Swift.Encodable {} +extension InMobiSDK.VastVideoConfig : Swift.Decodable {} +extension InMobiSDK.BitRateConfig : Swift.Encodable {} +extension InMobiSDK.BitRateConfig : Swift.Decodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Encodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Decodable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Equatable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Hashable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.RawRepresentable {} +extension InMobiSDK.SkanConfig : Swift.Encodable {} +extension InMobiSDK.SkanConfig : Swift.Decodable {} +extension InMobiSDK.RenderingConfig : Swift.Encodable {} +extension InMobiSDK.RenderingConfig : Swift.Decodable {} +extension InMobiSDK.SaveContentConfig : Swift.Encodable {} +extension InMobiSDK.SaveContentConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Decodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Encodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Decodable {} +extension InMobiSDK.MraidConfig : Swift.Encodable {} +extension InMobiSDK.MraidConfig : Swift.Decodable {} +extension InMobiSDK.IMAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMAudioStatus : Swift.Sendable {} +extension InMobiSDK.TelemetryConfig : Swift.Encodable {} +extension InMobiSDK.TelemetryConfig : Swift.Decodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.NetworkConfig : Swift.Encodable {} +extension InMobiSDK.NetworkConfig : Swift.Decodable {} +extension InMobiSDK.BaseConfig : Swift.Encodable {} +extension InMobiSDK.BaseConfig : Swift.Decodable {} +extension InMobiSDK.LoggingConfig : Swift.Encodable {} +extension InMobiSDK.LoggingConfig : Swift.Decodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Encodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Encodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogInfo : Swift.Encodable {} +extension InMobiSDK.SdkLogInfo : Swift.Decodable {} +extension InMobiSDK.LPConfig : Swift.Encodable {} +extension InMobiSDK.LPConfig : Swift.Decodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Encodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Decodable {} +extension InMobiSDK.DatabaseConfig : Swift.Encodable {} +extension InMobiSDK.DatabaseConfig : Swift.Decodable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} +extension InMobiSDK.SignalConfig : Swift.Encodable {} +extension InMobiSDK.SignalConfig : Swift.Decodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Encodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Decodable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Equatable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Hashable {} +extension InMobiSDK.IMSessionSignalsType : Swift.RawRepresentable {} +extension InMobiSDK.SessionConfig : Swift.Encodable {} +extension InMobiSDK.SessionConfig : Swift.Decodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Encodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Decodable {} +extension InMobiSDK.NovatiqConfig : Swift.Encodable {} +extension InMobiSDK.NovatiqConfig : Swift.Decodable {} +extension InMobiSDK.IceConfig : Swift.Encodable {} +extension InMobiSDK.IceConfig : Swift.Decodable {} +extension InMobiSDK.WConfig : Swift.Encodable {} +extension InMobiSDK.WConfig : Swift.Decodable {} +extension InMobiSDK.CConfig : Swift.Encodable {} +extension InMobiSDK.CConfig : Swift.Decodable {} +extension InMobiSDK.PurchasesConfig : Swift.Encodable {} +extension InMobiSDK.PurchasesConfig : Swift.Decodable {} +extension InMobiSDK.PublisherConfig : Swift.Encodable {} +extension InMobiSDK.PublisherConfig : Swift.Decodable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.CrashConfig : Swift.Encodable {} +extension InMobiSDK.CrashConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Decodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Encodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Decodable {} +extension InMobiSDK.RootConfig : Swift.Encodable {} +extension InMobiSDK.RootConfig : Swift.Decodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Encodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Decodable {} +extension InMobiSDK.IMComponent : Swift.Encodable {} +extension InMobiSDK.IMComponent : Swift.Decodable {} +extension InMobiSDK.IMIncludeIds : Swift.Encodable {} +extension InMobiSDK.IMIncludeIds : Swift.Decodable {} +extension InMobiSDK.IMGDPR : Swift.Encodable {} +extension InMobiSDK.IMGDPR : Swift.Decodable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} +extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} +extension InMobiSDK.IMSDKGender : Swift.Equatable {} +extension InMobiSDK.IMSDKGender : Swift.Hashable {} +extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKGender : Swift.Sendable {} +extension InMobiSDK.IMSDKEducation : Swift.Equatable {} +extension InMobiSDK.IMSDKEducation : Swift.Hashable {} +extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKEducation : Swift.Sendable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftdoc b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftdoc similarity index 92% rename from plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftdoc rename to plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftdoc index 7533e50..eb00b73 100644 Binary files a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftdoc and b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftdoc differ diff --git a/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftinterface b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftinterface new file mode 100644 index 0000000..2ed8070 --- /dev/null +++ b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/InMobiSDK.swiftmodule/arm64-apple-ios.swiftinterface @@ -0,0 +1,1350 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name InMobiSDK +// swift-module-flags-ignorable: -enable-bare-slash-regex +import AdSupport +import AppTrackingTransparency +import SystemConfiguration.CaptiveNetwork +import CommonCrypto +import Compression +import CoreLocation +import CoreTelephony +import Foundation +@_exported import InMobiSDK +import MetricKit +import InMobiSDK.Private +import StoreKit.SKAdImpression +import SQLite3 +import StoreKit +import Swift +import SystemConfiguration +import UIKit +import WebKit +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +@_hasMissingDesignatedInitializers @objc public class IMBannerPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@frozen @objc public enum IMStatusCode : Swift.Int { + case networkUnReachable + case noFill + case requestInvalid + case requestPending + case requestTimedOut + case multipleLoadsOnSameInstance + case internalError + case serverError + case adActive + case earlyRefreshRequest + case droppingNetworkRequest + case incorrectPlacementID + case sdkNotInitialised + case invalidBannerframe + case invalidAudioFrame + case audioDisabled = 22 + case audioDeviceVolumeLow = 23 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_hasMissingDesignatedInitializers @objc public class IMRequestStatus : Foundation.NSError { + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class AdsConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var minimumRefreshInterval: Swift.Int + @objc public var defaultRefreshInterval: Swift.Int + @objc public var contextualData: InMobiSDK.ContextualDataConfig + @objc public var audio: InMobiSDK.AdsAudioConfig + @objc public var adReport: InMobiSDK.AdReportConfig + @objc public var imai: InMobiSDK.ImaiConfig + @objc public var mediaVolumeCollectionEnabled: Swift.Bool + @objc public var applyGzipReq: Swift.Bool + @objc public var viewability: InMobiSDK.ViewabilityConfig + @objc public var adQuality: InMobiSDK.AdQualityConfig + @objc public var watermarkEnabled: Swift.Bool + @objc public var showIntWithoutVC: Swift.Bool + @objc public var timeouts: InMobiSDK.TimeoutsConfig + @objc public var vastVideo: InMobiSDK.VastVideoConfig + @objc public var assetCache: InMobiSDK.AssetCacheConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var skan: InMobiSDK.SkanConfig + @objc public var rendering: InMobiSDK.RenderingConfig + @objc public var silenceDetection: InMobiSDK.SilenceDetectionConfig + @objc public var mraid: InMobiSDK.MraidConfig + @objc dynamic public func getAdServerUrl() -> Swift.String + @objc public func getWebviewConfig(for type: Swift.String) -> InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ContextualDataConfig : ObjectiveC.NSObject { + @objc public var maxAdRecords: Swift.Int + @objc public var expiryTime: Swift.Int + @objc public var skipFields: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdsAudioConfig : ObjectiveC.NSObject { + @objc public var isAudioEnabled: Swift.Bool + @objc public var minDeviceVolume: Swift.Int + @objc public var minRefreshInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdReportConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var cridls: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ImaiConfig : ObjectiveC.NSObject { + @objc public var pingTimeout: Swift.Int + @objc public var pingCacheExpiry: Swift.Int + @objc public var maxDbEvents: Swift.Int + @objc public var maxEventBatch: Swift.Int + @objc public var pingInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ViewabilityConfig : ObjectiveC.NSObject { + @objc public var banner: InMobiSDK.ImpressionViewabilityConfig + @objc public var interstitial: InMobiSDK.ImpressionViewabilityConfig + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var audio: InMobiSDK.AudioImpressionConfig + @objc public var omidConfig: InMobiSDK.OmidConfig + @objc public var web: InMobiSDK.WebImpressionConfig + @objc public var video: InMobiSDK.VideoImpressionConfig + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class ImpressionViewabilityConfig : ObjectiveC.NSObject { + @objc public var impressionType: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AudioImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionType: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class OmidConfig : ObjectiveC.NSObject { + @objc public var maxRetries: Swift.Int + @objc public var expiry: Swift.Int + @objc public var url: Swift.String + @objc public var webViewRetainTime: Swift.Int64 + @objc public var retryInterval: Swift.Int + @objc dynamic public var omidEnabled: Swift.Bool + @objc public var partnerKey: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var impressionPollIntervalMillis: Swift.Int + @objc public var impressionMinTimeViewed: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VideoImpressionConfig : ObjectiveC.NSObject { + @objc public var impressionMinTimeViewed: Swift.Int + @objc public var impressionMinPercentageViewed: Swift.Int + @objc public var videoMinPercentagePlay: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AdQualityConfig : ObjectiveC.NSObject { + @objc public var maxImageSize: Swift.Int + @objc public var resizedPercentage: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class TimeoutsConfig : ObjectiveC.NSObject { + @objc public var step2u: Swift.Int + @objc public var bitmap: Swift.Int + @objc public var step1b: Swift.Int + @objc public var step4s: Swift.Int + @objc public var request: Swift.Int + @objc public var mediationConfig: InMobiSDK.MediationConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.MediationFlowTypeConfig + @objc public var nonAb: InMobiSDK.MediationFlowTypeConfig + @objc public var preload: InMobiSDK.MediationFlowTypeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationFlowTypeConfig : ObjectiveC.NSObject { + @objc public var native: InMobiSDK.MediationTimeoutConfig + @objc public var interstitial: InMobiSDK.MediationTimeoutConfig + @objc public var audio: InMobiSDK.MediationTimeoutConfig + @objc public var banner: InMobiSDK.MediationTimeoutConfig + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class MediationTimeoutConfig : ObjectiveC.NSObject, Swift.Codable { + @objc public var loadRetryInterval: InMobiSDK.AnyDictionary? + @objc public var loadTimeout: InMobiSDK.AnyDictionary? + @objc public var maxLoadRetries: InMobiSDK.AnyDictionary? + @objc public var muttTimeout: InMobiSDK.AnyDictionary? + @objc public var preloadTimeout: InMobiSDK.AnyDictionary? + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetriesConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MediationRetryIntervalConfig : ObjectiveC.NSObject { + @objc public var `default`: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class VastVideoConfig : ObjectiveC.NSObject { + @objc public var optimalVastVideoSize: Swift.Int + @objc public var maxWrapperLimit: Swift.Int + @objc public var vastMaxAssetSize: Swift.Int + @objc public var bitRate: InMobiSDK.BitRateConfig + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BitRateConfig : ObjectiveC.NSObject { + @objc public var headerTimeout: Swift.Int + @objc public var bitrate_mandatory: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetCacheConfig : ObjectiveC.NSObject { + @objc public var timeToLive: Swift.Double + @objc public var maxCacheSize: Swift.Double + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSKANConfigRequestModeType : Swift.Int { + case disabled = 0 + case skanList = 1 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SkanConfig : ObjectiveC.NSObject { + @objc public var requestMode: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class RenderingConfig : ObjectiveC.NSObject { + @objc public var picHeight: Swift.Int + @objc public var gestures: [Swift.Int] + @objc dynamic public var autoRedirectionEnforcement: Swift.Bool + @objc public var enableImmersive: Swift.Bool + @objc public var picQuality: Swift.Int + @objc public var savecontent: InMobiSDK.SaveContentConfig + @objc public var delayedRedirection: Swift.Int + @objc public var userTouchResetTime: Swift.Int + @objc public var shouldRenderPopup: Swift.Bool + @objc public var picWidth: Swift.Int + @objc public var enableSDKAVAudioSession: Swift.Bool + @objc public var webviewModeDictionary: InMobiSDK.WebViewModeDictionaryConfig + @objc public func enablePubMuteControl_() -> Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SaveContentConfig : ObjectiveC.NSObject { + @objc public var maxSaveSize: Swift.Int + @objc public var allowedContentType: [Swift.String] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeDictionaryConfig : ObjectiveC.NSObject { + @objc public var pingStore: InMobiSDK.WebViewModeConfig + @objc public var native: InMobiSDK.WebViewModeConfig + @objc public var interstitial: InMobiSDK.WebViewModeConfig + @objc public var audio: InMobiSDK.WebViewModeConfig + @objc public var base: InMobiSDK.WebViewModeConfig + @objc public var banner: InMobiSDK.WebViewModeConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WebViewModeConfig : ObjectiveC.NSObject { + @objc public var webviewBackground: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SilenceDetectionConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var intervalOnAudioPlay: Swift.Int + @objc public var expiry: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class MraidConfig : ObjectiveC.NSObject { + @objc public var expiry: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var ios_url: Swift.String + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMMovableView : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var isMovable: Swift.Bool + @_Concurrency.MainActor(unsafe) @objc override dynamic public init(frame: CoreFoundation.CGRect) + @_Concurrency.MainActor(unsafe) @objc override dynamic public func didMoveToSuperview() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func traitCollectionDidChange(_ previousTraitCollection: UIKit.UITraitCollection?) + @_Concurrency.MainActor(unsafe) public func resetPosition() + @objc deinit +} +@objc public protocol IMInterstitialDelegate { + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didReceiveWithMetaInfo metaInfo: InMobiSDK.IMAdMetaInfo) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToReceiveWithError error: any Swift.Error) + @objc optional func interstitialDidReceiveAd(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidFinishLoading(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialAdImpressed(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialWillPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidPresent(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didFailToPresentWithError error: InMobiSDK.IMRequestStatus) + @objc optional func interstitialWillDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitialDidDismiss(_ interstitial: InMobiSDK.IMInterstitial) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func interstitial(_ interstitial: InMobiSDK.IMInterstitial, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func userWillLeaveApplicationFromInterstitial(_ interstitial: InMobiSDK.IMInterstitial) +} +@objc public class IMUserDataModel : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var phoneNumber: InMobiSDK.IMUserDataTypes? + @objc public var emailId: InMobiSDK.IMUserDataTypes? + @objc public var extras: [Swift.String : Any]? + @objc required public init(phoneNumber: InMobiSDK.IMUserDataTypes?, emailId: InMobiSDK.IMUserDataTypes?, extras: [Swift.String : Any]?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMSdk : ObjectiveC.NSObject { + @objc public class func initWithAccountID(_ accountID: Swift.String, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?, andCompletionHandler completionBlock: (((any Swift.Error)?) -> Swift.Void)? = nil) + @available(*, deprecated, message: "Please use new API initWithAccountID:consentDictionary:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String, consentDictionary: [Swift.String : Any]?) + @available(*, deprecated, message: "Please use new API initWithAccountID:andCompletionHandler: as this API can be removed in future") + @objc public class func initWithAccountID(_ accountID: Swift.String) + @objc public class func updateGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setPartnerGDPRConsent(_ consentDictionary: [Swift.String : Any]?) + @objc public class func setIsAgeRestricted(_ isRestricted: Swift.Bool) + @objc public class func getVersion() -> Swift.String + @objc public class func setLogLevel(_ desiredLogLevel: InMobiSDK.IMSDKLogLevel) + @objc deinit +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func getToken() -> Swift.String? + @objc dynamic public class func getTokenWithExtras(_ extras: [Swift.String : Any]?, andKeywords keywords: Swift.String?) -> Swift.String? +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func setAge(_ age: Swift.Int) + @objc dynamic public class func setAreaCode(_ areaCode: Swift.String?) + @objc dynamic public class func setAgeGroup(_ ageGroup: InMobiSDK.IMSDKAgeGroup) + @objc dynamic public class func setYearOfBirth(_ yearOfBirth: Swift.Int) + @objc dynamic public class func setEducation(_ education: InMobiSDK.IMSDKEducation) + @objc dynamic public class func setGender(_ gender: InMobiSDK.IMSDKGender) + @objc dynamic public class func setInterests(_ interests: Swift.String?) + @objc dynamic public class func setLanguage(_ language: Swift.String?) + @objc dynamic public class func setLocationWithCity(_ city: Swift.String?, state: Swift.String?, country: Swift.String?) + @objc dynamic public class func setLocation(_ location: CoreLocation.CLLocation?) + @objc dynamic public class func setPostalCode(_ postalcode: Swift.String?) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func shouldAutoManageAVAudioSession(_ value: Swift.Bool) + @objc dynamic public class func setMute(_ shouldMute: Swift.Bool) + @objc dynamic public class func setPublisherProvidedUnifiedId(_ ids: [Swift.String : Any]) +} +extension InMobiSDK.IMSdk { + @objc dynamic public class func putPublisherSignals(_ signals: [Swift.String : Any]) + @objc dynamic public class func getPublisherSignals() -> [Swift.String : Any]? + @objc dynamic public class func resetPublisherSignals() +} +@objc @frozen public enum IMAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMAudioDelegate { + @objc optional func audioAdDidFinishLoading(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidBecomeVisible(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didFailToShowWithError error: InMobiSDK.IMRequestStatus) + @objc optional func audioAdImpressed(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func audioAdWillPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidPresentScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdWillDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAdDidDismissScreen(_ audioAd: InMobiSDK.IMAudio) + @objc optional func userWillLeaveApplicationFromAudioAd(_ audioAd: InMobiSDK.IMAudio) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) + @objc optional func audioAd(_ audioAd: InMobiSDK.IMAudio, audioStatusChanged status: InMobiSDK.IMAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMBanner : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMBannerDelegate)? + @objc @_Concurrency.MainActor(unsafe) weak public var audioDelegate: (any InMobiSDK.IMBannerAudioDelegate)? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var refreshInterval: Swift.Int { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var preloadManager: InMobiSDK.IMBannerPreloadManager { + @objc get + } + @objc @_Concurrency.MainActor(unsafe) public var isAudioAd: Swift.Bool { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMBannerDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func load() + @objc @_Concurrency.MainActor(unsafe) public func load(_ response: Foundation.Data) + @objc @_Concurrency.MainActor(unsafe) public func shouldAutoRefresh(_ shouldAutoRefresh: Swift.Bool) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc @_Concurrency.MainActor(unsafe) public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc @_Concurrency.MainActor(unsafe) public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMInterstitialPreloadManager : ObjectiveC.NSObject { + @objc public func preload() + @objc public func load() + @objc deinit +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMCTServiceManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.IMCTServiceManager + @objc public func getConnectionTypeValue() -> Swift.String? + @objc deinit +} +@objc public protocol IMBannerDelegate { + @objc optional func bannerDidFinishLoading(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didReceiveWithMetaInfo info: InMobiSDK.IMAdMetaInfo) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToReceiveWithError error: InMobiSDK.IMRequestStatus) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func bannerAdImpressed(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func userWillLeaveApplicationFromBanner(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidPresentScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerWillDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func bannerDidDismissScreen(_ banner: InMobiSDK.IMBanner) + @objc optional func banner(_ banner: InMobiSDK.IMBanner, rewardActionCompletedWithRewards rewards: [Swift.String : Any]) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class IMUnifiedIdService : ObjectiveC.NSObject { + @objc public class func push(_ data: InMobiSDK.IMUserDataModel?) + @objc public class func reset() + @objc public class func fetchUnifiedIds(_ delegate: (any InMobiSDK.IMUnifiedIdDelegate)?) + @objc public class func enableDebugMode(_ debugMode: Swift.Bool) + @objc deinit +} +#warning("Telemetry Code Dependency: This enum is already defined in ObjC file named IMTelemetryEvent") +#warning("Uncomment enums here and remove enum defined in objC in class IMTelemetoryFactory.h") +@_inheritsConvenienceInitializers @objc public class TelemetryConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var txLatency: Swift.Int + @objc public var maxRetryCount: Swift.Int + @objc public var networkType: InMobiSDK.NetworkTypeConfig + @objc public var base: InMobiSDK.BaseConfig + @objc public var telemetryUrl: Swift.String + @objc public var loggingConfig: InMobiSDK.LoggingConfig + @objc public var assetReporting: InMobiSDK.AssetReportingConfig + @objc public var processingInterval: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxTemplateEvents: Swift.Int + @objc public var priorityEvents: [Swift.String] + @objc public var maxEventsToPersist: Swift.Int + @objc public var lpConfig: InMobiSDK.LPConfig + @objc public var samplingFactor: Swift.Double + @objc public var disableAllGeneralEvents: Swift.Bool + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var databaseConfig: InMobiSDK.DatabaseConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.NetworkConfig + @objc public var others: InMobiSDK.NetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class NetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BaseConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LoggingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var expiry: Swift.Int + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var maxNoOfEntries: Swift.Int + @objc public var loggingUrl: Swift.String + @objc public var errorLog: InMobiSDK.ErrorLogConfig + @objc public var banner: InMobiSDK.SdkLogAdTypeConfig + @objc public var audio: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_html: InMobiSDK.SdkLogAdTypeConfig + @objc public var int_native: InMobiSDK.SdkLogAdTypeConfig + @objc public var native: InMobiSDK.SdkLogAdTypeConfig + @objc public var getToken: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class ErrorLogConfig : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var maxEntries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogAdTypeConfig : ObjectiveC.NSObject { + @objc public var ab: InMobiSDK.SdkLogInfo + @objc public var nonAb: InMobiSDK.SdkLogInfo + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class SdkLogInfo : ObjectiveC.NSObject { + @objc public var samplePercent: Swift.Double + @objc public var logLevel: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class LPConfig : ObjectiveC.NSObject { + @objc public var ebDeeplinkFallbackInterval: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class AssetReportingConfig : ObjectiveC.NSObject { + @objc public var video: Swift.Bool + @objc public var image: Swift.Bool + @objc public var gif: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class DatabaseConfig : ObjectiveC.NSObject { + @objc public var dbWALFrameSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public protocol IMUnifiedIdDelegate { + @objc func onFetchCompleted(_ response: [Swift.String : Any]?, error: Foundation.NSError?) +} +@objc public class IMNative : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMNativeDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var customAdContent: Swift.String? { + @objc get + } + @objc public var adTitle: Swift.String? { + @objc get + } + @objc public var adDescription: Swift.String? { + @objc get + } + @objc public var adIcon: UIKit.UIImage? { + @objc get + } + @objc public var adCtaText: Swift.String? { + @objc get + } + @objc public var adRating: Swift.String? { + @objc get + } + @objc public var adLandingPageUrl: Foundation.URL? { + @objc get + } + @objc public var isAppDownload: Swift.Bool { + @objc get + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMNativeDelegate)?) + @objc public func primaryView(ofWidth width: CoreFoundation.CGFloat) -> UIKit.UIView? + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func reportAdClickAndOpenLandingPage() + @objc public func recyclePrimaryView() + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMPrivacyCompliance : ObjectiveC.NSObject { + @objc public static func setDoNotSell(_ doNotSell: Swift.Bool) + @objc public static func setUSPrivacyString(_ privacyString: Swift.String) + @objc override dynamic public init() + @objc deinit +} +@objc public class IMUserDataTypes : ObjectiveC.NSObject, Foundation.NSCopying { + @objc public var md5: Swift.String? + @objc public var sha1: Swift.String? + @objc public var sha256: Swift.String? + @objc required public init(md5: Swift.String?, sha1: Swift.String?, sha256: Swift.String?) + @objc public func copy(with zone: ObjectiveC.NSZone? = nil) -> Any + @objc override dynamic public func isEqual(_ other: Any?) -> Swift.Bool + @objc deinit +} +@objc @frozen public enum IMBannerAudioStatus : Swift.Int { + case playing = 1 + case paused + case completed + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMBannerAudioDelegate { + @objc optional func banner(_ banner: InMobiSDK.IMBanner, audioStatusChanged status: InMobiSDK.IMBannerAudioStatus) +} +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc @_Concurrency.MainActor(unsafe) public class IMAudio : UIKit.UIView { + @objc @_Concurrency.MainActor(unsafe) weak public var delegate: (any InMobiSDK.IMAudioDelegate)? + @objc @_Concurrency.MainActor(unsafe) public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var keywords: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var transitionAnimation: UIKit.UIView.AnimationTransition { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc @_Concurrency.MainActor(unsafe) public var creativeId: Swift.String? { + @objc get + } + @_Concurrency.MainActor(unsafe) @objc override convenience dynamic public init(frame: CoreFoundation.CGRect) + @objc @_Concurrency.MainActor(unsafe) convenience public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64) + @objc @_Concurrency.MainActor(unsafe) public init(frame: CoreFoundation.CGRect, placementId: Swift.Int64, delegate: (any InMobiSDK.IMAudioDelegate)?) + @objc @_Concurrency.MainActor(unsafe) public func getAdMetaInfo() -> [Swift.String : Any]? + @objc deinit +} +extension InMobiSDK.IMAudio { + @objc @_Concurrency.MainActor(unsafe) dynamic public func load() + @objc @_Concurrency.MainActor(unsafe) dynamic public func show() + @objc @_Concurrency.MainActor(unsafe) dynamic public func cancel() + @_Concurrency.MainActor(unsafe) @objc override dynamic public func willMove(toWindow newWindow: UIKit.UIWindow?) +} +@_inheritsConvenienceInitializers @objc public class SignalConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var kA: Swift.String + @objc public var bloomFilterServiceConfig: InMobiSDK.BloomFilterServiceConfig + @objc public var ext: InMobiSDK.AnyDictionary? + @objc public var session: InMobiSDK.SessionConfig + @objc public var unifiedIdServiceConfig: InMobiSDK.UnifiedIdServiceConfig + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var novatiqConfig: InMobiSDK.NovatiqConfig + @objc public var vAK: Swift.Int + @objc public var ice: InMobiSDK.IceConfig + @objc public var purchases: InMobiSDK.PurchasesConfig + @objc public var publisher: InMobiSDK.PublisherConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class BloomFilterServiceConfig : ObjectiveC.NSObject { + @objc public var maxFetchPerDay: Swift.Int + @objc public var timeout: Swift.Int + @objc public var enabled: Swift.Bool + @objc public var url: Swift.String + @objc public var maxBloomFileSize: Swift.Int64 + @objc public var hashIdMaxAge: Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public enum IMSessionSignalsType : Swift.Int { + case startTimestamp = 0 + case depthBanner + case depthInt + case depthRewarded + case depthNative + case count + case userRetention + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@_inheritsConvenienceInitializers @objc public class SessionConfig : ObjectiveC.NSObject { + @objc public var control: [Swift.Int] + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class UnifiedIdServiceConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var retryInterval: Swift.Int + @objc public var url: Swift.String + @objc public var timeout: Swift.Int + @objc public var maxRetries: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class NovatiqConfig : ObjectiveC.NSObject { + @objc public var beaconUrl: Swift.String + @objc public var carrierNames: [Swift.String] + @objc public var isNovatiqEnabled: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IceConfig : ObjectiveC.NSObject { + @objc public var locationEnabled: Swift.Bool + @objc public var w: InMobiSDK.WConfig + @objc public var sessionEnabled: Swift.Bool + @objc public var c: InMobiSDK.CConfig + @objc public var stopRequestTimeout: Swift.Int + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public var operatorInfoCollectionEnabled: Swift.Bool { + @objc get + } + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class WConfig : ObjectiveC.NSObject { + @objc public var cwe: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CConfig : ObjectiveC.NSObject { + @objc public var cof: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PurchasesConfig : ObjectiveC.NSObject { + @objc public var inapp: Swift.Bool + @objc public var restore: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class PublisherConfig : ObjectiveC.NSObject { + @objc public var generalKeys: InMobiSDK.AnyDictionary? + @objc public var adSpecificKeys: InMobiSDK.AnyDictionary? + @objc public var enableMCO: Swift.Bool + @objc public var enableHB: Swift.Bool + @objc public var payloadSize: Swift.Int + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMBannerAudioHandler : ObjectiveC.NSObject { + @objc public static func setAudioEnabled(_ isEnabled: Swift.Bool) + @objc public func onView(_ view: UIKit.UIView, addBannerAudioDelegate delegate: any InMobiSDK.IMBannerAudioDelegate) + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class IMConfigBase : ObjectiveC.NSObject, InMobiSDK.IMConfigP { + @objc public func toDictionary() -> [Swift.String : Any]? + @objc public func getType() -> Swift.String + @objc override dynamic public init() + @objc deinit +} +@objc public protocol IMConfigP : ObjectiveC.NSObjectProtocol { + @objc func getType() -> Swift.String + @objc func toDictionary() -> [Swift.String : Any]? +} +@objc public enum IMRemoteLogLevel : Swift.Int { + case error + case debug + case info + case state + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public protocol IMLogging { + @objc optional func log(message: Swift.String, tag: Swift.String, logLevel: InMobiSDK.IMRemoteLogLevel) + @objc optional func saveAndSync() +} +@_hasMissingDesignatedInitializers @objc public class AnyDictionary : ObjectiveC.NSObject, Swift.Decodable { + required public init(from decoder: any Swift.Decoder) throws + @objc deinit +} +extension InMobiSDK.AnyDictionary : Swift.Encodable { + public func encode(to encoder: any Swift.Encoder) throws +} +#warning("Long Term: Need to Re Name to IMImpressionType") +#warning("Long Term: Need relook as per old IMInMobiViewabilityModel model after renderview is converted") +#warning("Convert to camel case") +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc public class ConfigManager : ObjectiveC.NSObject { + @objc public static let shared: InMobiSDK.ConfigManager + @objc public func updateConfig(with configType: Swift.String) + @objc public func validateConfig(configType: Swift.String, dictionary: [Swift.String : Any]?) -> InMobiSDK.IMConfigBase? + @objc deinit +} +@_hasMissingDesignatedInitializers @objc public class IMAdMetaInfo : ObjectiveC.NSObject { + @objc public var creativeID: Swift.String? { + get + } + @objc public var bidInfo: [Swift.String : Any] { + get + } + @objc public func getBid() -> Swift.Double + @objc deinit +} +#warning("Long Term: IMOMImpressionType may need to be declared in IMCommonUtils") +@_inheritsConvenienceInitializers @objc public class CrashConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var url: Swift.String + @objc public var maxRetryCount: Swift.Int + @objc public var eventTTL: Swift.Int + @objc public var maxEventsToPersist: Swift.Int + @objc public var networkType: InMobiSDK.CrashNetworkTypeConfig + @objc public var crashConfig: InMobiSDK.CrashReportingConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashNetworkTypeConfig : ObjectiveC.NSObject { + @objc public var wifi: InMobiSDK.CrashNetworkConfig + @objc public var others: InMobiSDK.CrashNetworkConfig + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class CrashNetworkConfig : ObjectiveC.NSObject { + @objc public var retryInterval: Swift.Int + @objc public var minBatchSize: Swift.Int + @objc public var maxBatchSize: Swift.Int + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class CrashReportingConfig : ObjectiveC.NSObject { + @objc public var enabled: Swift.Bool + @objc public var samplingPercent: Swift.Float + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMInterstitial : ObjectiveC.NSObject { + @objc public var placementId: Swift.Int64 { + @objc get + @objc set + } + @objc weak public var delegate: (any InMobiSDK.IMInterstitialDelegate)? + @objc public var keywords: Swift.String? { + @objc get + @objc set + } + @objc public var extras: [Swift.String : Any]? { + @objc get + @objc set + } + @objc public var contentUrl: Swift.String? { + @objc get + @objc set + } + @objc public var creativeId: Swift.String? { + @objc get + } + @objc public var preloadManager: InMobiSDK.IMInterstitialPreloadManager { + @objc get + } + @objc convenience public init(placementId: Swift.Int64) + @objc public init(placementId: Swift.Int64, delegate: (any InMobiSDK.IMInterstitialDelegate)?) + @objc public func load() + @objc public func load(_ response: Foundation.Data) + @objc public func isReady() -> Swift.Bool + @objc public func show(from viewController: UIKit.UIViewController) + @available(*, deprecated, message: "animationType will not be used anymore, please use show(from:)") + @objc public func show(from viewController: UIKit.UIViewController, with animationType: InMobiSDK.IMInterstitialAnimationType) + @objc public func getAdMetaInfo() -> [Swift.String : Any]? + @objc public func setWatermark(with watermark: InMobiSDK.IMWatermark) + @available(*, deprecated, message: "Deprecated with no replacement") + @objc public func cancel() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class ConfigProvider : ObjectiveC.NSObject { + @objc dynamic public static var rootConfig: InMobiSDK.RootConfig { + @objc get + } + @objc dynamic public static var telemetryConfig: InMobiSDK.TelemetryConfig { + @objc get + } + @objc dynamic public static var adsConfig: InMobiSDK.AdsConfig { + @objc get + } + @objc dynamic public static var signalConfig: InMobiSDK.SignalConfig { + @objc get + } + @objc dynamic public static var crashConfig: InMobiSDK.CrashConfig { + @objc get + } + @objc override dynamic public init() + @objc deinit +} +@_inheritsConvenienceInitializers @objc public class RootConfig : InMobiSDK.IMConfigBase { + @objc override public func getType() -> Swift.String + @objc override public func toDictionary() -> [Swift.String : Any]? + @objc public var includeIds: InMobiSDK.IMIncludeIds + @objc public var monetizationDisabled: Swift.Bool + @objc public var maxRetries: Swift.Int + @objc public var retryInterval: Swift.Int + @objc public var waitTime: Swift.Int + @objc public var latestSdkInfo: InMobiSDK.IMLatestSdkInfo + @objc public var components: [InMobiSDK.IMComponent] + @objc public var gdpr: InMobiSDK.IMGDPR + @objc public func urlForProductType(_ type: Swift.String) -> Swift.String + @objc public func expiryForProductType(_ type: Swift.String) -> Swift.Int64 + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMLatestSdkInfo : ObjectiveC.NSObject { + @objc public var version: Swift.String + @objc public var url: Swift.String + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_hasMissingDesignatedInitializers @objc public class IMComponent : ObjectiveC.NSObject { + @objc public var type: Swift.String + @objc public var expiry: Swift.Int64 + @objc public var url: Swift.String + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMIncludeIds : ObjectiveC.NSObject { + @objc public var O1: Swift.Bool + @objc public var SO1: Swift.Bool + @objc public var IDA: Swift.Bool + @objc public var IDV: Swift.Bool + @objc public func toDictionary() -> [Swift.String : Any]? + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@_inheritsConvenienceInitializers @objc public class IMGDPR : ObjectiveC.NSObject { + @objc dynamic public var transmitRequest: Swift.Bool + @objc override dynamic public init() + @objc deinit + public func encode(to encoder: any Swift.Encoder) throws + required public init(from decoder: any Swift.Decoder) throws +} +@objc public class IMWatermark : ObjectiveC.NSObject { + @objc public var imageData: Foundation.Data { + get + } + @objc public init(waterMarkImageData: Foundation.Data) + @objc deinit +} +#warning("Post Swift Migration: file not used yet") +@objc public protocol IMNativeDelegate { + @objc optional func nativeDidFinishLoading(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didFailToLoadWithError error: InMobiSDK.IMRequestStatus) + @objc optional func nativeWillPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidPresentScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeWillDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func nativeDidDismissScreen(_ native: InMobiSDK.IMNative) + @objc optional func userWillLeaveApplicationFromNative(_ native: InMobiSDK.IMNative) + @objc optional func nativeAdImpressed(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, didInteractWithParams params: [Swift.String : Any]?) + @objc optional func nativeDidFinishPlayingMedia(_ native: InMobiSDK.IMNative) + @objc optional func userDidSkipPlayingMediaFromNative(_ native: InMobiSDK.IMNative) + @objc optional func native(_ native: InMobiSDK.IMNative, adAudioStateChanged audioStateMuted: Swift.Bool) +} +@objc @_inheritsConvenienceInitializers @objcMembers public class IMCommonConstants : ObjectiveC.NSObject { + @objc public static let IM_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_GDPR_CONSENT_IAB: Swift.String + @objc public static let IM_SUBJECT_TO_GDPR: Swift.String + @objc public static let IM_PARTNER_GDPR_CONSENT_AVAILABLE: Swift.String + @objc public static let IM_PARTNER_GDPR_APPLIES: Swift.String + @objc override dynamic public init() + @objc deinit +} +@frozen @objc public enum IMSDKLogLevel : Swift.Int { + case none + case error + case debug + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKGender : Swift.Int { + case male = 1 + case female + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKEducation : Swift.Int { + case highSchoolOrLess = 1 + case collageOrGraduate + case postGraduateOrAbove + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMSDKAgeGroup : Swift.Int { + case below18 = 1 + case between18And24 + case between25And29 + case between30And34 + case between35And44 + case between45And54 + case between55And65 + case above65 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@frozen @objc public enum IMInterstitialAnimationType : Swift.Int { + case coverVertical + case flipHorizontal + case asNone + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +extension Swift.String : Swift.Error { +} +extension InMobiSDK.IMStatusCode : Swift.Equatable {} +extension InMobiSDK.IMStatusCode : Swift.Hashable {} +extension InMobiSDK.IMStatusCode : Swift.RawRepresentable {} +extension InMobiSDK.IMStatusCode : Swift.Sendable {} +extension InMobiSDK.AdsConfig : Swift.Encodable {} +extension InMobiSDK.AdsConfig : Swift.Decodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Encodable {} +extension InMobiSDK.ContextualDataConfig : Swift.Decodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Encodable {} +extension InMobiSDK.AdsAudioConfig : Swift.Decodable {} +extension InMobiSDK.AdReportConfig : Swift.Encodable {} +extension InMobiSDK.AdReportConfig : Swift.Decodable {} +extension InMobiSDK.ImaiConfig : Swift.Encodable {} +extension InMobiSDK.ImaiConfig : Swift.Decodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Encodable {} +extension InMobiSDK.ImpressionViewabilityConfig : Swift.Decodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Encodable {} +extension InMobiSDK.AudioImpressionConfig : Swift.Decodable {} +extension InMobiSDK.OmidConfig : Swift.Encodable {} +extension InMobiSDK.OmidConfig : Swift.Decodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Encodable {} +extension InMobiSDK.WebImpressionConfig : Swift.Decodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Encodable {} +extension InMobiSDK.VideoImpressionConfig : Swift.Decodable {} +extension InMobiSDK.AdQualityConfig : Swift.Encodable {} +extension InMobiSDK.AdQualityConfig : Swift.Decodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Encodable {} +extension InMobiSDK.TimeoutsConfig : Swift.Decodable {} +extension InMobiSDK.MediationConfig : Swift.Encodable {} +extension InMobiSDK.MediationConfig : Swift.Decodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Encodable {} +extension InMobiSDK.MediationFlowTypeConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetriesConfig : Swift.Decodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Encodable {} +extension InMobiSDK.MediationRetryIntervalConfig : Swift.Decodable {} +extension InMobiSDK.VastVideoConfig : Swift.Encodable {} +extension InMobiSDK.VastVideoConfig : Swift.Decodable {} +extension InMobiSDK.BitRateConfig : Swift.Encodable {} +extension InMobiSDK.BitRateConfig : Swift.Decodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Encodable {} +extension InMobiSDK.AssetCacheConfig : Swift.Decodable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Equatable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.Hashable {} +extension InMobiSDK.IMSKANConfigRequestModeType : Swift.RawRepresentable {} +extension InMobiSDK.SkanConfig : Swift.Encodable {} +extension InMobiSDK.SkanConfig : Swift.Decodable {} +extension InMobiSDK.RenderingConfig : Swift.Encodable {} +extension InMobiSDK.RenderingConfig : Swift.Decodable {} +extension InMobiSDK.SaveContentConfig : Swift.Encodable {} +extension InMobiSDK.SaveContentConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeDictionaryConfig : Swift.Decodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Encodable {} +extension InMobiSDK.WebViewModeConfig : Swift.Decodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Encodable {} +extension InMobiSDK.SilenceDetectionConfig : Swift.Decodable {} +extension InMobiSDK.MraidConfig : Swift.Encodable {} +extension InMobiSDK.MraidConfig : Swift.Decodable {} +extension InMobiSDK.IMAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMAudioStatus : Swift.Sendable {} +extension InMobiSDK.TelemetryConfig : Swift.Encodable {} +extension InMobiSDK.TelemetryConfig : Swift.Decodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.NetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.NetworkConfig : Swift.Encodable {} +extension InMobiSDK.NetworkConfig : Swift.Decodable {} +extension InMobiSDK.BaseConfig : Swift.Encodable {} +extension InMobiSDK.BaseConfig : Swift.Decodable {} +extension InMobiSDK.LoggingConfig : Swift.Encodable {} +extension InMobiSDK.LoggingConfig : Swift.Decodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Encodable {} +extension InMobiSDK.ErrorLogConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Encodable {} +extension InMobiSDK.SdkLogAdTypeConfig : Swift.Decodable {} +extension InMobiSDK.SdkLogInfo : Swift.Encodable {} +extension InMobiSDK.SdkLogInfo : Swift.Decodable {} +extension InMobiSDK.LPConfig : Swift.Encodable {} +extension InMobiSDK.LPConfig : Swift.Decodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Encodable {} +extension InMobiSDK.AssetReportingConfig : Swift.Decodable {} +extension InMobiSDK.DatabaseConfig : Swift.Encodable {} +extension InMobiSDK.DatabaseConfig : Swift.Decodable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Equatable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Hashable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.RawRepresentable {} +extension InMobiSDK.IMBannerAudioStatus : Swift.Sendable {} +extension InMobiSDK.SignalConfig : Swift.Encodable {} +extension InMobiSDK.SignalConfig : Swift.Decodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Encodable {} +extension InMobiSDK.BloomFilterServiceConfig : Swift.Decodable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Equatable {} +extension InMobiSDK.IMSessionSignalsType : Swift.Hashable {} +extension InMobiSDK.IMSessionSignalsType : Swift.RawRepresentable {} +extension InMobiSDK.SessionConfig : Swift.Encodable {} +extension InMobiSDK.SessionConfig : Swift.Decodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Encodable {} +extension InMobiSDK.UnifiedIdServiceConfig : Swift.Decodable {} +extension InMobiSDK.NovatiqConfig : Swift.Encodable {} +extension InMobiSDK.NovatiqConfig : Swift.Decodable {} +extension InMobiSDK.IceConfig : Swift.Encodable {} +extension InMobiSDK.IceConfig : Swift.Decodable {} +extension InMobiSDK.WConfig : Swift.Encodable {} +extension InMobiSDK.WConfig : Swift.Decodable {} +extension InMobiSDK.CConfig : Swift.Encodable {} +extension InMobiSDK.CConfig : Swift.Decodable {} +extension InMobiSDK.PurchasesConfig : Swift.Encodable {} +extension InMobiSDK.PurchasesConfig : Swift.Decodable {} +extension InMobiSDK.PublisherConfig : Swift.Encodable {} +extension InMobiSDK.PublisherConfig : Swift.Decodable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Equatable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.Hashable {} +extension InMobiSDK.IMRemoteLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.CrashConfig : Swift.Encodable {} +extension InMobiSDK.CrashConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkTypeConfig : Swift.Decodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Encodable {} +extension InMobiSDK.CrashNetworkConfig : Swift.Decodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Encodable {} +extension InMobiSDK.CrashReportingConfig : Swift.Decodable {} +extension InMobiSDK.RootConfig : Swift.Encodable {} +extension InMobiSDK.RootConfig : Swift.Decodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Encodable {} +extension InMobiSDK.IMLatestSdkInfo : Swift.Decodable {} +extension InMobiSDK.IMComponent : Swift.Encodable {} +extension InMobiSDK.IMComponent : Swift.Decodable {} +extension InMobiSDK.IMIncludeIds : Swift.Encodable {} +extension InMobiSDK.IMIncludeIds : Swift.Decodable {} +extension InMobiSDK.IMGDPR : Swift.Encodable {} +extension InMobiSDK.IMGDPR : Swift.Decodable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Equatable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Hashable {} +extension InMobiSDK.IMSDKLogLevel : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKLogLevel : Swift.Sendable {} +extension InMobiSDK.IMSDKGender : Swift.Equatable {} +extension InMobiSDK.IMSDKGender : Swift.Hashable {} +extension InMobiSDK.IMSDKGender : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKGender : Swift.Sendable {} +extension InMobiSDK.IMSDKEducation : Swift.Equatable {} +extension InMobiSDK.IMSDKEducation : Swift.Hashable {} +extension InMobiSDK.IMSDKEducation : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKEducation : Swift.Sendable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Equatable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Hashable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.RawRepresentable {} +extension InMobiSDK.IMSDKAgeGroup : Swift.Sendable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Equatable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Hashable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.RawRepresentable {} +extension InMobiSDK.IMInterstitialAnimationType : Swift.Sendable {} diff --git a/plugins/2018.3326/iphone/InMobiSDK.framework/Modules/module.modulemap b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/module.modulemap similarity index 100% rename from plugins/2018.3326/iphone/InMobiSDK.framework/Modules/module.modulemap rename to plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/Modules/module.modulemap diff --git a/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/PrivacyInfo.xcprivacy b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..717d9e9 --- /dev/null +++ b/plugins/2018.3326/iphone/resources/Frameworks/InMobiSDK.framework/PrivacyInfo.xcprivacy @@ -0,0 +1,27 @@ + + + + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryDiskSpace + NSPrivacyAccessedAPITypeReasons + + E174.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + +